Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2015-05-12Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-05-12Merge branch 'pt/credential-xdg'Junio C Hamano
2015-05-06Merge branch 'mm/usage-log-l-can-take-regex'Junio C Hamano
2015-05-06Merge branch 'ep/fix-test-lib-functions-report'Junio C Hamano
2015-05-06Merge branch 'cn/bom-in-gitignore'Junio C Hamano
2015-05-06Merge branch 'nd/t1509-chroot-test'Junio C Hamano
2015-05-06Merge branch 'jk/type-from-string-gently'Junio C Hamano
2015-05-06Merge branch 'ld/p4-filetype-detection'Junio C Hamano
2015-05-06Merge branch 'jc/diff-no-index-d-f'Junio C Hamano
2015-04-21Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano
2015-04-21Merge branch 'va/fix-git-p4-tests'Junio C Hamano
2015-04-20log -L: improve error message on malformed argumentMatthieu Moy
2015-04-19t1509: update prepare script to be able to run t1509 in chroot againNguyễn Thái Ngọc Duy
2015-04-17type_from_string_gently: make sure length matchesJeff King
2015-04-16test-lib-functions.sh: fix the second argument to some helper functionsElia Pinto
2015-04-16dir: allow a BOM at the beginning of exclude filesCarlos Martín Nieto
2015-04-14Merge branch 'jc/update-instead-into-void'Junio C Hamano
2015-04-13t9814: guarantee only one source exists in git-p4 copy testsVitor Antunes
2015-04-09connect.c: ignore extra colon after hostnameTorsten Bögershausen
2015-04-04git-p4: fix filetype detection on files opened exclusivelyBlair Holloway
2015-04-04git-p4: small fix for locked-file-move-testLuke Diamand
2015-04-04git-p4: fix small bug in locked test scriptsLuke Diamand
2015-04-02push-to-deploy: allow pushing into an unborn branch and updating itJunio C Hamano
2015-03-31prune --worktrees: fix expire vs worktree existence conditionMax Kirillov
2015-03-28Merge branch 'tg/test-index-v4' into maintJunio C Hamano
2015-03-28Merge branch 'ct/prompt-untracked-fix' into maintJunio C Hamano
2015-03-28Merge branch 'jk/fetch-pack' into maintJunio C Hamano
2015-03-28Merge branch 'jk/prune-with-corrupt-refs' into maintJunio C Hamano
2015-03-28git-p4: fix copy detection testVitor Antunes
2015-03-28t9814: fix broken shell syntax in git-p4 rename testVitor Antunes
2015-03-27Merge branch 'jk/smart-http-hide-refs' into maintJunio C Hamano
2015-03-27diff-no-index: align D/F handling with that of normal GitJunio C Hamano
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-26diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano
2015-03-25t0302: "unreadable" test needs POSIXPERMJunio C Hamano
2015-03-25Merge branch 'tg/test-index-v4'Junio C Hamano
2015-03-25Merge branch 'jk/prune-with-corrupt-refs'Junio C Hamano
2015-03-25Merge branch 'jk/fetch-pack'Junio C Hamano
2015-03-25Merge branch 'dj/log-graph-with-no-walk'Junio C Hamano
2015-03-25Merge branch 'kd/rev-list-bisect-first-parent'Junio C Hamano
2015-03-25Merge branch 'ct/prompt-untracked-fix'Junio C Hamano
2015-03-25t9001: drop save_confirm helperJeff King
2015-03-25t0020: use test_* helpers instead of hand-rolled messagesJeff King
2015-03-25t: simplify loop exit-code status variablesJeff King
2015-03-25t: fix some trivial cases of ignored exit codes in loopsJeff King
2015-03-25t7701: fix ignored exit code inside loopJeff King
2015-03-25t3305: fix ignored exit code inside loopJeff King
2015-03-25t0020: fix ignored exit code inside loopsJeff King
2015-03-25perf-lib: fix ignored exit code inside loopJeff King
2015-03-24t1501: fix test with split indexThomas Gummerer