aboutsummaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
Commit message (Expand)AuthorAge
* 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