summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano2-16/+22
2015-04-20Merge branch 'va/fix-git-p4-tests'Junio C Hamano1-12/+31
2015-04-14Merge branch 'jc/update-instead-into-void'Junio C Hamano1-1/+54
2015-04-12t9814: guarantee only one source exists in git-p4 copy testsVitor Antunes1-15/+31
2015-04-08connect.c: ignore extra colon after hostnameTorsten Bögershausen2-16/+22
2015-04-01push-to-deploy: allow pushing into an unborn branch and updating itJunio C Hamano1-1/+54
2015-03-28git-p4: fix copy detection testVitor Antunes1-1/+4
2015-03-28t9814: fix broken shell syntax in git-p4 rename testVitor Antunes1-2/+2
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano102-773/+459
2015-03-25Merge branch 'tg/test-index-v4'Junio C Hamano1-3/+12
2015-03-25Merge branch 'jk/prune-with-corrupt-refs'Junio C Hamano1-0/+114
2015-03-25Merge branch 'jk/fetch-pack'Junio C Hamano1-3/+10
2015-03-25Merge branch 'dj/log-graph-with-no-walk'Junio C Hamano4-7/+19
2015-03-25Merge branch 'kd/rev-list-bisect-first-parent'Junio C Hamano1-0/+4
2015-03-25Merge branch 'ct/prompt-untracked-fix'Junio C Hamano1-0/+11
2015-03-25t9001: drop save_confirm helperJeff King1-10/+5
2015-03-25t0020: use test_* helpers instead of hand-rolled messagesJeff King1-33/+5
2015-03-25t: simplify loop exit-code status variablesJeff King2-16/+6
2015-03-25t: fix some trivial cases of ignored exit codes in loopsJeff King10-28/+24
2015-03-25t7701: fix ignored exit code inside loopJeff King1-1/+1
2015-03-25t3305: fix ignored exit code inside loopJeff King1-6/+3
2015-03-25t0020: fix ignored exit code inside loopsJeff King1-35/+19
2015-03-25perf-lib: fix ignored exit code inside loopJeff King1-1/+1
2015-03-23Merge branch 'jk/test-annoyances'Junio C Hamano5-15/+24
2015-03-23Merge branch 'jk/smart-http-hide-refs'Junio C Hamano1-0/+11
2015-03-22t6039: fix broken && chainTorsten Bögershausen1-1/+1
2015-03-20Merge branch 'mg/log-decorate-HEAD'Junio C Hamano2-4/+4
2015-03-20Merge branch 'jc/decorate-leaky-separator-color'Junio C Hamano1-8/+8
2015-03-20Merge branch 'mg/verify-commit'Junio C Hamano1-2/+2
2015-03-20Merge branch 'km/bsd-shells'Junio C Hamano1-2/+2
2015-03-20Merge branch 'mg/detached-head-report'Junio C Hamano1-1/+38
2015-03-20Merge branch 'kn/git-cd-to-empty'Junio C Hamano1-0/+10
2015-03-20Merge branch 'nd/versioncmp-prereleases'Junio C Hamano1-0/+28
2015-03-20refs.c: drop curate_packed_refsJeff King1-1/+1
2015-03-20repack: turn on "ref paranoia" when doing a destructive repackJeff King1-1/+1
2015-03-20prune: turn on ref_paranoia flagJeff King1-2/+2
2015-03-20t5312: test object deletion code paths in a corrupted repositoryJeff King1-0/+114
2015-03-20t1700: make test pass with index-v4Thomas Gummerer1-3/+12
2015-03-20t9158, t9161: fix broken &&-chain in git-svn testsMichael J Gruber2-7/+7
2015-03-20t9104: fix test for following larger parentsMichael J Gruber1-4/+6
2015-03-20t4104: drop hand-rolled error reportingJeff King1-8/+2
2015-03-20t0005: fix broken &&-chainsJeff King1-2/+2
2015-03-20t7004: fix embedded single-quotesJeff King1-1/+1
2015-03-20t0050: appease --chain-lintJeff King1-4/+8
2015-03-20t9001: use test_when_finishedJeff King1-20/+10
2015-03-20t4117: use modern test_* helpersJeff King1-56/+10
2015-03-20t6034: use modern test_* helpersJeff King1-53/+13
2015-03-20t1301: use modern test_* helpersJeff King1-13/+7
2015-03-20t0020: use modern test_* helpersJeff King1-116/+28
2015-03-20t6030: use modern test_* helpersJeff King1-60/+31