summaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
AgeCommit message (Expand)AuthorFilesLines
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Libravatar Nanako Shiraishi1-19/+19
2008-05-05Fix tests breaking when checkout path contains shell metacharactersLibravatar Bryan Donlan1-86/+86
2007-09-21git-svn: handle changed svn command-line syntaxLibravatar Sam Vilain1-2/+4
2007-09-21git-svn: fix test for trunk svn (commit message not needed)Libravatar Sam Vilain1-2/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-15/+15
2007-05-13git-svn: don't attempt to minimize URLs by defaultLibravatar Eric Wong1-6/+7
2007-02-23t910*: s/repo-config/config/g; poke around possible race conditionsLibravatar Eric Wong1-4/+5
2007-02-23git-svn: enable follow-parent functionality by defaultLibravatar Eric Wong1-13/+13
2007-02-23git-svn: --follow-parent tracks multi-parent pathsLibravatar Eric Wong1-0/+7
2007-02-23git-svn: just name the default svn-remote "svn" instead of "git-svn"Libravatar Eric Wong1-5/+5
2007-02-23git-svn: don't write to the config file from --follow-parentLibravatar Eric Wong1-1/+1
2007-02-23git-svn: fix several fetch bugs related to repeated invocationsLibravatar Eric Wong1-3/+13
2007-02-23git-svn: fetch tracks initial change with --follow-parentLibravatar Eric Wong1-1/+13
2007-02-23git-svn: stop using path names as refnames with --follow-parentLibravatar Eric Wong1-2/+4
2007-02-23git-svn: correctly handle do_{switch,update} in deep directoriesLibravatar Eric Wong1-0/+31
2007-02-23git-svn: fix segfaults from accessing svn_log_changed_path_tLibravatar Eric Wong1-1/+0
2007-02-23git-svn: correctly track revisions made to deleted branchesLibravatar Eric Wong1-1/+10
2007-02-23git-svn: add an odd test case that seems to cause segfaults over HTTPLibravatar Eric Wong1-0/+15
2007-02-23git-svn: --follow-parent now works on sub-directories of larger branchesLibravatar Eric Wong1-0/+17
2007-02-23git-svn: allow --follow-parent on deleted directoriesLibravatar Eric Wong1-0/+12
2007-02-23git-svn: --follow-parent works with svn-remotes multiple branchesLibravatar Eric Wong1-0/+13
2007-02-23git-svn: fix --follow-parent to work with Git::SVNLibravatar Eric Wong1-2/+4
2007-02-12Work around Subversion race in git-svn tests.Libravatar Michael Spang1-0/+2
2007-01-13git-svn: fix tests to work with older svnLibravatar Eric Wong1-0/+1
2006-12-31git-svn: t/t91??-*: optimize the tests a bitLibravatar Eric Wong1-1/+0
2006-12-16git-svn: remove support for the svn command-line clientLibravatar Eric Wong1-7/+0
2006-07-06git-svn: migrate out of contribLibravatar Eric Wong1-0/+44