aboutsummaryrefslogtreecommitdiff
path: root/git/db/interface.py
AgeCommit message (Collapse)Author
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
2011-05-05Added all code from gitdb to gitpython. Next is to make it generally work. ↵Sebastian Thiel
Then the tests will need some work