aboutsummaryrefslogtreecommitdiffstats
path: root/src/repository.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove the source branch in the rulesThiago Macieira2007-12-241-4/+0
* Add support for branch creation on-the-flyThiago Macieira2007-12-241-0/+30
* Output dry-run data to a file, for analysis laterThiago Macieira2007-12-241-1/+2
* Allow one to have references to outside refs/headsThiago Macieira2007-12-241-3/+3
* Improve error messageThiago Macieira2007-12-241-1/+1
* Prepend refs/heads/ to the origin branch tooThiago Macieira2007-12-241-0/+2
* Avoid warnings on exitThiago Macieira2007-12-241-1/+1
* I like this betterThiago Macieira2007-12-241-1/+1
* Extra newline after the reset commandThiago Macieira2007-12-241-1/+1
* Add support for resuming workThiago Macieira2007-12-241-3/+37
* Fix crashes and improve behaviourThiago Macieira2007-12-241-2/+9
* Introduce the dry-run modeThiago Macieira2007-12-231-1/+8
* Implement the commit transactionThiago Macieira2007-12-231-0/+123
* Add the Repository classThiago Macieira2007-12-231-0/+32