aboutsummaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
Commit message (Expand)AuthorAge
* t9104-git-svn-follow-parent.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-12
* t9104: fix test for following larger parentsMichael J Gruber2015-03-20
* tests: add missing &&Jonathan Nieder2010-11-09
* 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
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-21
* Merge branch 'maint'Junio C Hamano2008-12-09
|\
| * git-svn: Make following parents atomicDeskin Miller2008-12-08
* | t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-08
|/
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* git-svn: handle changed svn command-line syntaxSam Vilain2007-09-21
* git-svn: fix test for trunk svn (commit message not needed)Sam Vilain2007-09-21
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-13
* t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-23
* git-svn: enable follow-parent functionality by defaultEric Wong2007-02-23
* git-svn: --follow-parent tracks multi-parent pathsEric Wong2007-02-23
* git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-23
* git-svn: don't write to the config file from --follow-parentEric Wong2007-02-23
* git-svn: fix several fetch bugs related to repeated invocationsEric Wong2007-02-23
* git-svn: fetch tracks initial change with --follow-parentEric Wong2007-02-23
* git-svn: stop using path names as refnames with --follow-parentEric Wong2007-02-23
* git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong2007-02-23
* git-svn: fix segfaults from accessing svn_log_changed_path_tEric Wong2007-02-23
* git-svn: correctly track revisions made to deleted branchesEric Wong2007-02-23
* git-svn: add an odd test case that seems to cause segfaults over HTTPEric Wong2007-02-23
* git-svn: --follow-parent now works on sub-directories of larger branchesEric Wong2007-02-23
* git-svn: allow --follow-parent on deleted directoriesEric Wong2007-02-23
* git-svn: --follow-parent works with svn-remotes multiple branchesEric Wong2007-02-23
* git-svn: fix --follow-parent to work with Git::SVNEric Wong2007-02-23
* Work around Subversion race in git-svn tests.Michael Spang2007-02-12
* git-svn: fix tests to work with older svnEric Wong2007-01-13
* git-svn: t/t91??-*: optimize the tests a bitEric Wong2006-12-31
* git-svn: remove support for the svn command-line clientEric Wong2006-12-16
* git-svn: migrate out of contribEric Wong2006-07-06