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-15lock_packed_refs(): allow retries when acquiring the packed-refs lockMichael Haggerty
2015-05-12Merge branch 'jc/hash-object'Junio C Hamano
2015-05-12Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'Junio C Hamano
2015-05-12Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano
2015-05-12Merge branch 'va/fix-git-p4-tests'Junio C Hamano
2015-05-12Merge branch 'ld/p4-case-fold'Junio C Hamano
2015-05-12Merge branch 'va/p4-client-path'Junio C Hamano
2015-05-12Merge branch 'mm/add-p-split-error'Junio C Hamano
2015-05-12Merge branch 'tb/t0027-crlf'Junio C Hamano
2015-05-12Merge branch 'ls/p4-changes-block-size'Junio C Hamano
2015-05-12Merge branch 'jk/reading-packed-refs'Junio C Hamano
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-05-05t1007: add hash-object --literally testsEric Sunshine
2015-05-03blame: CRLF in the working tree and LF in the repoTorsten Bögershausen
2015-04-29filter-branch: avoid passing commit message through sedJeff King
2015-04-28git-p4: add failing tests for case-folding p4dLuke Diamand
2015-04-28git-p4: t9814: prevent --chain-lint failureLuke Diamand
2015-04-25t0027: Add repoMIX and LF_nulTorsten Bögershausen
2015-04-23git-p4: improve client path detection when branches are usedVitor Antunes
2015-04-22t9801: check git-p4's branch detection with client spec enabledVitor Antunes
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-20git-p4: use -m when running p4 changesLex Spoon
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-18t0027: support NATIVE_CRLF platformsTorsten Bögershausen
2015-04-18t0027: cleanup: rename functions; avoid non-leading TABsTorsten Bögershausen
2015-04-17type_from_string_gently: make sure length matchesJeff King
2015-04-17stash -p: demonstrate failure of split with mixed y/nMatthieu Moy
2015-04-17t3904-stash-patch: factor PERL prereq at the top of the fileMatthieu Moy
2015-04-17t3904-stash-patch: fix test descriptionMatthieu Moy
2015-04-17add -p: demonstrate failure when running 'edit' after a splitMatthieu Moy
2015-04-17t3701-add-interactive: simplify codeMatthieu Moy
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-16t1430: add another refs-escape testJeff King
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