Age | Commit message (Expand) | Author | Files | Lines |
2018-06-25 | Merge branch 'cc/tests-without-assuming-ref-files-backend' | Junio C Hamano | 1 | -1/+3 |
2018-06-04 | t9104: kosherly remove remote refs | Christian Couder | 1 | -1/+3 |
2018-06-01 | Merge branch 'cc/tests-without-assuming-ref-files-backend' | Junio C Hamano | 1 | -1/+2 |
2018-05-23 | t: make many tests depend less on the refs being files | David Turner | 1 | -1/+2 |
2018-03-28 | test: avoid pipes in git related commands for test | Pratik Karki | 1 | -7/+9 |
2016-01-12 | t9104-git-svn-follow-parent.sh: use the $( ... ) construct for command substi... | Elia Pinto | 1 | -34/+34 |
2015-03-20 | t9104: fix test for following larger parents | Michael J Gruber | 1 | -4/+6 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-09-09 | tests: subshell indentation stylefix | Jonathan Nieder | 1 | -31/+39 |
2010-09-06 | Several tests: cd inside subshell instead of around | Jens Lehmann | 1 | -15/+15 |
2009-08-12 | svn: allow branches outside of refs/remotes | Adam Brewster | 1 | -5/+5 |
2009-05-21 | git-svn testsuite: use standard configuration for Subversion tools | Eygene Ryabinkin | 1 | -20/+20 |
2008-12-09 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+42 |
2008-12-08 | git-svn: Make following parents atomic | Deskin Miller | 1 | -0/+42 |
2008-09-08 | t/t91XX git-svn tests: run "git svn" not "git-svn" | Nanako Shiraishi | 1 | -19/+19 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -86/+86 |
2007-09-21 | git-svn: handle changed svn command-line syntax | Sam Vilain | 1 | -2/+4 |
2007-09-21 | git-svn: fix test for trunk svn (commit message not needed) | Sam Vilain | 1 | -2/+1 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -15/+15 |
2007-05-13 | git-svn: don't attempt to minimize URLs by default | Eric Wong | 1 | -6/+7 |
2007-02-23 | t910*: s/repo-config/config/g; poke around possible race conditions | Eric Wong | 1 | -4/+5 |
2007-02-23 | git-svn: enable follow-parent functionality by default | Eric Wong | 1 | -13/+13 |
2007-02-23 | git-svn: --follow-parent tracks multi-parent paths | Eric Wong | 1 | -0/+7 |
2007-02-23 | git-svn: just name the default svn-remote "svn" instead of "git-svn" | Eric Wong | 1 | -5/+5 |
2007-02-23 | git-svn: don't write to the config file from --follow-parent | Eric Wong | 1 | -1/+1 |
2007-02-23 | git-svn: fix several fetch bugs related to repeated invocations | Eric Wong | 1 | -3/+13 |
2007-02-23 | git-svn: fetch tracks initial change with --follow-parent | Eric Wong | 1 | -1/+13 |
2007-02-23 | git-svn: stop using path names as refnames with --follow-parent | Eric Wong | 1 | -2/+4 |
2007-02-23 | git-svn: correctly handle do_{switch,update} in deep directories | Eric Wong | 1 | -0/+31 |
2007-02-23 | git-svn: fix segfaults from accessing svn_log_changed_path_t | Eric Wong | 1 | -1/+0 |
2007-02-23 | git-svn: correctly track revisions made to deleted branches | Eric Wong | 1 | -1/+10 |
2007-02-23 | git-svn: add an odd test case that seems to cause segfaults over HTTP | Eric Wong | 1 | -0/+15 |
2007-02-23 | git-svn: --follow-parent now works on sub-directories of larger branches | Eric Wong | 1 | -0/+17 |
2007-02-23 | git-svn: allow --follow-parent on deleted directories | Eric Wong | 1 | -0/+12 |
2007-02-23 | git-svn: --follow-parent works with svn-remotes multiple branches | Eric Wong | 1 | -0/+13 |
2007-02-23 | git-svn: fix --follow-parent to work with Git::SVN | Eric Wong | 1 | -2/+4 |
2007-02-12 | Work around Subversion race in git-svn tests. | Michael Spang | 1 | -0/+2 |
2007-01-13 | git-svn: fix tests to work with older svn | Eric Wong | 1 | -0/+1 |
2006-12-31 | git-svn: t/t91??-*: optimize the tests a bit | Eric Wong | 1 | -1/+0 |
2006-12-16 | git-svn: remove support for the svn command-line client | Eric Wong | 1 | -7/+0 |
2006-07-06 | git-svn: migrate out of contrib | Eric Wong | 1 | -0/+44 |