Age | Commit message (Expand) | Author | Files | Lines |
2018-07-16 | t1000-t1999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
2016-04-11 | t1020: do not overuse printf and use write_script | Junio C Hamano | 1 | -5/+5 |
2015-05-22 | Merge branch 'sb/t1020-cleanup' | Junio C Hamano | 1 | -4/+7 |
2015-05-18 | subdirectory tests: code cleanup, uncomment test | Stefan Beller | 1 | -4/+7 |
2014-07-21 | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 1 | -1/+1 |
2014-04-29 | t1020-subdirectory.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -11/+11 |
2014-03-06 | *.sh: drop useless use of "env" | Junio C Hamano | 1 | -1/+1 |
2012-12-28 | Use longer alias names in subdirectory tests | Aaron Schrab | 1 | -6/+6 |
2011-10-14 | t1020: disable the pwd test on MinGW | Johannes Schindelin | 1 | -1/+1 |
2011-08-23 | Merge branch 'rt/zlib-smaller-window' | Junio C Hamano | 1 | -2/+0 |
2011-08-11 | test: consolidate definition of $LF | Junio C Hamano | 1 | -2/+0 |
2011-06-29 | Merge branch 'da/git-prefix-everywhere' into next | Junio C Hamano | 1 | -0/+16 |
2011-05-26 | setup: Provide GIT_PREFIX to built-ins | David Aguilar | 1 | -0/+16 |
2011-05-25 | Teach read-tree the -n|--dry-run option | Jens Lehmann | 1 | -2/+3 |
2011-04-27 | handle_alias: provide GIT_PREFIX to !alias | Michael J Gruber | 1 | -0/+10 |
2011-04-27 | t1020: test !alias in subdirectory | Michael J Gruber | 1 | -0/+11 |
2010-12-22 | t1020-subdirectory: test alias expansion in a subdirectory | Michael J Gruber | 1 | -0/+8 |
2010-09-09 | t1020: Get rid of 'cd "$HERE"' at the start of each test | Jens Lehmann | 1 | -41/+50 |
2010-09-09 | tests: subshell indentation stylefix | Jonathan Nieder | 1 | -6/+7 |
2010-09-06 | Several tests: cd inside subshell instead of around | Jens Lehmann | 1 | -3/+3 |
2010-06-25 | tests: Say "pass" rather than "ok" on empty lines for TAP | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -1/+1 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -11/+11 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -18/+18 |
2007-02-03 | Assorted typo fixes | Pavel Roskin | 1 | -3/+3 |
2007-01-20 | Do not verify filenames in a bare repository | Johannes Schindelin | 1 | -0/+29 |
2006-08-03 | Add a couple of subdirectory tests. | Junio C Hamano | 1 | -0/+109 |