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
2020-11-20t9[5-7]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-07-17t9000-t9999: fix broken &&-chainsEric Sunshine
2017-02-27cvs tests: skip tests that call "cvs commit" when running as rootÆvar Arnfjörð Bjarmason
2011-01-05cvsimport: handle the parsing of uppercase config optionsMichael J Gruber
2010-09-07Merge branch 'jl/maint-fix-test'Junio C Hamano
2010-09-07Several tests: cd inside subshell instead of aroundJens Lehmann
2010-08-18t/t9600-cvsimport.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-02-06cvsimport: new -R option: generate .git/cvs-revisions mappingAaron Crane
2009-07-29Merge branch 'hv/cvsps-tests'Junio C Hamano
2009-04-09tests: skip perl tests if NO_PERL is definedJeff King
2009-04-05tests: remove exit after test_done callJeff King
2009-02-24Test contents of entire cvsimported "master" tree contentsMichael Haggerty
2009-02-24Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty
2009-02-24Start a library for cvsimport-related testsMichael Haggerty
2008-09-10tests: use "git foo" without dash in stringsNanako Shiraishi
2008-07-19Testsuite: Unset CVS_SERVERFabian Emmes
2008-07-15t9600: allow testing with cvsps 2.2, including beta versionsPavel Roskin
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-05-06Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-03-27t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld
2007-12-05t9600: require cvsps 2.1 to perform testsJeff King
2007-12-02t9600: test cvsimport from CVS working treeJeff King
2007-12-01cvsimport: fix usage of cvsimport.moduleJeff King
2007-11-29cvsimport: use rev-parse to support packed refsJeff King
2007-11-29Add basic cvsimport testsJeff King