summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bc/object-id'Junio C Hamano2017-11-061-14/+14
|\
| * refs: convert resolve_ref_unsafe to struct object_idbrian m. carlson2017-10-161-3/+3
| * refs: convert peel_ref to struct object_idbrian m. carlson2017-10-161-3/+3
| * refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson2017-10-161-5/+5
| * refs: convert delete_ref and refs_delete_ref to struct object_idbrian m. carlson2017-10-161-3/+3
* | Merge branch 'ds/find-unique-abbrev-optim'Junio C Hamano2017-11-061-0/+4
|\ \
| * | p4211-line-log.sh: add log --online --raw --parents perf testDerrick Stolee2017-10-131-0/+4
* | | Merge branch 'wk/pull-signoff'Junio C Hamano2017-11-061-0/+45
|\ \ \
| * | | pull: pass --signoff/--no-signoff to "git merge"wk/pull-signoffW. Trevor King2017-10-131-0/+45
| | |/ | |/|
* | | Merge branch 'pb/bisect-helper'Junio C Hamano2017-11-061-0/+17
|\ \ \
| * | | t6030: explicitly test for bisection cleanupPranit Bauva2017-10-061-0/+17
* | | | Merge branch 'dm/run-command-ignored-hook-advise'Junio C Hamano2017-11-061-0/+41
|\ \ \ \
| * | | | run-command: add hint when a hook is ignoreddm/run-command-ignored-hook-adviseDamien Marié2017-10-101-0/+41
| |/ / /
* | | | Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2017-11-063-7/+5
|\ \ \ \
| * | | | pathspec: die on empty strings as pathspecex/deprecate-empty-pathspec-as-match-allEmily Xie2017-06-232-6/+4
| * | | | t0027: do not use an empty string as a pathspec elementJunio C Hamano2017-06-231-1/+1
* | | | | Merge branch 'jk/rebase-i-exec-gitdir-fix'Junio C Hamano2017-11-061-0/+11
|\ \ \ \ \
| * | | | | sequencer: pass absolute GIT_DIR to exec commandsjk/rebase-i-exec-gitdir-fixJacob Keller2017-11-021-0/+11
* | | | | | Merge branch 'mh/test-local-canary'Junio C Hamano2017-11-061-0/+25
|\ \ \ \ \ \
| * | | | | | t0000: check whether the shell supports the "local" keywordmh/test-local-canaryMichael Haggerty2017-10-311-0/+25
* | | | | | | Merge branch 'js/submodule-in-excluded'Junio C Hamano2017-11-061-0/+11
|\ \ \ \ \ \ \
| * | | | | | | status: do not get confused by submodules in excluded directoriesjs/submodule-in-excludedJohannes Schindelin2017-10-261-0/+11
* | | | | | | | Merge branch 'jk/misc-resolve-ref-unsafe-fixes'Junio C Hamano2017-11-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | test-ref-store: avoid passing NULL to printfJeff King2017-10-211-1/+1
* | | | | | | | | Merge branch 'jk/diff-color-moved-fix'Junio C Hamano2017-11-061-36/+177
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diff: fix whitespace-skipping with --color-movedJeff King2017-10-211-0/+67
| * | | | | | | | | t4015: test the output of "diff --color-moved -b"Jeff King2017-10-211-9/+64
| * | | | | | | | | t4015: check "negative" case for "-w --color-moved"Jeff King2017-10-211-8/+18
| * | | | | | | | | t4015: refactor --color-moved whitespace testJeff King2017-10-211-20/+29
| |/ / / / / / / /
* | | | | | | | | Merge branch 'kd/auto-col-with-pager-fix'Junio C Hamano2017-11-061-0/+14
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | column: show auto columns when pager is activeKevin Daudt2017-10-171-0/+14
* | | | | | | | | Merge branch 'mh/ref-locking-fix'Junio C Hamano2017-10-261-0/+141
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | files_transaction_prepare(): fix handling of ref lock failuremh/ref-locking-fixMichael Haggerty2017-10-251-8/+8
| * | | | | | | | t1404: add a bunch of tests of D/F conflictsMichael Haggerty2017-10-251-0/+141
* | | | | | | | | Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-183-5/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tag: respect color.ui configjk/ref-filter-colors-fixJeff King2017-10-172-0/+11
| * | | | | | | | | Revert "color: check color.ui in git_default_config()"Jeff King2017-10-171-1/+1
| * | | | | | | | | Revert "t6006: drop "always" color config tests"Jeff King2017-10-171-5/+15
| * | | | | | | | | Revert "color: make "always" the same as "auto" in config"Jeff King2017-10-171-1/+1
| * | | | | | | | | Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...Junio C Hamano2017-10-1712-79/+70
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'sb/diff-color-move'Junio C Hamano2017-10-171-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | diff: fix infinite loop with --color-moved --ignore-space-changesb/diff-color-moveJeff King2017-10-161-0/+9
* | | | | | | | | | | Merge branch 'sb/test-cmp-expect-actual'Junio C Hamano2017-10-1114-41/+41
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tests: fix diff order arguments in test_cmpsb/test-cmp-expect-actualStefan Beller2017-10-0715-42/+42
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/refs-df-conflict'Junio C Hamano2017-10-113-2/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refs_resolve_ref_unsafe: handle d/f conflicts for writesjk/refs-df-conflictJeff King2017-10-072-1/+35
| * | | | | | | | | | | t3308: create a real ref directory/file conflictJeff King2017-10-071-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'rs/fsck-null-return-from-lookup'Junio C Hamano2017-10-111-0/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fsck: handle NULL return of lookup_blob() and lookup_tree()rs/fsck-null-return-from-lookupRené Scharfe2017-10-061-0/+22
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'tb/show-trailers-in-ref-filter'Junio C Hamano2017-10-112-3/+89
|\ \ \ \ \ \ \ \ \ \ \