summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2017-03-21Merge branch 'jc/diff-populate-filespec-size-only-fix' into maintLibravatar Junio C Hamano1-0/+9
2017-03-21ref-filter: make combining --merged & --no-merged an errorLibravatar Ævar Arnfjörð Bjarmason3-0/+12
2017-03-21hash-object: fix buffer reuse with --path in a subdirectoryLibravatar Jeff King1-0/+10
2017-03-21t1400: use test_when_finished for cleanupLibravatar Kyle Meyer1-40/+41
2017-03-21t1400: remove a set of unused output filesLibravatar Kyle Meyer1-2/+2
2017-03-21t1400: use test_path_is_* helpersLibravatar Kyle Meyer1-22/+22
2017-03-21t1400: set core.logAllRefUpdates in "logged by touch" testsLibravatar Kyle Meyer1-11/+12
2017-03-21t1400: rename test descriptions to be uniqueLibravatar Kyle Meyer1-4/+4
2017-03-20Merge branch 'js/difftool-builtin'Libravatar Junio C Hamano1-2/+65
2017-03-18pickaxe: fix segfault with '-S<...> --pickaxe-regex'Libravatar SZEDER Gábor1-0/+5
2017-03-18tests: make the 'test_pause' helper work in non-verbose modeLibravatar SZEDER Gábor1-7/+2
2017-03-18tests: create an interactive gdb session with the 'debug' helperLibravatar SZEDER Gábor2-1/+2
2017-03-18submodule add: respect submodule.active and submodule.<name>.activeLibravatar Brandon Williams1-0/+21
2017-03-18submodule--helper init: set submodule.<name>.activeLibravatar Brandon Williams1-0/+11
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecLibravatar Brandon Williams1-0/+68
2017-03-18submodule init: initialize active submodulesLibravatar Brandon Williams1-0/+57
2017-03-18submodule: decouple url and submodule interestLibravatar Brandon Williams1-0/+55
2017-03-17Merge branch 'jk/cherry-pick-0-mainline'Libravatar Junio C Hamano1-0/+9
2017-03-17Merge branch 'js/early-config'Libravatar Junio C Hamano3-4/+103
2017-03-17Merge branch 'jk/add-i-use-pathspecs'Libravatar Junio C Hamano1-0/+43
2017-03-17Merge branch 'bw/attr-pathspec'Libravatar Junio C Hamano1-0/+200
2017-03-17Merge branch 'sb/rev-parse-show-superproject-root'Libravatar Junio C Hamano1-0/+14
2017-03-17Merge branch 'jk/interop-test'Libravatar Junio C Hamano7-1/+267
2017-03-17Merge branch 'cc/split-index-config'Libravatar Junio C Hamano1-85/+239
2017-03-17ls-files: fix bug when recursing with relative pathspecLibravatar Brandon Williams1-0/+39
2017-03-17grep: fix bug when recursing with relative pathspecLibravatar Brandon Williams1-0/+75
2017-03-17credential-cache: add tests for XDG functionalityLibravatar Devin Lehmacher1-0/+93
2017-03-17submodule--helper: add is-active subcommandLibravatar Brandon Williams1-0/+31
2017-03-17t0013: add a basic sha1 collision detection testLibravatar Jeff King2-0/+19
2017-03-16builtin/read-tree: add --recurse-submodules switchLibravatar Stefan Beller2-1/+14
2017-03-16builtin/checkout: add --recurse-submodules switchLibravatar Stefan Beller2-5/+27
2017-03-16Merge branch 'js/realpath-pathdup-fix' into maintLibravatar Junio C Hamano1-0/+8
2017-03-16Merge branch 'ax/line-log-range-merge-fix' into maintLibravatar Junio C Hamano1-0/+10
2017-03-16Merge branch 'jk/add-i-patch-do-prompt' into maintLibravatar Junio C Hamano1-0/+18
2017-03-15lib-submodule-update.sh: define tests for recursing into submodulesLibravatar Stefan Beller1-2/+504
2017-03-15lib-submodule-update.sh: replace sha1 by hashLibravatar Stefan Beller1-3/+3
2017-03-15lib-submodule-update: teach test_submodule_content the -C <dir> flagLibravatar Stefan Beller1-0/+5
2017-03-15lib-submodule-update.sh: do not use ./. as submodule remoteLibravatar Stefan Beller1-2/+13
2017-03-15lib-submodule-update.sh: reorder create_lib_submodule_repoLibravatar Stefan Beller1-20/+29
2017-03-15cherry-pick: detect bogus arguments to --mainlineLibravatar Jeff King1-0/+9
2017-03-15difftool: handle modified symlinks in dir-diff modeLibravatar David Aguilar1-0/+60
2017-03-15t7800: cleanup cruft left behind by testsLibravatar David Aguilar1-1/+4
2017-03-15t7800: remove whitespace before redirectLibravatar David Aguilar1-1/+1
2017-03-14Merge branch 'kn/ref-filter-branch-list'Libravatar Junio C Hamano1-0/+25
2017-03-14Merge branch 'dp/filter-branch-prune-empty'Libravatar Junio C Hamano2-0/+42
2017-03-14Merge branch 'jt/perf-updates'Libravatar Junio C Hamano3-3/+7
2017-03-14Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'Libravatar Junio C Hamano2-4/+5
2017-03-14Merge branch 'jk/interpret-branch-name'Libravatar Junio C Hamano2-0/+141
2017-03-14Merge branch 'ab/cond-skip-tests'Libravatar Junio C Hamano3-1/+16
2017-03-14t1309: document cases where we would want early config not to die()Libravatar Johannes Schindelin1-0/+24