aboutsummaryrefslogtreecommitdiff
path: root/objects/__init__.py
AgeCommit message (Collapse)Author
2010-11-24Fixed remaining issues, all tests work as expectedSebastian Thiel
2010-11-23Actor: Moved it from git.objects.util to git.util, adjusted all imports ↵Sebastian Thiel
accordingly. Added methods to Actor to retrieve the global committer and author information Reflog: implemented and tested append_entry method
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel