Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try and branch from the correct svn revision rather then the last one. | Torgny Nyblom | 2010-05-04 | 1 | -0/+3 |
| | |||||
* | 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. | ||||
* | Add support for annotated tags | Thiago Macieira | 2009-06-08 | 1 | -0/+15 |
| | |||||
* | Fix a bug when committing to two branches of the same repository in the same ↵ | Thiago Macieira | 2008-08-26 | 1 | -1/+2 |
| | | | | SVN revision | ||||
* | Store the modified files in git-fast-import format already. | Thiago Macieira | 2008-08-24 | 1 | -5/+1 |
| | | | | I don't know what went wrong, but importing KDE revision 296047 there was a mixup with the marks. So instead avoid the trouble and store the thing in in cooked format already | ||||
* | Add a process cache to keep the number of processes under 100 | Thiago Macieira | 2008-08-23 | 1 | -0/+2 |
| | |||||
* | Fail if writing to the process fails | Thiago Macieira | 2007-12-28 | 1 | -0/+1 |
| | |||||
* | checkpoint every now and then | Thiago Macieira | 2007-12-26 | 1 | -0/+1 |
| | |||||
* | Don't crash when running in dry-mode | Thiago Macieira | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | Keep track of when a given branch was created instead | Thiago Macieira | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | remove the source branch in the rules | Thiago Macieira | 2007-12-24 | 1 | -1/+0 |
| | |||||
* | Add support for branch creation on-the-fly | Thiago Macieira | 2007-12-24 | 1 | -0/+2 |
| | |||||
* | Add support for resuming work | Thiago Macieira | 2007-12-24 | 1 | -0/+3 |
| | |||||
* | Fix crashes and improve behaviour | Thiago Macieira | 2007-12-24 | 1 | -0/+1 |
| | |||||
* | Implement the commit transaction | Thiago Macieira | 2007-12-23 | 1 | -1/+3 |
| | |||||
* | Add SVN code | Thiago Macieira | 2007-12-23 | 1 | -4/+39 |
| | |||||
* | Add the Repository class | Thiago Macieira | 2007-12-23 | 1 | -0/+43 |