Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | git-svn: fix auth parameter handling on SVN 1.9.0+ | Eric Wong | 1 | -2/+6 |
2015-02-26 | Merge branch 'svn-maint-fixes' into svn-fixes | Junio C Hamano | 1 | -0/+3 |
2015-02-26 | Git::SVN::*: avoid premature FileHandle closure | Kyle J. McKay | 1 | -0/+3 |
2015-02-26 | git-svn: lazy load some modules | Eric Wong | 1 | -1/+4 |
2014-10-31 | git-svn: use SVN::Ra::get_dir2 when possible | Eric Wong | 1 | -1/+11 |
2014-10-29 | git-svn: prepare SVN::Ra config pieces once | Eric Wong | 1 | -27/+36 |
2014-10-25 | git-svn: save a little memory as fetch progresses | Eric Wong | 1 | -1/+1 |
2014-10-25 | git-svn: remove unnecessary DESTROY override | Eric Wong | 1 | -4/+0 |
2014-10-24 | git-svn: reload RA every log-window-size | Eric Wong | 1 | -8/+13 |
2013-09-06 | git-svn: fix termination issues for remote svn connections | Uli Heller | 1 | -0/+8 |
2013-05-09 | Git::SVN::*: add missing "NAME" section to perldoc | Jonathan Nieder | 1 | -0/+2 |
2013-03-27 | git-svn: Support custom tunnel schemes instead of SSH only | Sebastian Schuberth | 1 | -1/+1 |
2012-10-05 | git-svn: use path accessor for Git::SVN objects | Eric Wong | 1 | -1/+1 |
2012-08-02 | git-svn: canonicalize newly-minted URLs | Michael G. Schwern | 1 | -1/+8 |
2012-08-02 | git-svn: introduce add_path_to_url function | Michael G. Schwern | 1 | -4/+4 |
2012-08-02 | git-svn: canonicalize earlier | Michael G. Schwern | 1 | -2/+2 |
2012-08-02 | git-svn: replace URL escapes with canonicalization | Michael G. Schwern | 1 | -22/+5 |
2012-08-02 | Git::SVN{,::Ra}: canonicalize earlier | Michael G. Schwern | 1 | -1/+5 |
2012-08-02 | use Git::SVN->path accessor globally | Michael G. Schwern | 1 | -3/+3 |
2012-08-02 | Git::SVN::Ra: use accessor for URLs | Michael G. Schwern | 1 | -11/+27 |
2012-06-10 | git-svn: make Git::SVN::RA a separate file | Jonathan Nieder | 1 | -0/+658 |