summaryrefslogtreecommitdiff
path: root/t/t9130-git-svn-authors-file.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/mingw-tests'Junio C Hamano2016-02-171-1/+1
|\
| * mingw: skip a test in t9130 that cannot pass on WindowsJohannes Schindelin2016-01-281-1/+1
* | t9130-git-svn-authors-file.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-121-6/+6
|/
* t: prefer "git config --file" to GIT_CONFIGJeff King2014-03-211-1/+1
* t: drop useless sane_unset GIT_* callsJeff King2014-03-211-1/+0
* t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason2012-02-131-2/+2
* config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-151-1/+0
* Merge branch 'ab/test-2'Junio C Hamano2010-09-041-2/+0
|\
| * tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy2010-08-311-2/+0
* | Convert "! git" to "test_must_fail git"Jared Hance2010-07-201-2/+2
|/
* git svn: add authorsfile test case for ~/.gitconfigEric Wong2009-11-141-0/+23
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-3/+3
* git-svn: add --authors-file testEric Wong2009-01-111-0/+94