summaryrefslogtreecommitdiff
path: root/t/t9120-git-svn-clone-with-percent-escapes.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
* Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-081-1/+1
|\
| * git svn: migrate tests to use lib-httpdew/git-svn-http-testsEric Wong2016-07-251-1/+1
* | t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King2016-05-131-3/+3
|/
* Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland2014-04-191-7/+7
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-1/+2
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* svn: assume URLs from the command-line are URI-encodedEric Wong2009-08-181-0/+52
* t9120: don't expect failure with SVN_HTTPD_PORT unsetStephen Boyd2009-05-291-11/+6
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-1/+1
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-1/+1
* t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-081-1/+1
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-3/+3
* Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2008-03-201-0/+31