summaryrefslogtreecommitdiff
path: root/t/t9130-git-svn-authors-file.sh
AgeCommit message (Expand)Author
2018-07-16t9000-t9999: fix broken &&-chainsEric Sunshine
2018-04-11Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svnJunio C Hamano
2018-04-05git-svn: allow empty email-address using authors-prog and authors-fileAndreas Heiduk
2018-03-28test: avoid pipes in git related commands for testPratik Karki
2016-02-17Merge branch 'js/mingw-tests'Junio C Hamano
2016-01-28mingw: skip a test in t9130 that cannot pass on WindowsJohannes Schindelin
2016-01-12t9130-git-svn-authors-file.sh: use the $( ... ) construct for command substit...Elia Pinto
2014-03-21t: prefer "git config --file" to GIT_CONFIGJeff King
2014-03-21t: drop useless sane_unset GIT_* callsJeff King
2012-02-13t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason
2011-03-15config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder
2010-09-04Merge branch 'ab/test-2'Junio C Hamano
2010-08-31tests: factor HOME=$(pwd) in test-lib.shMatthieu Moy
2010-07-20Convert "! git" to "test_must_fail git"Jared Hance
2009-11-14git svn: add authorsfile test case for ~/.gitconfigEric Wong
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin
2009-01-12git-svn: add --authors-file testEric Wong