summaryrefslogtreecommitdiff
path: root/gitdb/object/util.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed plenty of code which went into git-python. This is just for ↵gitdbmergerSebastian Thiel2011-05-051-308/+0
| | | | completeness, gitdb doesn't need to be worked on anymore
* Initial version of objects. The submodule implementation is left in ↵Sebastian Thiel2011-04-071-0/+315
git-python for now as it requires plenty of additional features which are currently only available via the git command