aboutsummaryrefslogtreecommitdiff
path: root/lib/git/objects/submodule/base.py
AgeCommit message (Expand)Author
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel
2010-11-21Fixed API reference docs as far as possibleSebastian Thiel
2010-11-20Tried to get rid of held references which could keep a filehandle open. In fa...Sebastian Thiel
2010-11-20submodule.update: now forcing the checkout - see in-code commentsSebastian Thiel
2010-11-20Submodule: Assured we properly convert paths to using the slash separatorSebastian Thiel
2010-11-20submodule: Fixed capital error when handling the submodule's branch, which wa...Sebastian Thiel
2010-11-19submodule: When adding an existing submodule, when retrieving the binsha, we ...Sebastian Thiel
2010-11-19test_submodule: fixed failures that arose due to changes of the original subm...Sebastian Thiel
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 ri...Sebastian Thiel