aboutsummaryrefslogtreecommitdiffstats
path: root/src/repository.h
Commit message (Expand)AuthorAgeFilesLines
* Try and branch from the correct svn revision rather then the last one.Torgny Nyblom2010-05-041-0/+3
* Change license on files where I am copyright holder to GPLv3.Thiago Macieira2010-03-031-1/+1
* Add support for annotated tagsThiago Macieira2009-06-081-0/+15
* Fix a bug when committing to two branches of the same repository in the same ...Thiago Macieira2008-08-261-1/+2
* Store the modified files in git-fast-import format already.Thiago Macieira2008-08-241-5/+1
* Add a process cache to keep the number of processes under 100Thiago Macieira2008-08-231-0/+2
* Fail if writing to the process failsThiago Macieira2007-12-281-0/+1
* checkpoint every now and thenThiago Macieira2007-12-261-0/+1
* Don't crash when running in dry-modeThiago Macieira2007-12-251-1/+1
* Keep track of when a given branch was created insteadThiago Macieira2007-12-251-1/+1
* remove the source branch in the rulesThiago Macieira2007-12-241-1/+0
* Add support for branch creation on-the-flyThiago Macieira2007-12-241-0/+2
* Add support for resuming workThiago Macieira2007-12-241-0/+3
* Fix crashes and improve behaviourThiago Macieira2007-12-241-0/+1
* Implement the commit transactionThiago Macieira2007-12-231-1/+3
* Add SVN codeThiago Macieira2007-12-231-4/+39
* Add the Repository classThiago Macieira2007-12-231-0/+43