| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn: Simplify calculation of GIT_DIR | Barry Wardell | 2013-01-24 | 1 | -0/+8 |
* | t9100: remove bogus " || test" after each test scriptlet | Junio C Hamano | 2012-02-21 | 1 | -5/+9 |
* | git-svn.perl: fix a false-positive in the "already exists" test | Steven Walter | 2012-02-21 | 1 | -15/+18 |
* | prefer test -h over test -L in shell scripts | Jeff King | 2010-09-27 | 1 | -3/+3 |
* | tests: subshell indentation stylefix | Jonathan Nieder | 2010-09-09 | 1 | -10/+11 |
* | Merge branch 'jl/maint-fix-test' | Junio C Hamano | 2010-09-06 | 1 | -3/+3 |
|\ |
|
| * | Several tests: cd inside subshell instead of around | Jens Lehmann | 2010-09-06 | 1 | -3/+3 |
* | | git svn: fix dcommit to work with touched files | David D. Kilzer | 2010-08-02 | 1 | -0/+11 |
|/ |
|
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -1/+1 |
* | git-svn: let 'dcommit $rev' work on $rev instead of HEAD | Thomas Rast | 2009-06-25 | 1 | -0/+19 |
* | git-svn testsuite: use standard configuration for Subversion tools | Eygene Ryabinkin | 2009-05-21 | 1 | -7/+7 |
* | t9100, t9129: Use prerequisite tags for UTF-8 tests | Johannes Sixt | 2009-03-22 | 1 | -21/+16 |
* | git-svn: proper detection of bare repositories | Deskin Miller | 2008-11-06 | 1 | -0/+9 |
* | tests: use "git foo" without dash in strings | Nanako Shiraishi | 2008-09-09 | 1 | -2/+2 |
* | t/t91XX git-svn tests: run "git svn" not "git-svn" | Nanako Shiraishi | 2008-09-08 | 1 | -24/+24 |
* | t/t91XX-svn: start removing use of "git-" from these tests | Nanako Shiraishi | 2008-09-08 | 1 | -19/+19 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -6/+6 |
* | t9100-git-svn-basic.sh: Fix determination of utf-8 locale | Ramsay Jones | 2008-07-09 | 1 | -4/+4 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -3/+3 |
* | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 | 1 | -60/+60 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -14/+14 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -6/+6 |
* | git-svn: don't attempt to minimize URLs by default | Eric Wong | 2007-05-13 | 1 | -1/+1 |
* | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 | 1 | -3/+3 |
* | t910*: s/repo-config/config/g; poke around possible race conditions | Eric Wong | 2007-02-23 | 1 | -4/+4 |
* | git-svn: just name the default svn-remote "svn" instead of "git-svn" | Eric Wong | 2007-02-23 | 1 | -4/+4 |
* | git-svn: fix committing to subdirectories, add tests | Eric Wong | 2007-02-23 | 1 | -0/+29 |
* | git-svn: avoid tracking change-less revisions | Eric Wong | 2007-02-23 | 1 | -2/+0 |
* | git-svn: 'init' attempts to connect to the repository root if possible | Eric Wong | 2007-02-23 | 1 | -1/+13 |
* | git-svn: disallow ambigious local refspecs | Eric Wong | 2007-02-23 | 1 | -0/+11 |
* | git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK | Eric Wong | 2006-12-31 | 1 | -49/+35 |
* | git-svn: quiet down tests and fix some unportable shell constructs | Eric Wong | 2006-12-26 | 1 | -131/+127 |
* | git-svn: rename 'commit' command to 'set-tree' | Eric Wong | 2006-12-16 | 1 | -11/+11 |
* | git-svn: remove support for the svn command-line client | Eric Wong | 2006-12-16 | 1 | -3/+1 |
* | git-svn: update tests for recent changes | Eric Wong | 2006-11-27 | 1 | -0/+5 |
* | Remove cmd_usage() routine and re-organize the help/usage code. | Ramsay Allan Jones | 2006-08-02 | 1 | -4/+3 |
* | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 | 1 | -0/+234 |