summaryrefslogtreecommitdiff
path: root/t/t1020-subdirectory.sh
AgeCommit message (Expand)Author
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine
2016-04-11t1020: do not overuse printf and use write_scriptJunio C Hamano
2015-05-22Merge branch 'sb/t1020-cleanup'Junio C Hamano
2015-05-18subdirectory tests: code cleanup, uncomment testStefan Beller
2014-07-21test prerequisites: eradicate NOT_FOOJunio C Hamano
2014-04-29t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-03-06*.sh: drop useless use of "env"Junio C Hamano
2012-12-28Use longer alias names in subdirectory testsAaron Schrab
2011-10-15t1020: disable the pwd test on MinGWJohannes Schindelin
2011-08-23Merge branch 'rt/zlib-smaller-window'Junio C Hamano
2011-08-11test: consolidate definition of $LFJunio C Hamano
2011-06-30Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano
2011-05-26setup: Provide GIT_PREFIX to built-insDavid Aguilar
2011-05-25Teach read-tree the -n|--dry-run optionJens Lehmann
2011-04-27handle_alias: provide GIT_PREFIX to !aliasMichael J Gruber
2011-04-27t1020: test !alias in subdirectoryMichael J Gruber
2010-12-22t1020-subdirectory: test alias expansion in a subdirectoryMichael J Gruber
2010-09-09t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann
2010-09-09tests: subshell indentation stylefixJonathan Nieder
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann
2010-06-25tests: Say "pass" rather than "ok" on empty lines for TAPÆvar Arnfjörð Bjarmason
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-02-04Assorted typo fixesPavel Roskin
2007-01-21Do not verify filenames in a bare repositoryJohannes Schindelin
2006-08-03Add a couple of subdirectory tests.Junio C Hamano