Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | git-svn: introduce add_path_to_url function | Michael G. Schwern | 3 | -22/+46 |
2012-08-02 | git-svn: canonicalize earlier | Michael G. Schwern | 1 | -2/+2 |
2012-08-02 | git-svn: replace URL escapes with canonicalization | Michael G. Schwern | 2 | -23/+6 |
2012-08-02 | git-svn: attempt to mimic SVN 1.7 URL canonicalization | Michael G. Schwern | 2 | -4/+19 |
2012-08-02 | Git::SVN{,::Ra}: canonicalize earlier | Michael G. Schwern | 2 | -3/+9 |
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 | 2 | -4/+38 |
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-08-02 | use Git::SVN{,::RA}->url accessor globally | Michael G. Schwern | 2 | -8/+9 |
2012-08-02 | use Git::SVN->path accessor globally | Michael G. Schwern | 3 | -6/+6 |
2012-08-02 | Git::SVN::Ra: use accessor for URLs | Michael G. Schwern | 1 | -11/+27 |
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 | 2 | -0/+61 |
2012-07-27 | Move Git::IndexInfo into its own file. | Michael G. Schwern | 2 | -0/+34 |
2012-07-27 | Extract Git::SVN::Migration from git-svn. | Michael G. Schwern | 1 | -0/+258 |
2012-07-27 | Extract Git::SVN::Log from git-svn. | Michael G. Schwern | 1 | -0/+395 |
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 |
2012-07-27 | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 1 | -0/+59 |
2012-06-10 | git-svn: use YAML format for mergeinfo cache when possible | Jonathan Nieder | 1 | -0/+93 |
2012-06-10 | git-svn: make Git::SVN::RA a separate file | Jonathan Nieder | 1 | -0/+658 |
2012-06-10 | git-svn: make Git::SVN::Editor a separate file | Jonathan Nieder | 2 | -1/+538 |
2012-05-29 | git-svn: make Git::SVN::Fetcher a separate file | Jonathan Nieder | 1 | -0/+602 |
2012-05-29 | git-svn: move Git::SVN::Prompt into its own file | Jonathan Nieder | 1 | -0/+202 |
2012-03-10 | Git::I18N: compatibility with perl <5.8.3 | Ævar Arnfjörð Bjarmason | 1 | -1/+10 |
2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -0/+89 |