summaryrefslogtreecommitdiff
path: root/git/db/py/submodule.py
Commit message (Collapse)AuthorAgeFilesLines
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-251-6/+7
|
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵Sebastian Thiel2014-02-091-22/+22
| | | | Needs plenty of work
* Made repository paths methods a property to be compatible with the existing ↵Sebastian Thiel2011-05-101-0/+33
repo interface. Added submodule interface ... goal is to provide all of the extra repo functionality in custom interfaces