Age | Commit message (Expand) | Author | Files | Lines |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>' | SZEDER Gábor | 1 | -1/+1 |
2014-04-30 | t4116-apply-reverse.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -6/+6 |
2013-11-12 | tar-tree: remove deprecated command | John Keeping | 1 | -2/+2 |
2013-10-29 | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 1 | -2/+2 |
2012-06-24 | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 1 | -2/+2 |
2012-06-12 | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 1 | -2/+2 |
2008-07-23 | t4116-apply-reverse.sh: use $TAR rather than tar | Brandon Casey | 1 | -2/+2 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2008-03-13 | more tr portability test script fixes | Jeff King | 1 | -2/+2 |
2007-12-17 | the use of 'tr' in the test suite isn't really portable | H.Merijn Brand | 1 | -2/+2 |
2007-07-07 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+6 |
2007-07-07 | Fix "apply --reverse" with regard to whitespace | Johannes Schindelin | 1 | -0/+6 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -1/+1 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -1/+1 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -2/+2 |
2006-08-16 | apply --reverse: tie it all together. | Junio C Hamano | 1 | -4/+43 |
2006-08-14 | t4116 apply --reverse test | Junio C Hamano | 1 | -0/+46 |