summaryrefslogtreecommitdiff
path: root/objects/submodule/base.py
Commit message (Expand)AuthorAgeFilesLines
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-924/+0
* submodule.update: the actual update will now mention the revision to which it...Sebastian Thiel2010-11-251-2/+2
* Implemented dry_run mode including tests for RootModule.update and SubmoduleSebastian Thiel2010-11-251-51/+76
* Integrated progress updates into all submodule.update methods.Sebastian Thiel2010-11-251-5/+33
* Submodule: Added dry_run and progress parameter to the update method. It is c...Sebastian Thiel2010-11-241-3/+18
* Adjusted remaining usages of set_reference and set_commit to set a logmessageSebastian Thiel2010-11-241-1/+1
* Fixed remaining issues, all tests work as expectedSebastian Thiel2010-11-241-8/+2
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-0/+862