summaryrefslogtreecommitdiff
path: root/lib/git/index/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-4/+0
|
* Made repo.py a package to allow better localization of functions and ↵Sebastian Thiel2010-07-061-1/+1
| | | | utilities - the repo module got rather large
* index: split index file into multiple files of a single package. This didn't ↵Sebastian Thiel2010-06-141-0/+4
reduce the file size as much as I would have liked, but certainly is a start for further 'outsourcing'