aboutsummaryrefslogtreecommitdiff
path: root/perl/Git/SVN/Ra.pm
Commit message (Expand)AuthorAge
* git-svn: allow "0" in SVN path componentsEric Wong2016-12-12
* git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong2016-01-26
* Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano2015-02-26
|\
| * Git::SVN::*: avoid premature FileHandle closureKyle J. McKay2015-02-26
* | git-svn: lazy load some modulesEric Wong2015-02-26
|/
* git-svn: use SVN::Ra::get_dir2 when possibleEric Wong2014-10-31
* git-svn: prepare SVN::Ra config pieces onceEric Wong2014-10-29
* git-svn: save a little memory as fetch progressesEric Wong2014-10-25
* git-svn: remove unnecessary DESTROY overrideEric Wong2014-10-25
* git-svn: reload RA every log-window-sizeEric Wong2014-10-24
* git-svn: fix termination issues for remote svn connectionsUli Heller2013-09-06
* Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder2013-05-09
* git-svn: Support custom tunnel schemes instead of SSH onlySebastian Schuberth2013-03-27
* git-svn: use path accessor for Git::SVN objectsEric Wong2012-10-05
* git-svn: canonicalize newly-minted URLsMichael G. Schwern2012-08-02
* git-svn: introduce add_path_to_url functionMichael G. Schwern2012-08-02
* git-svn: canonicalize earlierMichael G. Schwern2012-08-02
* git-svn: replace URL escapes with canonicalizationMichael G. Schwern2012-08-02
* Git::SVN{,::Ra}: canonicalize earlierMichael G. Schwern2012-08-02
* use Git::SVN->path accessor globallyMichael G. Schwern2012-08-02
* Git::SVN::Ra: use accessor for URLsMichael G. Schwern2012-08-02
* git-svn: make Git::SVN::RA a separate fileJonathan Nieder2012-06-10