summaryrefslogtreecommitdiff
path: root/t/t9116-git-svn-log.sh
Commit message (Expand)AuthorAgeFilesLines
* Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland2014-04-191-23/+23
* git-svn: Fix git svn log --show-commitMichael J Gruber2011-05-201-0/+15
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-7/+9
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-2/+2
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-1/+1
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-3/+3
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-6/+6
* add test_cmp function for test scriptsJeff King2008-03-131-12/+12
* git-svn log: handle unreachable revisions like "svn log"David D Kilzer2007-11-171-0/+66
* git-svn log: include commit log for the smallest revision in a rangeDavid D Kilzer2007-11-171-4/+4
* git-svn log: fix ascending revision rangesDavid D Kilzer2007-11-171-0/+14
* git-svn: fix log with single revision against a non-HEAD branchEric Wong2007-08-151-0/+48