summaryrefslogtreecommitdiff
path: root/perl/Git/SVN.pm
Commit message (Expand)AuthorAgeFilesLines
* git-svn: canonicalize newly-minted URLsMichael G. Schwern2012-08-021-5/+14
* git-svn: introduce add_path_to_url functionMichael G. Schwern2012-08-021-18/+15
* git-svn: replace URL escapes with canonicalizationMichael G. Schwern2012-08-021-1/+1
* git-svn: attempt to mimic SVN 1.7 URL canonicalizationMichael G. Schwern2012-08-021-2/+2
* Git::SVN{,::Ra}: canonicalize earlierMichael G. Schwern2012-08-021-2/+4
* git-svn: add join_paths() to safely concatenate pathsMichael G. Schwern2012-08-021-4/+6
* use Git::SVN{,::RA}->url accessor globallyMichael G. Schwern2012-08-021-5/+6
* use Git::SVN->path accessor globallyMichael G. Schwern2012-08-021-2/+2
* Git::SVN: use accessor for URLs internallyMichael G. Schwern2012-08-021-14/+28
* Git::SVN: use accessors internally for pathMichael G. Schwern2012-08-021-31/+55
* Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern2012-07-271-0/+2
* Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern2012-07-271-2/+7
* Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern2012-07-271-0/+2319