summary refs log tree commit diff
path: root/t/t9104-git-svn-follow-parent.sh
AgeCommit message (Expand)AuthorFilesLines
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-2/+2
2020-06-22t9104: make hash size independentbrian m. carlson1-1/+2
2018-06-25Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano1-1/+3
2018-06-04t9104: kosherly remove remote refsChristian Couder1-1/+3
2018-06-01Merge branch 'cc/tests-without-assuming-ref-files-backend'Junio C Hamano1-1/+2
2018-05-23t: make many tests depend less on the refs being filesDavid Turner1-1/+2
2018-03-28test: avoid pipes in git related commands for testPratik Karki1-7/+9
2016-01-12t9104-git-svn-follow-parent.sh: use the $( ... ) construct for command substi...Elia Pinto1-34/+34
2015-03-20t9104: fix test for following larger parentsMichael J Gruber1-4/+6
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2010-09-09tests: subshell indentation stylefixJonathan Nieder1-31/+39
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-15/+15
2009-08-12svn: allow branches outside of refs/remotesAdam Brewster1-5/+5
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin1-20/+20
2008-12-09Merge branch 'maint'Junio C Hamano1-0/+42
2008-12-08git-svn: Make following parents atomicDeskin Miller1-0/+42
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi1-19/+19
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-86/+86
2007-09-21git-svn: handle changed svn command-line syntaxSam Vilain1-2/+4
2007-09-21git-svn: fix test for trunk svn (commit message not needed)Sam Vilain1-2/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-15/+15
2007-05-13git-svn: don't attempt to minimize URLs by defaultEric Wong1-6/+7
2007-02-23t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong1-4/+5
2007-02-23git-svn: enable follow-parent functionality by defaultEric Wong1-13/+13
2007-02-23git-svn: --follow-parent tracks multi-parent pathsEric Wong1-0/+7
2007-02-23git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong1-5/+5
2007-02-23git-svn: don't write to the config file from --follow-parentEric Wong1-1/+1
2007-02-23git-svn: fix several fetch bugs related to repeated invocationsEric Wong1-3/+13
2007-02-23git-svn: fetch tracks initial change with --follow-parentEric Wong1-1/+13
2007-02-23git-svn: stop using path names as refnames with --follow-parentEric Wong1-2/+4
2007-02-23git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong1-0/+31
2007-02-23git-svn: fix segfaults from accessing svn_log_changed_path_tEric Wong1-1/+0
2007-02-23git-svn: correctly track revisions made to deleted branchesEric Wong1-1/+10
2007-02-23git-svn: add an odd test case that seems to cause segfaults over HTTPEric Wong1-0/+15
2007-02-23git-svn: --follow-parent now works on sub-directories of larger branchesEric Wong1-0/+17
2007-02-23git-svn: allow --follow-parent on deleted directoriesEric Wong1-0/+12
2007-02-23git-svn: --follow-parent works with svn-remotes multiple branchesEric Wong1-0/+13
2007-02-23git-svn: fix --follow-parent to work with Git::SVNEric Wong1-2/+4
2007-02-12Work around Subversion race in git-svn tests.Michael Spang1-0/+2
2007-01-13git-svn: fix tests to work with older svnEric Wong1-0/+1
2006-12-31git-svn: t/t91??-*: optimize the tests a bitEric Wong1-1/+0
2006-12-16git-svn: remove support for the svn command-line clientEric Wong1-7/+0
2006-07-06git-svn: migrate out of contribEric Wong1-0/+44