aboutsummaryrefslogtreecommitdiff
path: root/t/t4103-apply-binary.sh
Commit message (Expand)AuthorAge
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* Merge branch 'jc/apply-binary-p0'Junio C Hamano2012-09-07
|\
| * apply: compute patch->def_name correctly under -p0Junio C Hamano2012-08-24
* | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
|/
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\
| * tests: add missing &&Jonathan Nieder2010-11-09
* | apply: don't segfault on binary files with missing dataJeff King2010-10-29
|/
* Use test_expect_success for test setupsBrian Gernhardt2010-03-20
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* more tr portability test script fixesJeff King2008-03-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-17
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Make apply --binary a no-op.Junio C Hamano2006-09-07
* t4103: fix binary patch application test.Junio C Hamano2006-07-28
* tests: make scripts executableJunio C Hamano2005-12-19
* tests: binary diff application.Junio C Hamano2005-11-16
* apply: allow-binary-replacement.Junio C Hamano2005-11-16
* git-apply: fail if a patch cannot be applied.Junio C Hamano2005-11-16