aboutsummaryrefslogtreecommitdiff
path: root/t/t4116-apply-reverse.sh
Commit message (Expand)AuthorAge
* t4116-apply-reverse.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
* tar-tree: remove deprecated commandJohn Keeping2013-11-12
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey2008-07-23
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* more tr portability test script fixesJeff King2008-03-13
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-17
* Merge branch 'maint'Junio C Hamano2007-07-07
|\
| * Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-07
* | Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
|/
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* apply --reverse: tie it all together.Junio C Hamano2006-08-16
* t4116 apply --reverse testJunio C Hamano2006-08-14