aboutsummaryrefslogtreecommitdiff
path: root/lib/git/objects/submodule/__init__.py
AgeCommit message (Collapse)Author
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel
2010-11-19Updated gitdb submodule, and added note about how the submodule package ↵Sebastian Thiel
manages its dependencies
2010-11-18Fixed all imports, refactoring appears to be completeSebastian Thiel
2010-11-18Split big submodule file into smaller files. Tried to manually get imports ↵Sebastian Thiel
right, but its not yet tested