aboutsummaryrefslogtreecommitdiffstats
path: root/src/repository.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* 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