summaryrefslogtreecommitdiff
path: root/t/t1020-subdirectory.sh
Commit message (Expand)AuthorAgeFilesLines
* log: fix a memory leak in "git show <revision>..."Ævar Arnfjörð Bjarmason2022-08-031-0/+1
* tests: use test_write_lines() to generate line-oriented outputEric Sunshine2021-12-131-2/+2
* t1020: avoid aborting entire test script when one test failsEric Sunshine2021-12-131-3/+3
* t1000-t1999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
* t1020: do not overuse printf and use write_scriptJunio C Hamano2016-04-111-5/+5
* Merge branch 'sb/t1020-cleanup'Junio C Hamano2015-05-221-4/+7
|\
| * subdirectory tests: code cleanup, uncomment testsb/t1020-cleanupStefan Beller2015-05-181-4/+7
* | test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-211-1/+1
* | t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-11/+11
|/
* *.sh: drop useless use of "env"jc/no-need-for-env-in-sh-scriptsJunio C Hamano2014-03-061-1/+1
* Use longer alias names in subdirectory testsAaron Schrab2012-12-281-6/+6
* t1020: disable the pwd test on MinGWJohannes Schindelin2011-10-141-1/+1
* Merge branch 'rt/zlib-smaller-window'Junio C Hamano2011-08-231-2/+0
|\
| * test: consolidate definition of $LFJunio C Hamano2011-08-111-2/+0
* | Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano2011-06-291-0/+16
|\ \ | |/ |/|
| * setup: Provide GIT_PREFIX to built-insDavid Aguilar2011-05-261-0/+16
* | Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-251-2/+3
|/
* handle_alias: provide GIT_PREFIX to !aliasMichael J Gruber2011-04-271-0/+10
* t1020: test !alias in subdirectoryMichael J Gruber2011-04-271-0/+11
* t1020-subdirectory: test alias expansion in a subdirectoryMichael J Gruber2010-12-221-0/+8
* t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann2010-09-091-41/+50
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-6/+7
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* tests: Say "pass" rather than "ok" on empty lines for TAPÆvar Arnfjörð Bjarmason2010-06-251-6/+6
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-221-1/+1
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-11/+11
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-18/+18
* Assorted typo fixesPavel Roskin2007-02-031-3/+3
* Do not verify filenames in a bare repositoryJohannes Schindelin2007-01-201-0/+29
* Add a couple of subdirectory tests.Junio C Hamano2006-08-031-0/+109