Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03log: fix a memory leak in "git show <revision>..."Ævar Arnfjörð Bjarmason
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine
2021-12-13t1020: avoid aborting entire test script when one test failsEric Sunshine
2018-07-17t1000-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-19subdirectory tests: code cleanup, uncomment testStefan Beller
2014-07-22test prerequisites: eradicate NOT_FOOJunio C Hamano
2014-04-29t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-03-07*.sh: drop useless use of "env"Junio C Hamano
2012-12-29Use longer alias names in subdirectory testsAaron Schrab
2011-10-15t1020: disable the pwd test on MinGWJohannes Schindelin
2011-08-24Merge branch 'rt/zlib-smaller-window'Junio C Hamano
2011-08-12test: consolidate definition of $LFJunio C Hamano
2011-06-30Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano
2011-05-27setup: Provide GIT_PREFIX to built-insDavid Aguilar
2011-05-26Teach 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-23t1020-subdirectory: test alias expansion in a subdirectoryMichael J Gruber
2010-09-10t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann
2010-09-10tests: subshell indentation stylefixJonathan Nieder
2010-09-07Several 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-06Fix 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-04Add a couple of subdirectory tests.Junio C Hamano