aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9401-git-cvsserver-crlf.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t9[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-08-06t: don't spuriously close and reopen quotesMartin Ågren1-4/+4
2016-08-11Spelling fixesVille Skyttä1-1/+1
2016-01-28mingw: work around pwd issues in the testsJohannes Schindelin1-3/+3
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King1-1/+1
2013-01-04t9401: do not assume the "matching" push is the defaultJunio C Hamano1-0/+1
2012-10-26Use character class for sed expression instead of \sBen Walton1-1/+1
2012-10-16cvsserver status: provide real sticky infoMatthew Ogilvie1-0/+35
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-26/+27
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-3/+3
2010-01-25tests: consolidate CR removal/addition functionsStephen Boyd1-8/+0
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)1-1/+1
2009-04-08tests: skip perl tests if NO_PERL is definedJeff King1-0/+5
2009-04-05tests: remove exit after test_done callJeff King1-2/+0
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt1-2/+2
2009-03-18t9400, t9401: Do not force hard-linked cloneJohannes Sixt1-1/+1
2008-05-16git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie1-0/+159
2008-05-16implement gitcvs.usecrlfattrMatthew Ogilvie1-0/+178