summaryrefslogtreecommitdiff
path: root/t/t9114-git-svn-dcommit-merge.sh
Commit message (Expand)AuthorAgeFilesLines
* test: avoid pipes in git related commands for testpk/test-avoid-pipe-hiding-exit-statusPratik Karki2018-03-281-4/+6
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-091-3/+1
* t9114-git-svn-dcommit-merge.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-121-6/+6
* Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland2014-04-191-2/+2
* t: replace pulls with mergesFelipe Contreras2013-10-311-1/+1
* t9114.2: Don't use --track option against "svn-remote"-tracking branchesJohan Herland2013-04-211-1/+1
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-3/+4
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-3/+3
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-1/+1
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-11/+11
* git-svn: t9114: verify merge commit message in testEric Wong2007-11-051-0/+5
* git-svn: allow dcommit to retain local merge informationEric Wong2007-06-131-0/+89