aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for git-svn author filesSebastian Pipping2010-03-271-1/+8
* Add command line option to print what rules are used on each file.Torgny Nyblom2010-03-251-0/+1
* Add commandline option for when to flush the commit queue.Torgny Nyblom2010-03-251-0/+1
* Change license on files where I am copyright holder to GPLv3.Thiago Macieira2010-03-031-1/+1
* make dry-run a command line switch instead of a compile-time switchThomas Zander2009-10-211-1/+1
* Replace options with the one from vng and use its options for better usabilityThomas Zander2009-10-211-10/+48
* Don't let me waste 2 hours doing an import if the identity map file wasn't fo...Thiago Macieira2009-07-201-1/+4
* Add support for annotated tagsThiago Macieira2009-06-081-1/+5
* General improvements and reload branches automatically when starting git-fast...Thiago Macieira2008-08-181-2/+0
* Implement the identity mapThiago Macieira2007-12-281-0/+26
* Support an upper limit of revision numbersThiago Macieira2007-12-241-1/+3
* Add support for resuming workThiago Macieira2007-12-241-3/+11
* Add a better option-parserThiago Macieira2007-12-241-7/+5
* Fix crashes and improve behaviourThiago Macieira2007-12-241-1/+1
* Handle errors correctlyThiago Macieira2007-12-231-1/+2
* And run the SVN code tooThiago Macieira2007-12-231-0/+11
* Add SVN codeThiago Macieira2007-12-231-8/+0
* Add main.cppThiago Macieira2007-12-231-0/+55