aboutsummaryrefslogtreecommitdiff
path: root/t/t9107-git-svn-migrate.sh
Commit message (Expand)AuthorAge
* Allow the test suite to pass in a directory whose name contains spacesJohannes Schindelin2018-01-03
* t9107: switch inverted single/double quotes in testJeff King2016-05-14
* t9107: use "return 1" instead of "exit 1"Jeff King2016-05-14
* t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King2016-05-13
* t9107-git-svn-migrate.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
* Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland2014-04-19
* git-svn: attempt to mimic SVN 1.7 URL canonicalizationMichael G. Schwern2012-08-02
* t9107: fix typoMichael G. Schwern2012-08-02
* tests: subshell indentation stylefixJonathan Nieder2010-09-09
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-06
* svn: allow branches outside of refs/remotesAdam Brewster2009-08-12
* svn: Add && to t9107-git-svn-migrate.shAdam Brewster2009-08-10
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-21
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-08
* t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-08
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong2007-12-10
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* git-svn: hide the private git-svn 'config' file as '.metadata'Eric Wong2007-02-23
* git-svn: allow 'init' to act as multi-initEric Wong2007-02-23
* t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-23
* git-svn: use separate, per-repository .rev_db filesEric Wong2007-02-23
* git-svn: prepare multi-init for wildcard supportEric Wong2007-02-23
* git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-23
* git-svn: avoid tracking change-less revisionsEric Wong2007-02-23
* git-svn: enable --minimize to simplify the config and connectionsEric Wong2007-02-23
* git-svn: add support for metadata in .git/configEric Wong2007-02-23