summaryrefslogtreecommitdiff
path: root/t/t9130-git-svn-authors-file.sh
Commit message (Expand)AuthorAgeFilesLines
* t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-131-1/+1
* t9000-t9999: fix broken &&-chainsEric Sunshine2018-07-161-2/+2
* Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svnJunio C Hamano2018-04-121-0/+14
|\
| * git-svn: allow empty email-address using authors-prog and authors-fileAndreas Heiduk2018-04-051-0/+14
* | test: avoid pipes in git related commands for testpk/test-avoid-pipe-hiding-exit-statusPratik Karki2018-03-281-12/+16
|/
* 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