summaryrefslogtreecommitdiff
path: root/lib/git/objects/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-21/+0
* Fixed all imports, refactoring appears to be completeSebastian Thiel2010-11-181-2/+9
* Renamed modules utils to util, and errors to exc to be more conforming to the...Sebastian Thiel2010-06-291-1/+1
* Moved small types that had their own module into the utils moduleSebastian Thiel2010-06-141-0/+1
* tree: added TreeModifier, allowing to adjust existing trees safely and or fas...Sebastian Thiel2010-06-141-0/+1
* Converted all tabs to 4 space characters each to comply with pep8Sebastian Thiel2010-03-041-1/+1
* Index: Is now diffable and appears to properly implement diffing against othe...Sebastian Thiel2009-10-221-0/+1
* Reorganized package structure and cleaned up importsSebastian Thiel2009-10-121-0/+11