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