push: pass ref prefixes when pushing
[gitweb.git] / t /
2017-10-18 Merge branch 'jk/ref-filter-colors-fix'
2017-10-18 Merge branch 'js/rebase-i-final'
2017-10-17 check-ref-format --branch: do not expand @{...} outside...
2017-10-17 tag: respect color.ui config
2017-10-17 Revert "color: check color.ui in git_default_config()"
2017-10-17 Revert "t6006: drop "always" color config tests"
2017-10-17 Revert "color: make "always" the same as "auto" in...
2017-10-17 Merge branch 'jk/ui-color-always-to-auto-maint' (early...
2017-10-17 t5601: rm the target file of cp that could still be...
2017-10-17 Merge branch 'sb/diff-color-move'
2017-10-17 Merge branch 'js/rebase-i-final'
2017-10-17 Merge branch 'jc/doc-checkout'
2017-10-17 column: show auto columns when pager is active
2017-10-17 ssh: introduce a 'simple' ssh variant
2017-10-17 i5700: add interop test for protocol transition
2017-10-17 http: tell server that the client understands v1
2017-10-17 connect: tell server that the client understands v1
2017-10-17 Merge branch 'master' of git://github.com/git-l10n...
2017-10-17 implement fetching of moved submodules
2017-10-16 diff: fix infinite loop with --color-moved --ignore...
2017-10-16 refs: convert resolve_ref_unsafe to struct object_id
2017-10-16 refs: convert peel_ref to struct object_id
2017-10-16 refs: convert update_ref and refs_update_ref to use...
2017-10-16 refs: convert delete_ref and refs_delete_ref to struct...
2017-10-13 pull: pass --signoff/--no-signoff to "git merge"
2017-10-13 p4211-line-log.sh: add log --online --raw --parents...
2017-10-11 Merge branch 'ls/filter-process-delayed'
2017-10-11 Merge branch 'ds/avoid-overflow-in-midpoint-computation'
2017-10-11 Merge branch 'tb/complete-describe'
2017-10-11 Merge branch 'sb/test-cmp-expect-actual'
2017-10-11 Merge branch 'jk/refs-df-conflict'
2017-10-11 Merge branch 'rs/rs-mailmap'
2017-10-11 Merge branch 'rs/fsck-null-return-from-lookup'
2017-10-11 Merge branch 'jk/sha1-loose-object-info-fix'
2017-10-11 Merge branch 'hn/string-list-doc'
2017-10-11 Merge branch 'tb/show-trailers-in-ref-filter'
2017-10-11 Merge branch 'jt/oidmap'
2017-10-11 Merge branch 'jr/hash-migration-plan-doc'
2017-10-10 run-command: add hint when a hook is ignored
2017-10-09 Merge branch 'js/rebase-i-final'
2017-10-08 Merge branch 'maint' of git://github.com/git-l10n/git-po
2017-10-08 fetch: add test to make sure we stay backwards compatible
2017-10-07 Merge branch 'tb/ref-filter-empty-modifier'
2017-10-07 Merge branch 'ks/verify-filename-non-option-error-messa...
2017-10-07 Merge branch 'ks/branch-tweak-error-message-for-extra...
2017-10-07 Merge branch 'jk/ui-color-always-to-auto'
2017-10-07 Merge branch 'ma/builtin-unleak'
2017-10-07 Merge branch 'rb/compat-poll-fix'
2017-10-07 Merge branch 'tg/memfixes'
2017-10-07 Merge branch 'sb/branch-avoid-repeated-strbuf-release'
2017-10-07 Merge branch 'rs/qsort-s'
2017-10-07 Merge branch 'jn/strbuf-doc-re-reuse'
2017-10-07 Merge branch 'tb/delimit-pretty-trailers-args-with...
2017-10-07 tests: fix diff order arguments in test_cmp
2017-10-07 refs_resolve_ref_unsafe: handle d/f conflicts for writes
2017-10-07 t3308: create a real ref directory/file conflict
2017-10-06 t6030: explicitly test for bisection cleanup
2017-10-06 fsck: handle NULL return of lookup_blob() and lookup_tree()
2017-10-05 Merge branch 'ar/request-pull-phrasofix'
2017-10-05 Merge branch 'rs/run-command-use-alloc-array'
2017-10-05 Merge branch 'sb/git-clang-format'
2017-10-05 Merge branch 'rs/use-free-and-null'
2017-10-05 Merge branch 'rs/tag-null-pointer-arith-fix'
2017-10-05 Merge branch 'rs/cocci-de-paren-call-params'
2017-10-05 Merge branch 'rs/cleanup-strbuf-users'
2017-10-05 Merge branch 'rs/resolve-ref-optional-result'
2017-10-05 Merge branch 'er/fast-import-dump-refs-on-checkpoint'
2017-10-05 ref-filter.c: pass empty-string as NULL to atom parsers
2017-10-05 fsmonitor: preserve utf8 filenames in fsmonitor-watchma...
2017-10-04 fsmonitor: read entirety of watchman output
2017-10-04 test-stringlist: avoid buffer underrun when sorting...
2017-10-04 Merge branch 'jk/ui-color-always-to-auto-maint' into...
2017-10-04 t7301: use test_terminal to check color
2017-10-04 t4015: use --color with --color-moved
2017-10-04 color: make "always" the same as "auto" in config
2017-10-04 provide --color option for all ref-filter users
2017-10-04 t3205: use --color instead of color.branch=always
2017-10-04 t3203: drop "always" color test
2017-10-04 t6006: drop "always" color config tests
2017-10-04 t7502: use diff.noprefix for --verbose test
2017-10-04 t7508: use test_terminal for color output
2017-10-04 t3701: use test-terminal to collect color output
2017-10-04 t4015: prefer --color to -c color.diff=always
2017-10-04 test-terminal: set TERM=vt100
2017-10-04 fsmonitor: MINGW support for watchman integration
2017-10-03 Merge branch 'bw/git-clang-format'
2017-10-03 Merge branch 'ad/doc-markup-fix'
2017-10-03 Merge branch 'mh/mmap-packed-refs'
2017-10-03 Merge branch 'mr/doc-negative-pathspec'
2017-10-03 Merge branch 'sb/submodule-diff-header-fix'
2017-10-03 Merge branch 'sb/diff-color-move'
2017-10-03 Merge branch 'sb/test-submodule-update-config'
2017-10-03 Merge branch 'jk/validate-headref-fix'
2017-10-03 Merge branch 'jk/read-in-full'
2017-10-03 Merge branch 'jk/no-optional-locks'
2017-10-03 Merge branch 'sd/branch-copy'
2017-10-03 Merge branch 'hn/string-list-doc'
2017-10-03 Merge branch 'hn/path-ownership-comment'
2017-10-03 Merge branch 'hn/submodule-comment'
2017-10-03 Merge branch 'bc/rev-parse-parseopt-fix'
next