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