summaryrefslogtreecommitdiff
path: root/lib/git/objects/submodule/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-2/+0
|
* Updated gitdb submodule, and added note about how the submodule package ↵Sebastian Thiel2010-11-191-1/+2
| | | | manages its dependencies
* Fixed all imports, refactoring appears to be completeSebastian Thiel2010-11-181-2/+0
|
* Split big submodule file into smaller files. Tried to manually get imports ↵Sebastian Thiel2010-11-181-0/+3
right, but its not yet tested