aboutsummaryrefslogtreecommitdiff
path: root/t/t9100-git-svn-basic.sh
Commit message (Expand)AuthorAge
* git-svn: proper detection of bare repositoriesDeskin Miller2008-11-06
* tests: use "git foo" without dash in stringsNanako Shiraishi2008-09-09
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-08
* t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-08
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones2008-07-09
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-13
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-23
* git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-23
* git-svn: fix committing to subdirectories, add testsEric Wong2007-02-23
* git-svn: avoid tracking change-less revisionsEric Wong2007-02-23
* git-svn: 'init' attempts to connect to the repository root if possibleEric Wong2007-02-23
* git-svn: disallow ambigious local refspecsEric Wong2007-02-23
* git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong2006-12-31
* git-svn: quiet down tests and fix some unportable shell constructsEric Wong2006-12-26
* git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-16
* git-svn: remove support for the svn command-line clientEric Wong2006-12-16
* git-svn: update tests for recent changesEric Wong2006-11-27
* Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones2006-08-02
* git-svn: migrate out of contribEric Wong2006-07-06