summaryrefslogtreecommitdiff
path: root/lib/git/objects/submodule
Commit message (Expand)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-214-1227/+0
* Fixed API reference docs as far as possibleSebastian Thiel2010-11-211-8/+12
* Tried to get rid of held references which could keep a filehandle open. In fa...Sebastian Thiel2010-11-201-1/+12
* submodule.update: now forcing the checkout - see in-code commentsSebastian Thiel2010-11-201-1/+5
* Submodule: Assured we properly convert paths to using the slash separatorSebastian Thiel2010-11-201-0/+6
* submodule: Fixed capital error when handling the submodule's branch, which wa...Sebastian Thiel2010-11-203-39/+51
* submodule: When adding an existing submodule, when retrieving the binsha, we ...Sebastian Thiel2010-11-191-1/+9
* test_submodule: fixed failures that arose due to changes of the original subm...Sebastian Thiel2010-11-192-7/+7
* Updated gitdb submodule, and added note about how the submodule package manag...Sebastian Thiel2010-11-191-1/+2
* Fixed all imports, refactoring appears to be completeSebastian Thiel2010-11-183-9/+33
* Split big submodule file into smaller files. Tried to manually get imports ri...Sebastian Thiel2010-11-184-0/+1157