aboutsummaryrefslogtreecommitdiff
path: root/lib/git/index/__init__.py
AgeCommit message (Collapse)Author
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel
2010-07-06Made repo.py a package to allow better localization of functions and ↵Sebastian Thiel
utilities - the repo module got rather large
2010-06-14index: split index file into multiple files of a single package. This didn't ↵Sebastian Thiel
reduce the file size as much as I would have liked, but certainly is a start for further 'outsourcing'