aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-245-9/+2
* 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-243-23/+113
* Support for pathless rulesThiago Macieira2007-12-243-39/+52
* Output dry-run data to a file, for analysis laterThiago Macieira2007-12-241-1/+2
* Support an upper limit of revision numbersThiago Macieira2007-12-242-2/+4
* Don't crash on empty authorThiago Macieira2007-12-241-1/+1
* Allow one to have references to outside refs/headsThiago Macieira2007-12-241-3/+3
* Add some more line number informationThiago Macieira2007-12-243-2/+8
* add some more information to the outputThiago Macieira2007-12-242-2/+8
* Improve error messageThiago Macieira2007-12-241-1/+1
* Prepend refs/heads/ to the origin branch tooThiago Macieira2007-12-241-0/+2
* Ignore any directories that didn't match any rules, including those with historyThiago Macieira2007-12-241-1/+3
* Make it a fatal error to have a malformed line in the rules fileThiago Macieira2007-12-241-2/+1
* Detect whether a file deletion was a directoryThiago Macieira2007-12-241-2/+24
* Avoid warnings on exitThiago Macieira2007-12-241-1/+1
* Add support for min/max revision rangesThiago Macieira2007-12-243-0/+16
* I like this betterThiago Macieira2007-12-241-1/+1
* Extra newline after the reset commandThiago Macieira2007-12-241-1/+1
* Allow repository names with dashes tooThiago Macieira2007-12-241-2/+2
* Add support for resuming workThiago Macieira2007-12-243-6/+51
* fix the option parsingThiago Macieira2007-12-241-14/+13
* Add a better option-parserThiago Macieira2007-12-244-9/+177
* 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-244-17/+28
* Fix rule parsing again: cap(0) is the entire matchThiago Macieira2007-12-231-18/+18
* Parse rules correctlyThiago Macieira2007-12-231-3/+8
* Handle errors correctlyThiago Macieira2007-12-232-2/+3
* And run the SVN code tooThiago Macieira2007-12-231-0/+11
* Introduce the dry-run modeThiago Macieira2007-12-232-2/+11
* Implement the commit transactionThiago Macieira2007-12-232-1/+126
* Don't forget the final newline for a file's dataThiago Macieira2007-12-231-0/+6
* Add SVN codeThiago Macieira2007-12-235-19/+320
* Add initial SVN supportThiago Macieira2007-12-233-2/+117
* Add missing functionThiago Macieira2007-12-231-0/+4
* Add main.cppThiago Macieira2007-12-232-2/+57
* Add the Repository classThiago Macieira2007-12-233-1/+77
* Initial versionThiago Macieira2007-12-233-0/+185