summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-283-0/+284
|\
| * name-hash: add test-lazy-init-name-hash to .gitignoreRamsay Jones2017-03-241-0/+1
| * name-hash: add perf test for lazy_init_name_hashJeff Hostetler2017-03-241-0/+19
| * name-hash: add test-lazy-init-name-hashJeff Hostetler2017-03-241-0/+264
* | Merge branch 'tg/stash-push-fixup'Junio C Hamano2017-03-282-1/+23
|\ \
| * | stash: keep untracked files intact in stash -kThomas Gummerer2017-03-221-0/+14
| * | stash: pass the pathspec argument to git resetThomas Gummerer2017-03-221-0/+8
| * | stash: don't show internal implementation detailsThomas Gummerer2017-03-221-1/+1
* | | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-283-24/+586
|\ \ \
| * | | builtin/read-tree: add --recurse-submodules switchStefan Beller2017-03-162-1/+14
| * | | builtin/checkout: add --recurse-submodules switchStefan Beller2017-03-162-5/+27
| * | | lib-submodule-update.sh: define tests for recursing into submodulesStefan Beller2017-03-151-2/+504
| * | | lib-submodule-update.sh: replace sha1 by hashStefan Beller2017-03-151-3/+3
| * | | lib-submodule-update: teach test_submodule_content the -C <dir> flagStefan Beller2017-03-151-0/+5
| * | | lib-submodule-update.sh: do not use ./. as submodule remoteStefan Beller2017-03-151-2/+13
| * | | lib-submodule-update.sh: reorder create_lib_submodule_repoStefan Beller2017-03-151-20/+29
* | | | Merge branch 'sb/t3600-rephrase'Junio C Hamano2017-03-271-1/+1
|\ \ \ \
| * | | | t3600: rename test to describe its functionalitysb/t3600-rephraseStefan Beller2017-03-221-1/+1
* | | | | Merge branch 'sb/describe-broken'Junio C Hamano2017-03-271-0/+20
|\ \ \ \ \
| * | | | | builtin/describe: introduce --broken flagsb/describe-brokenStefan Beller2017-03-221-0/+20
* | | | | | Merge branch 'sb/push-options-via-transport'Junio C Hamano2017-03-271-2/+31
|\ \ \ \ \ \
| * | | | | | remote-curl: allow push optionssb/push-options-via-transportBrandon Williams2017-03-221-2/+31
* | | | | | | Merge branch 'km/t1400-modernization'Junio C Hamano2017-03-271-76/+78
|\ \ \ \ \ \ \
| * | | | | | | t1400: use test_when_finished for cleanupKyle Meyer2017-03-211-40/+41
| * | | | | | | t1400: remove a set of unused output filesKyle Meyer2017-03-211-2/+2
| * | | | | | | t1400: use test_path_is_* helpersKyle Meyer2017-03-211-22/+22
| * | | | | | | t1400: set core.logAllRefUpdates in "logged by touch" testsKyle Meyer2017-03-211-11/+12
| * | | | | | | t1400: rename test descriptions to be uniqueKyle Meyer2017-03-211-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/prefix-filename'Junio C Hamano2017-03-271-0/+10
|\ \ \ \ \ \ \
| * | | | | | | hash-object: fix buffer reuse with --path in a subdirectoryJeff King2017-03-211-0/+10
| |/ / / / / /
* | | | | | | Merge branch 'jc/lint-runaway-here-doc'Junio C Hamano2017-03-271-3/+3
|\ \ \ \ \ \ \
| * | | | | | | tests: lint for run-away here-docjc/lint-runaway-here-docJunio C Hamano2017-03-231-3/+3
* | | | | | | | Merge branch 'st/verify-tag'Junio C Hamano2017-03-272-14/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | t7004, t7030: fix here-doc syntax errorsst/verify-tagSantiago Torres2017-03-242-14/+10
* | | | | | | | | Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano2017-03-271-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7406: correct test case for submodule-update initial populationsb/submodule-update-initial-runs-custom-scriptJunio C Hamano2017-03-221-3/+3
* | | | | | | | | | Merge branch 'jk/quote-env-path-list-component'Junio C Hamano2017-03-271-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t5615: fix a here-doc syntax errorjk/quote-env-path-list-componentJunio C Hamano2017-03-221-0/+1
* | | | | | | | | | | Merge branch 'jk/sha1dc'Junio C Hamano2017-03-242-0/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t0013: add a basic sha1 collision detection testJeff King2017-03-172-0/+19
* | | | | | | | | | | | Merge branch 'sg/test-with-stdin'Junio C Hamano2017-03-242-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: make the 'test_pause' helper work in non-verbose modesg/test-with-stdinSZEDER Gábor2017-03-181-7/+2
| * | | | | | | | | | | | tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor2017-03-182-1/+2
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'js/realpath-pathdup-fix' into maintJunio C Hamano2017-03-161-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ax/line-log-range-merge-fix' into maintJunio C Hamano2017-03-161-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/add-i-patch-do-prompt' into maintJunio C Hamano2017-03-161-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/regexec-buf'Junio C Hamano2017-03-241-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pickaxe: fix segfault with '-S<...> --pickaxe-regex'js/regexec-bufSZEDER Gábor2017-03-181-0/+5
* | | | | | | | | | | | | | | | Merge branch 'dl/credential-cache-socket-in-xdg-cache'Junio C Hamano2017-03-241-0/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | credential-cache: add tests for XDG functionalityDevin Lehmacher2017-03-171-0/+93