summaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-31/+39
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-15/+15
* svn: allow branches outside of refs/remotesAdam Brewster2009-08-121-5/+5
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-20/+20
* Merge branch 'maint'Junio C Hamano2008-12-091-0/+42
|\
| * git-svn: Make following parents atomicDeskin Miller2008-12-081-0/+42
* | t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-19/+19
|/
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-86/+86
* git-svn: handle changed svn command-line syntaxSam Vilain2007-09-211-2/+4
* git-svn: fix test for trunk svn (commit message not needed)Sam Vilain2007-09-211-2/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-15/+15
* git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-131-6/+7
* t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-231-4/+5
* git-svn: enable follow-parent functionality by defaultEric Wong2007-02-231-13/+13
* git-svn: --follow-parent tracks multi-parent pathsEric Wong2007-02-231-0/+7
* git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-231-5/+5
* git-svn: don't write to the config file from --follow-parentEric Wong2007-02-231-1/+1
* git-svn: fix several fetch bugs related to repeated invocationsEric Wong2007-02-231-3/+13
* git-svn: fetch tracks initial change with --follow-parentEric Wong2007-02-231-1/+13
* git-svn: stop using path names as refnames with --follow-parentEric Wong2007-02-231-2/+4
* git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong2007-02-231-0/+31
* git-svn: fix segfaults from accessing svn_log_changed_path_tEric Wong2007-02-231-1/+0
* git-svn: correctly track revisions made to deleted branchesEric Wong2007-02-231-1/+10
* git-svn: add an odd test case that seems to cause segfaults over HTTPEric Wong2007-02-231-0/+15
* git-svn: --follow-parent now works on sub-directories of larger branchesEric Wong2007-02-231-0/+17
* git-svn: allow --follow-parent on deleted directoriesEric Wong2007-02-231-0/+12
* git-svn: --follow-parent works with svn-remotes multiple branchesEric Wong2007-02-231-0/+13
* git-svn: fix --follow-parent to work with Git::SVNEric Wong2007-02-231-2/+4
* Work around Subversion race in git-svn tests.Michael Spang2007-02-121-0/+2
* git-svn: fix tests to work with older svnEric Wong2007-01-131-0/+1
* git-svn: t/t91??-*: optimize the tests a bitEric Wong2006-12-311-1/+0
* git-svn: remove support for the svn command-line clientEric Wong2006-12-161-7/+0
* git-svn: migrate out of contribEric Wong2006-07-061-0/+44