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