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
AgeCommit message (Expand)Author
2021-08-31Merge branch 'jk/apply-binary-hunk-parsing-fix'Junio C Hamano
2021-08-10apply: keep buffer/size pair in sync when parsing binary hunksJeff King
2020-11-20t4*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2012-09-07Merge branch 'jc/apply-binary-p0'Junio C Hamano
2012-08-25apply: compute patch->def_name correctly under -p0Junio C Hamano
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2010-11-25Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-10-30apply: don't segfault on binary files with missing dataJeff King
2010-03-20Use test_expect_success for test setupsBrian Gernhardt
2008-09-04tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-14t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-03-13more tr portability test script fixesJeff King
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-12-18the use of 'tr' in the test suite isn't really portableH.Merijn Brand
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2006-09-07Make apply --binary a no-op.Junio C Hamano
2006-07-28t4103: fix binary patch application test.Junio C Hamano
2005-12-20tests: make scripts executableJunio C Hamano
2005-11-17tests: binary diff application.Junio C Hamano
2005-11-17apply: allow-binary-replacement.Junio C Hamano
2005-11-17git-apply: fail if a patch cannot be applied.Junio C Hamano