summaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
AgeCommit message (Expand)Author
2015-03-20t9104: fix test for following larger parentsMichael J Gruber
2010-11-09tests: add missing &&Jonathan Nieder
2010-09-09tests: subshell indentation stylefixJonathan Nieder
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann
2009-08-13svn: allow branches outside of refs/remotesAdam Brewster
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin
2008-12-10Merge branch 'maint'Junio C Hamano
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2007-09-21git-svn: handle changed svn command-line syntaxSam Vilain
2007-09-21git-svn: fix test for trunk svn (commit message not needed)Sam Vilain
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