| Commit message (Expand) | Author | Age |
* | git svn: work around SVN 1.7 mishandling of svn:special changes | Jonathan Nieder | 2012-10-10 |
* | git-svn: keep leading slash when canonicalizing paths (fallback case) | Jonathan Nieder | 2012-10-05 |
* | git-svn: use path accessor for Git::SVN objects | Eric Wong | 2012-10-05 |
* | Make git-svn branch patterns match complete URL | Ammon Riley | 2012-10-05 |
* | git-svn: canonicalize newly-minted URLs | Michael G. Schwern | 2012-08-02 |
* | git-svn: introduce add_path_to_url function | Michael G. Schwern | 2012-08-02 |
* | git-svn: canonicalize earlier | Michael G. Schwern | 2012-08-02 |
* | git-svn: replace URL escapes with canonicalization | Michael G. Schwern | 2012-08-02 |
* | git-svn: attempt to mimic SVN 1.7 URL canonicalization | Michael G. Schwern | 2012-08-02 |
* | Git::SVN{,::Ra}: canonicalize earlier | 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 |
* | use Git::SVN{,::RA}->url accessor globally | Michael G. Schwern | 2012-08-02 |
* | use Git::SVN->path accessor globally | Michael G. Schwern | 2012-08-02 |
* | Git::SVN::Ra: use accessor for URLs | Michael G. Schwern | 2012-08-02 |
* | Extract Git::SVN::GlobSpec from git-svn. | Michael G. Schwern | 2012-07-27 |
* | Move Git::IndexInfo into its own file. | Michael G. Schwern | 2012-07-27 |
* | Extract Git::SVN::Migration from git-svn. | Michael G. Schwern | 2012-07-27 |
* | Extract Git::SVN::Log from git-svn. | Michael G. Schwern | 2012-07-27 |
* | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 2012-07-27 |
* | git-svn: use YAML format for mergeinfo cache when possible | Jonathan Nieder | 2012-06-10 |
* | git-svn: make Git::SVN::RA a separate file | Jonathan Nieder | 2012-06-10 |
* | git-svn: make Git::SVN::Editor a separate file | Jonathan Nieder | 2012-06-10 |
* | git-svn: make Git::SVN::Fetcher a separate file | Jonathan Nieder | 2012-05-29 |
* | git-svn: move Git::SVN::Prompt into its own file | Jonathan Nieder | 2012-05-29 |