Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark perl test scripts executable | Jonathan Nieder | 2013-11-25 | 7 | -0/+0 |
* | git-svn: introduce add_path_to_url function | Michael G. Schwern | 2012-08-02 | 1 | -0/+27 |
* | git-svn: attempt to mimic SVN 1.7 URL canonicalization | Michael G. Schwern | 2012-08-02 | 1 | -0/+26 |
* | git-svn: add join_paths() to safely concatenate paths | Michael G. Schwern | 2012-08-02 | 1 | -0/+32 |
* | git-svn: factor out _collapse_dotdot function | Michael G. Schwern | 2012-08-02 | 1 | -0/+23 |
* | Extract Git::SVN::GlobSpec from git-svn. | Michael G. Schwern | 2012-07-27 | 1 | -1/+2 |
* | Move Git::IndexInfo into its own file. | Michael G. Schwern | 2012-07-27 | 1 | -1/+2 |
* | Extract Git::SVN::Migration from git-svn. | Michael G. Schwern | 2012-07-27 | 1 | -1/+2 |
* | Extract Git::SVN::Log from git-svn. | Michael G. Schwern | 2012-07-27 | 1 | -2/+4 |
* | Move initialization of Git::SVN variables into Git::SVN. | Michael G. Schwern | 2012-07-27 | 1 | -1/+2 |
* | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 2012-07-27 | 3 | -0/+53 |