summaryrefslogtreecommitdiff
path: root/t/t9100-git-svn-basic.sh
AgeCommit message (Expand)AuthorFilesLines
2016-01-12t9100-git-svn-basic.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2013-01-24git-svn: Simplify calculation of GIT_DIRLibravatar Barry Wardell1-0/+8
2012-02-21t9100: remove bogus " || test" after each test scriptletLibravatar Junio C Hamano1-5/+9
2012-02-21git-svn.perl: fix a false-positive in the "already exists" testLibravatar Steven Walter1-15/+18
2010-09-27prefer test -h over test -L in shell scriptsLibravatar Jeff King1-3/+3
2010-09-09tests: subshell indentation stylefixLibravatar Jonathan Nieder1-10/+11
2010-09-06Merge branch 'jl/maint-fix-test'Libravatar Junio C Hamano1-3/+3
2010-09-06Several tests: cd inside subshell instead of aroundLibravatar Jens Lehmann1-3/+3
2010-08-02git svn: fix dcommit to work with touched filesLibravatar David D. Kilzer1-0/+11
2010-06-25tests: Skip tests in a way that makes sense under TAPLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2009-06-25git-svn: let 'dcommit $rev' work on $rev instead of HEADLibravatar Thomas Rast1-0/+19
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsLibravatar Eygene Ryabinkin1-7/+7
2009-03-22t9100, t9129: Use prerequisite tags for UTF-8 testsLibravatar Johannes Sixt1-21/+16
2008-11-06git-svn: proper detection of bare repositoriesLibravatar Deskin Miller1-0/+9
2008-09-09tests: use "git foo" without dash in stringsLibravatar Nanako Shiraishi1-2/+2
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Libravatar Nanako Shiraishi1-24/+24
2008-09-08t/t91XX-svn: start removing use of "git-" from these testsLibravatar Nanako Shiraishi1-19/+19
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-6/+6
2008-07-09t9100-git-svn-basic.sh: Fix determination of utf-8 localeLibravatar Ramsay Jones1-4/+4
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-3/+3
2008-05-05Fix tests breaking when checkout path contains shell metacharactersLibravatar Bryan Donlan1-60/+60
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-14/+14
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-6/+6
2007-05-13git-svn: don't attempt to minimize URLs by defaultLibravatar Eric Wong1-1/+1
2007-03-04Get rid of the dependency to GNU diff in the testsLibravatar Johannes Schindelin1-3/+3
2007-02-23t910*: s/repo-config/config/g; poke around possible race conditionsLibravatar Eric Wong1-4/+4
2007-02-23git-svn: just name the default svn-remote "svn" instead of "git-svn"Libravatar Eric Wong1-4/+4
2007-02-23git-svn: fix committing to subdirectories, add testsLibravatar Eric Wong1-0/+29
2007-02-23git-svn: avoid tracking change-less revisionsLibravatar Eric Wong1-2/+0
2007-02-23git-svn: 'init' attempts to connect to the repository root if possibleLibravatar Eric Wong1-1/+13
2007-02-23git-svn: disallow ambigious local refspecsLibravatar Eric Wong1-0/+11
2006-12-31git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKLibravatar Eric Wong1-49/+35
2006-12-26git-svn: quiet down tests and fix some unportable shell constructsLibravatar Eric Wong1-131/+127
2006-12-16git-svn: rename 'commit' command to 'set-tree'Libravatar Eric Wong1-11/+11
2006-12-16git-svn: remove support for the svn command-line clientLibravatar Eric Wong1-3/+1
2006-11-27git-svn: update tests for recent changesLibravatar Eric Wong1-0/+5
2006-08-02Remove cmd_usage() routine and re-organize the help/usage code.Libravatar Ramsay Allan Jones1-4/+3
2006-07-06git-svn: migrate out of contribLibravatar Eric Wong1-0/+234