aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9130-git-svn-authors-file.sh
AgeCommit message (Expand)AuthorFilesLines
2014-03-21t: prefer "git config --file" to GIT_CONFIGJeff King1-1/+1
2014-03-21t: drop useless sane_unset GIT_* callsJeff King1-1/+0
2012-02-13t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason1-2/+2
2011-03-15config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder1-1/+0
2010-09-04Merge branch 'ab/test-2'Junio C Hamano1-2/+0
2010-08-31tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy1-2/+0
2010-07-20Convert "! git" to "test_must_fail git"Jared Hance1-2/+2
2009-11-14git svn: add authorsfile test case for ~/.gitconfigEric Wong1-0/+23
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin1-3/+3
2009-01-11git-svn: add --authors-file testEric Wong1-0/+94