aboutsummaryrefslogtreecommitdiff
path: root/git/objects/submodule/root.py
AgeCommit message (Collapse)Author
2014-02-09tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵Sebastian Thiel
Needs plenty of work
2011-06-13root submodule: Added parent_commit parameter for convenience. Fixed ↵Sebastian Thiel
submodule tests to run
2011-05-10Made repository paths methods a property to be compatible with the existing ↵Sebastian Thiel
repo interface. Added submodule interface ... goal is to provide all of the extra repo functionality in custom interfaces
2010-12-01Fixed bug, which was so obvious that I am wondering how none of the test ran ↵Sebastian Thiel
into that, or at least triggered it
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted