aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9106-git-svn-commit-diff-clobber.sh
AgeCommit message (Expand)AuthorFilesLines
2020-02-16rebase: change the default backend from "am" to "merge"Elijah Newren1-1/+2
2016-05-13t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King1-3/+3
2010-09-09tests: subshell indentation stylefixJonathan Nieder1-13/+17
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-12/+12
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin1-7/+7
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi1-8/+8
2008-09-08t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi1-3/+3
2008-07-21Rename .git/rebase to .git/rebase-applyJohannes Schindelin1-1/+3
2008-07-16Merge branch 'sb/dashless'Junio C Hamano1-3/+3
2008-07-15Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-3/+3
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-28/+28
2008-02-01Sane use of test_expect_failureJunio C Hamano1-9/+9
2007-08-31git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong1-0/+30
2007-02-12Work around Subversion race in git-svn tests.Michael Spang1-0/+2
2006-12-16git-svn: remove support for the svn command-line clientEric Wong1-7/+0
2006-11-09git-svn: fix dcommit losing changes when out-of-date from svnEric Wong1-0/+74