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