aboutsummaryrefslogtreecommitdiffstats
path: root/src/svn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore paths being deleted when we don't know anything about themThiago Macieira2007-12-241-1/+3
* more information at the end of the revision exportThiago Macieira2007-12-241-6/+6
* use printf hereThiago Macieira2007-12-241-1/+2
* remove the source branch in the rulesThiago Macieira2007-12-241-1/+1
* Don't give fast-import paths starting with a slashThiago Macieira2007-12-241-1/+5
* Add support for branch creation on-the-flyThiago Macieira2007-12-241-23/+81
* Support for pathless rulesThiago Macieira2007-12-241-34/+52
* Don't crash on empty authorThiago Macieira2007-12-241-1/+1
* Add some more line number informationThiago Macieira2007-12-241-1/+1
* add some more information to the outputThiago Macieira2007-12-241-1/+4
* Ignore any directories that didn't match any rules, including those with historyThiago Macieira2007-12-241-1/+3
* Detect whether a file deletion was a directoryThiago Macieira2007-12-241-2/+24
* Add support for min/max revision rangesThiago Macieira2007-12-241-0/+4
* In SVN, when a directory is renamed/copied, we must recursively add itThiago Macieira2007-12-241-5/+48
* Fix crashes and improve behaviourThiago Macieira2007-12-241-14/+17
* Handle errors correctlyThiago Macieira2007-12-231-1/+1
* Introduce the dry-run modeThiago Macieira2007-12-231-1/+3
* Don't forget the final newline for a file's dataThiago Macieira2007-12-231-0/+6
* Add SVN codeThiago Macieira2007-12-231-5/+272
* Add initial SVN supportThiago Macieira2007-12-231-0/+69