summaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
AgeCommit message (Expand)Author
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-05-13git-svn: don't attempt to minimize URLs by defaultEric Wong
2007-02-23t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong
2007-02-23git-svn: enable follow-parent functionality by defaultEric Wong
2007-02-23git-svn: --follow-parent tracks multi-parent pathsEric Wong
2007-02-23git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong
2007-02-23git-svn: don't write to the config file from --follow-parentEric Wong
2007-02-23git-svn: fix several fetch bugs related to repeated invocationsEric Wong
2007-02-23git-svn: fetch tracks initial change with --follow-parentEric Wong
2007-02-23git-svn: stop using path names as refnames with --follow-parentEric Wong
2007-02-23git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong
2007-02-23git-svn: fix segfaults from accessing svn_log_changed_path_tEric Wong
2007-02-23git-svn: correctly track revisions made to deleted branchesEric Wong
2007-02-23git-svn: add an odd test case that seems to cause segfaults over HTTPEric Wong
2007-02-23git-svn: --follow-parent now works on sub-directories of larger branchesEric Wong
2007-02-23git-svn: allow --follow-parent on deleted directoriesEric Wong
2007-02-23git-svn: --follow-parent works with svn-remotes multiple branchesEric Wong
2007-02-23git-svn: fix --follow-parent to work with Git::SVNEric Wong
2007-02-13Work around Subversion race in git-svn tests.Michael Spang
2007-01-13git-svn: fix tests to work with older svnEric Wong
2007-01-01git-svn: t/t91??-*: optimize the tests a bitEric Wong
2006-12-16git-svn: remove support for the svn command-line clientEric Wong
2006-07-07git-svn: migrate out of contribEric Wong