aboutsummaryrefslogtreecommitdiff
path: root/objects/submodule/root.py
AgeCommit message (Collapse)Author
2010-11-24submodule.update: previous_commit is now set according to the stored reflog ↵Sebastian Thiel
value, and is not using ORIG_HEAD anymore
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 ↵Sebastian Thiel
correctly - as imports changed, every line of code needs to be run to assure all names can be resolved
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel