summaryrefslogtreecommitdiff
path: root/t/t9119-git-svn-info.sh
Commit message (Expand)AuthorAgeFilesLines
* git svn: info: correctly handle absolute path argsEric Wong2014-09-141-0/+30
* t9119: do not compare "Text Last Updated" line from "svn info"Junio C Hamano2010-12-061-72/+34
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-24/+45
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-63/+63
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* t9119-git-svn-info.sh: test with svn 1.6.* as wellMichael J Gruber2010-03-041-1/+2
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-15/+15
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-40/+40
* git-svn: fix 'info' tests for unknown itemsThomas Rast2008-09-051-48/+25
* git svn info: always quote URLs in 'info' outputThomas Rast2008-09-051-14/+16
* git svn info: make info relative to the current directoryThomas Rast2008-09-051-1/+13
* git svn info: tests: fix ptouch argument order in setupThomas Rast2008-09-051-4/+4
* git svn info: tests: use test_cmp instead of git-diffThomas Rast2008-09-051-22/+22
* git svn info: tests: do not use set -eThomas Rast2008-09-051-2/+0
* git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast2008-09-051-2/+2
* t9119: conditionally re-enable test depending on svn(1) versionEric Wong2008-08-051-29/+40
* Fix race condition in t9119-git-svn-info.shDavid D. Kilzer2008-08-051-4/+11
* disable t9119 for now.Junio C Hamano2007-12-121-0/+2
* Make test scripts executable.Junio C Hamano2007-11-221-0/+0
* git-svn: info --url [path]David D. Kilzer2007-11-211-0/+93
* git-svn info: implement info commandDavid D. Kilzer2007-11-211-0/+275