Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add commandline option for when to flush the commit queue. | Torgny Nyblom | 2010-03-25 | 1 | -0/+1 |
| | |||||
* | Change license on files where I am copyright holder to GPLv3. | Thiago Macieira | 2010-03-03 | 1 | -1/+1 |
| | | | | | The GPLv2 is incompatible with the Apache 2.0 License used in the SVN libs. So everyone was using this software under the GPLv3 anyway. Formalise it now. | ||||
* | make dry-run a command line switch instead of a compile-time switch | Thomas Zander | 2009-10-21 | 1 | -1/+1 |
| | |||||
* | Replace options with the one from vng and use its options for better usability | Thomas Zander | 2009-10-21 | 1 | -10/+48 |
| | |||||
* | Don't let me waste 2 hours doing an import if the identity map file wasn't ↵ | Thiago Macieira | 2009-07-20 | 1 | -1/+4 |
| | | | | found... | ||||
* | Add support for annotated tags | Thiago Macieira | 2009-06-08 | 1 | -1/+5 |
| | |||||
* | General improvements and reload branches automatically when starting ↵ | Thiago Macieira | 2008-08-18 | 1 | -2/+0 |
| | | | | git-fast-import | ||||
* | Implement the identity map | Thiago Macieira | 2007-12-28 | 1 | -0/+26 |
| | |||||
* | Support an upper limit of revision numbers | Thiago Macieira | 2007-12-24 | 1 | -1/+3 |
| | |||||
* | Add support for resuming work | Thiago Macieira | 2007-12-24 | 1 | -3/+11 |
| | |||||
* | Add a better option-parser | Thiago Macieira | 2007-12-24 | 1 | -7/+5 |
| | |||||
* | Fix crashes and improve behaviour | Thiago Macieira | 2007-12-24 | 1 | -1/+1 |
| | |||||
* | Handle errors correctly | Thiago Macieira | 2007-12-23 | 1 | -1/+2 |
| | |||||
* | And run the SVN code too | Thiago Macieira | 2007-12-23 | 1 | -0/+11 |
| | |||||
* | Add SVN code | Thiago Macieira | 2007-12-23 | 1 | -8/+0 |
| | |||||
* | Add main.cpp | Thiago Macieira | 2007-12-23 | 1 | -0/+55 |