summaryrefslogtreecommitdiff
path: root/t/t4103-apply-binary.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/apply-binary-hunk-parsing-fix'Junio C Hamano2021-08-301-0/+23
|\
| * apply: keep buffer/size pair in sync when parsing binary hunksJeff King2021-08-101-0/+23
* | t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-19/+19
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-2/+2
* Merge branch 'jc/apply-binary-p0'Junio C Hamano2012-09-071-21/+33
|\
| * apply: compute patch->def_name correctly under -p0Junio C Hamano2012-08-241-21/+33
* | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-2/+2
* | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-2/+2
|/
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-4/+4
|\
| * tests: add missing &&Jonathan Nieder2010-11-091-4/+4
* | apply: don't segfault on binary files with missing dataJeff King2010-10-291-1/+26
|/
* Use test_expect_success for test setupsBrian Gernhardt2010-03-201-17/+19
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-13/+13
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-8/+8
* more tr portability test script fixesJeff King2008-03-131-2/+2
* Sane use of test_expect_failureJunio C Hamano2008-02-011-32/+36
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-171-2/+2
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-26/+26
* Make apply --binary a no-op.Junio C Hamano2006-09-071-2/+2
* t4103: fix binary patch application test.Junio C Hamano2006-07-281-2/+2
* tests: make scripts executableJunio C Hamano2005-12-191-0/+0
* tests: binary diff application.Junio C Hamano2005-11-161-10/+39
* apply: allow-binary-replacement.Junio C Hamano2005-11-161-0/+8
* git-apply: fail if a patch cannot be applied.Junio C Hamano2005-11-161-0/+78