summaryrefslogtreecommitdiff
path: root/t/t9100-git-svn-basic.sh
Commit message (Expand)AuthorAgeFilesLines
* t: use nongit() function where applicableJeff King2016-12-161-15/+2
* Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-081-2/+0
|\
| * t/t91*: do not say how to avoid the testsMichael J Gruber2016-07-251-2/+0
* | t9100: portability fixJunio C Hamano2016-07-281-2/+4
* | git-svn: allow --version to work anywhereEric Wong2016-07-221-0/+19
* | t9100,t3419: enclose all test code in single-quotesJeff King2016-05-131-14/+14
* | t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King2016-05-131-19/+19
|/
* Merge branch 'mg/mingw-test-fix'Junio C Hamano2016-02-171-1/+2
|\
| * t9100: fix breakage when SHELL_PATH is not /bin/shmg/mingw-test-fixMichael J Gruber2016-02-081-1/+2
* | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-171-9/+9
|\ \ | |/
| * mingw: mark t9100's test cases with appropriate prereqsJohannes Schindelin2016-01-281-9/+9
* | t9100-git-svn-basic.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-121-4/+4
|/
* git-svn: Simplify calculation of GIT_DIRBarry Wardell2013-01-241-0/+8
* t9100: remove bogus " || test" after each test scriptletJunio C Hamano2012-02-211-5/+9
* git-svn.perl: fix a false-positive in the "already exists" testSteven Walter2012-02-211-15/+18
* prefer test -h over test -L in shell scriptsJeff King2010-09-271-3/+3
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-10/+11
* Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-061-3/+3
|\
| * Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* | git svn: fix dcommit to work with touched filesDavid D. Kilzer2010-08-021-0/+11
|/
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast2009-06-251-0/+19
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-7/+7
* t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt2009-03-221-21/+16
* git-svn: proper detection of bare repositoriesDeskin Miller2008-11-061-0/+9
* tests: use "git foo" without dash in stringsNanako Shiraishi2008-09-091-2/+2
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-24/+24
* t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-081-19/+19
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-6/+6
* t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones2008-07-091-4/+4
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-3/+3
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-60/+60
* Sane use of test_expect_failureJunio C Hamano2008-02-011-14/+14
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-6/+6
* git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-131-1/+1
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-3/+3
* t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-231-4/+4
* git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-231-4/+4
* git-svn: fix committing to subdirectories, add testsEric Wong2007-02-231-0/+29
* git-svn: avoid tracking change-less revisionsEric Wong2007-02-231-2/+0
* git-svn: 'init' attempts to connect to the repository root if possibleEric Wong2007-02-231-1/+13
* git-svn: disallow ambigious local refspecsEric Wong2007-02-231-0/+11
* git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong2006-12-311-49/+35
* git-svn: quiet down tests and fix some unportable shell constructsEric Wong2006-12-261-131/+127
* git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-161-11/+11
* git-svn: remove support for the svn command-line clientEric Wong2006-12-161-3/+1
* git-svn: update tests for recent changesEric Wong2006-11-271-0/+5
* Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones2006-08-021-4/+3
* git-svn: migrate out of contribEric Wong2006-07-061-0/+234