summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2015-04-22t3903: avoid applying onto dirty indexLibravatar Jeff King1-2/+2
2015-04-22t3903: stop hard-coding commit sha1sLibravatar Jeff King1-5/+5
2015-04-22t9801: check git-p4's branch detection with client spec enabledLibravatar Vitor Antunes1-0/+106
2015-04-21Merge branch 'jk/test-annoyances' into maintLibravatar Junio C Hamano5-15/+24
2015-04-20Merge branch 'tb/connect-ipv6-parse-fix'Libravatar Junio C Hamano2-16/+22
2015-04-20Merge branch 'va/fix-git-p4-tests'Libravatar Junio C Hamano1-12/+31
2015-04-20git-p4: use -m when running p4 changesLibravatar Lex Spoon1-0/+64
2015-04-20log -L: improve error message on malformed argumentLibravatar Matthieu Moy1-4/+4
2015-04-18t1509: update prepare script to be able to run t1509 in chroot againLibravatar Nguyễn Thái Ngọc Duy1-9/+29
2015-04-18t0027: support NATIVE_CRLF platformsLibravatar Torsten Bögershausen1-10/+22
2015-04-18t0027: cleanup: rename functions; avoid non-leading TABsLibravatar Torsten Bögershausen1-92/+92
2015-04-17type_from_string_gently: make sure length matchesLibravatar Jeff King1-0/+8
2015-04-16stash -p: demonstrate failure of split with mixed y/nLibravatar Matthieu Moy1-0/+23
2015-04-16t3904-stash-patch: factor PERL prereq at the top of the fileLibravatar Matthieu Moy1-6/+12
2015-04-16t3904-stash-patch: fix test descriptionLibravatar Matthieu Moy1-1/+1
2015-04-16add -p: demonstrate failure when running 'edit' after a splitLibravatar Matthieu Moy1-0/+22
2015-04-16t3701-add-interactive: simplify codeLibravatar Matthieu Moy1-4/+1
2015-04-16test-lib-functions.sh: fix the second argument to some helper functionsLibravatar Elia Pinto1-2/+2
2015-04-16dir: allow a BOM at the beginning of exclude filesLibravatar Carlos Martín Nieto1-0/+9
2015-04-16t1430: add another refs-escape testLibravatar Jeff King1-0/+8
2015-04-14Merge branch 'jc/update-instead-into-void'Libravatar Junio C Hamano1-1/+54
2015-04-12t9814: guarantee only one source exists in git-p4 copy testsLibravatar Vitor Antunes1-15/+31
2015-04-08connect.c: ignore extra colon after hostnameLibravatar Torsten Bögershausen2-16/+22
2015-04-04git-p4: fix filetype detection on files opened exclusivelyLibravatar Blair Holloway1-2/+2
2015-04-04git-p4: small fix for locked-file-move-testLibravatar Luke Diamand1-2/+2
2015-04-04git-p4: fix small bug in locked test scriptsLibravatar Luke Diamand1-1/+1
2015-04-01push-to-deploy: allow pushing into an unborn branch and updating itLibravatar Junio C Hamano1-1/+54
2015-03-31prune --worktrees: fix expire vs worktree existence conditionLibravatar Max Kirillov1-0/+12
2015-03-28Merge branch 'tg/test-index-v4' into maintLibravatar Junio C Hamano1-3/+12
2015-03-28Merge branch 'ct/prompt-untracked-fix' into maintLibravatar Junio C Hamano1-0/+11
2015-03-28Merge branch 'jk/fetch-pack' into maintLibravatar Junio C Hamano1-3/+10
2015-03-28Merge branch 'jk/prune-with-corrupt-refs' into maintLibravatar Junio C Hamano1-0/+114
2015-03-28git-p4: fix copy detection testLibravatar Vitor Antunes1-1/+4
2015-03-28t9814: fix broken shell syntax in git-p4 rename testLibravatar Vitor Antunes1-2/+2
2015-03-27Merge branch 'jk/smart-http-hide-refs' into maintLibravatar Junio C Hamano1-0/+11
2015-03-26diff-no-index: align D/F handling with that of normal GitLibravatar Junio C Hamano1-0/+12
2015-03-26Merge branch 'jk/test-chain-lint'Libravatar Junio C Hamano102-773/+459
2015-03-25diff-no-index: DWIM "diff D F" into "diff D/F F"Libravatar Junio C Hamano1-0/+22
2015-03-25t0302: "unreadable" test needs POSIXPERMLibravatar Junio C Hamano1-1/+1
2015-03-25Merge branch 'tg/test-index-v4'Libravatar Junio C Hamano1-3/+12
2015-03-25Merge branch 'jk/prune-with-corrupt-refs'Libravatar Junio C Hamano1-0/+114
2015-03-25Merge branch 'jk/fetch-pack'Libravatar Junio C Hamano1-3/+10
2015-03-25Merge branch 'dj/log-graph-with-no-walk'Libravatar Junio C Hamano4-7/+19
2015-03-25Merge branch 'kd/rev-list-bisect-first-parent'Libravatar Junio C Hamano1-0/+4
2015-03-25Merge branch 'ct/prompt-untracked-fix'Libravatar Junio C Hamano1-0/+11
2015-03-25t9001: drop save_confirm helperLibravatar Jeff King1-10/+5
2015-03-25t0020: use test_* helpers instead of hand-rolled messagesLibravatar Jeff King1-33/+5
2015-03-25t: simplify loop exit-code status variablesLibravatar Jeff King2-16/+6
2015-03-25t: fix some trivial cases of ignored exit codes in loopsLibravatar Jeff King10-28/+24
2015-03-25t7701: fix ignored exit code inside loopLibravatar Jeff King1-1/+1