aboutsummaryrefslogtreecommitdiff
path: root/t/t9130-git-svn-authors-file.sh
Commit message (Expand)AuthorAge
* Merge branch 'js/mingw-tests'Junio C Hamano2016-02-17
|\
| * mingw: skip a test in t9130 that cannot pass on WindowsJohannes Schindelin2016-01-28
* | t9130-git-svn-authors-file.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-12
|/
* t: prefer "git config --file" to GIT_CONFIGJeff King2014-03-21
* t: drop useless sane_unset GIT_* callsJeff King2014-03-21
* t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason2012-02-13
* config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-15
* Merge branch 'ab/test-2'Junio C Hamano2010-09-04
|\
| * tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy2010-08-31
* | Convert "! git" to "test_must_fail git"Jared Hance2010-07-20
|/
* git svn: add authorsfile test case for ~/.gitconfigEric Wong2009-11-14
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-21
* git-svn: add --authors-file testEric Wong2009-01-11