Age | Commit message (Expand) | Author | Files | Lines |
2013-02-09 | Move Git::SVN::get_tz to Git::get_tz_offset | Ben Walton | 1 | -10/+2 |
2012-10-05 | Git::SVN: rename private path field | Jonathan Nieder | 1 | -2/+2 |
2012-10-05 | git-svn.perl: keep processing all commits in parents_exclude | Steven Walter | 1 | -1/+0 |
2012-10-05 | git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip | Steven Walter | 1 | -5/+3 |
2012-08-22 | Merge branch 'ms/git-svn-1.7' | Junio C Hamano | 1 | -63/+111 |
2012-08-10 | git svn: reset invalidates the memoized mergeinfo caches | Peter Baumann | 1 | -2/+25 |
2012-08-02 | git-svn: remove ad-hoc canonicalizations | Michael G. Schwern | 1 | -1/+0 |
2012-08-02 | git-svn: canonicalize newly-minted URLs | Michael G. Schwern | 1 | -5/+14 |
2012-08-02 | git-svn: introduce add_path_to_url function | Michael G. Schwern | 1 | -18/+15 |
2012-08-02 | git-svn: replace URL escapes with canonicalization | Michael G. Schwern | 1 | -1/+1 |
2012-08-02 | git-svn: attempt to mimic SVN 1.7 URL canonicalization | Michael G. Schwern | 1 | -2/+2 |
2012-08-02 | Git::SVN{,::Ra}: canonicalize earlier | Michael G. Schwern | 1 | -2/+4 |
2012-08-02 | git-svn: add join_paths() to safely concatenate paths | Michael G. Schwern | 1 | -4/+6 |
2012-08-02 | use Git::SVN{,::RA}->url accessor globally | Michael G. Schwern | 1 | -5/+6 |
2012-08-02 | use Git::SVN->path accessor globally | Michael G. Schwern | 1 | -2/+2 |
2012-08-02 | Git::SVN: use accessor for URLs internally | Michael G. Schwern | 1 | -14/+28 |
2012-08-02 | Git::SVN: use accessors internally for path | Michael G. Schwern | 1 | -31/+55 |
2012-07-27 | Extract Git::SVN::GlobSpec from git-svn. | Michael G. Schwern | 1 | -0/+2 |
2012-07-27 | Move initialization of Git::SVN variables into Git::SVN. | Michael G. Schwern | 1 | -2/+7 |
2012-07-27 | Extract Git::SVN from git-svn into its own .pm file. | Michael G. Schwern | 1 | -0/+2319 |