aboutsummaryrefslogtreecommitdiff
path: root/objects/submodule/root.py
AgeCommit message (Expand)Author
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel
2010-11-25Implemented dry_run mode including tests for RootModule.update and SubmoduleSebastian Thiel
2010-11-25Integrated progress updates into all submodule.update methods.Sebastian Thiel
2010-11-24Submodule: Added dry_run and progress parameter to the update method. It is c...Sebastian Thiel
2010-11-24submodule.update: previous_commit is now set according to the stored reflog v...Sebastian Thiel
2010-11-24Adjusted all Head.create calls to set a logmessage similar to the one git usesSebastian Thiel
2010-11-23Fixed remaining tests - lets hope that everything is indeed working correctly...Sebastian Thiel
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel