Age | Commit message (Expand) | Author | Files | Lines |
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 |