summaryrefslogtreecommitdiff
path: root/t/t9100-git-svn-basic.sh
AgeCommit message (Expand)Author
2013-01-24git-svn: Simplify calculation of GIT_DIRBarry Wardell
2012-02-22t9100: remove bogus " || test" after each test scriptletJunio C Hamano
2012-02-21git-svn.perl: fix a false-positive in the "already exists" testSteven Walter
2010-09-27prefer test -h over test -L in shell scriptsJeff King
2010-09-09tests: subshell indentation stylefixJonathan Nieder
2010-09-06Merge branch 'jl/maint-fix-test'Junio C Hamano
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann
2010-08-02git svn: fix dcommit to work with touched filesDavid D. Kilzer
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2009-06-25git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin
2009-03-22t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt
2008-11-06git-svn: proper detection of bare repositoriesDeskin Miller
2008-09-10tests: use "git foo" without dash in stringsNanako Shiraishi
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi
2008-09-08t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-07-09t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-05-13git-svn: don't attempt to minimize URLs by defaultEric Wong
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-02-23t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong
2007-02-23git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong
2007-02-23git-svn: fix committing to subdirectories, add testsEric Wong
2007-02-23git-svn: avoid tracking change-less revisionsEric Wong
2007-02-23git-svn: 'init' attempts to connect to the repository root if possibleEric Wong
2007-02-23git-svn: disallow ambigious local refspecsEric Wong
2007-01-01git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong
2006-12-27git-svn: quiet down tests and fix some unportable shell constructsEric Wong
2006-12-16git-svn: rename 'commit' command to 'set-tree'Eric Wong
2006-12-16git-svn: remove support for the svn command-line clientEric Wong
2006-11-28git-svn: update tests for recent changesEric Wong
2006-08-02Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones
2006-07-07git-svn: migrate out of contribEric Wong