Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-05 | git-svn: keep leading slash when canonicalizing paths (fallback case) | Jonathan Nieder | 1 | -1/+0 |
2012-08-02 | git-svn: introduce add_path_to_url function | Michael G. Schwern | 1 | -0/+27 |
2012-08-02 | git-svn: attempt to mimic SVN 1.7 URL canonicalization | Michael G. Schwern | 1 | -2/+17 |
2012-08-02 | git-svn: path canonicalization uses SVN API | Michael G. Schwern | 1 | -0/+24 |
2012-08-02 | Git::SVN::Utils: remove irrelevant comment | Michael G. Schwern | 1 | -2/+0 |
2012-08-02 | git-svn: add join_paths() to safely concatenate paths | Michael G. Schwern | 1 | -0/+32 |
2012-08-02 | git-svn: factor out _collapse_dotdot function | Michael G. Schwern | 1 | -1/+13 |
2012-08-02 | git-svn: use SVN 1.7 to canonicalize when possible | Michael G. Schwern | 1 | -0/+16 |
2012-08-02 | git-svn: move canonicalization to Git::SVN::Utils | Michael G. Schwern | 1 | -1/+51 |
2012-07-27 | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 1 | -0/+59 |