aboutsummaryrefslogtreecommitdiff
path: root/perl/Git/SVN.pm
Commit message (Expand)AuthorAge
* git-svn: improve rebase/mkdirs performanceDair Grant2015-11-10
* Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano2015-02-26
|\
| * git-svn: fix localtime=true on non-glibc environmentsRyuichi Kokubo2015-02-26
* | git-svn: lazy load some modulesEric Wong2015-02-26
* | Git::SVN: handle missing ref_id case correctlyRamkumar Ramachandra2015-01-15
|/
* git-svn: add space after "W:" prefix in warningEric Wong2014-10-30
* git-svn: (cleanup) remove editor param passingEric Wong2014-10-30
* git-svn: disable _rev_list memoizationEric Wong2014-10-27
* git-svn: remove mergeinfo rev cachingEric Wong2014-10-24
* git-svn: cache only mergeinfo revisionsEric Wong2014-10-24
* git-svn: reduce check_cherry_pick cache overheadEric Wong2014-10-24
* git-svn: only look at the root path for svn:mergeinfoJakob Stoklund Olesen2014-10-24
* git-svn: only look at the new parts of svn:mergeinfoJakob Stoklund Olesen2014-10-24
* SVN.pm::parse_svn_date: allow timestamps with a single-digit hourRomanBelinsky2014-04-17
* code and test: fix misuses of "nor"Justin Lebar2014-03-31
* comments: fix misuses of "nor"Justin Lebar2014-03-31
* git-svn: memoize _rev_list and rebuildlin zuojian2014-01-23
* git svn: consistent spacing after "W:" in warningsEric Wong2013-03-08
* git svn: ignore partial svn:mergeinfoJan Pešta2013-03-08
* Merge branch 'bw/get-tz-offset-perl'Junio C Hamano2013-02-14
|\
| * Move Git::SVN::get_tz to Git::get_tz_offsetBen Walton2013-02-09
* | git-svn: cleanup sprintf usage for uppercasing hexEric Wong2013-01-24
|/
* Git::SVN: rename private path fieldJonathan Nieder2012-10-05
* git-svn.perl: keep processing all commits in parents_excludeSteven Walter2012-10-05
* git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tipSteven Walter2012-10-05
* Merge branch 'ms/git-svn-1.7'Junio C Hamano2012-08-22
|\
| * git-svn: remove ad-hoc canonicalizationsMichael G. Schwern2012-08-02
| * git-svn: canonicalize newly-minted URLsMichael G. Schwern2012-08-02
| * git-svn: introduce add_path_to_url functionMichael G. Schwern2012-08-02
| * git-svn: replace URL escapes with canonicalizationMichael G. Schwern2012-08-02
| * git-svn: attempt to mimic SVN 1.7 URL canonicalizationMichael G. Schwern2012-08-02
| * Git::SVN{,::Ra}: canonicalize earlierMichael G. Schwern2012-08-02
| * git-svn: add join_paths() to safely concatenate pathsMichael G. Schwern2012-08-02
| * use Git::SVN{,::RA}->url accessor globallyMichael G. Schwern2012-08-02
| * use Git::SVN->path accessor globallyMichael G. Schwern2012-08-02
| * Git::SVN: use accessor for URLs internallyMichael G. Schwern2012-08-02
| * Git::SVN: use accessors internally for pathMichael G. Schwern2012-08-02
* | git svn: reset invalidates the memoized mergeinfo cachesPeter Baumann2012-08-10
|/
* Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern2012-07-27
* Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern2012-07-27
* Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern2012-07-27