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