summaryrefslogtreecommitdiff
path: root/lib/git/objects/commit.py
Commit message (Expand)AuthorAgeFilesLines
* added Iterable interface to Ref typeSebastian Thiel2009-10-131-1/+1
* renamed find_all to list_all, changed commit to use iterable interface in pre...Sebastian Thiel2009-10-131-32/+39
* refs now take repo as first argument and derive from LazyMixin to allow them ...Sebastian Thiel2009-10-121-1/+1
* renamed from_string and list_from_string to _from_string and _list_from_strin...Sebastian Thiel2009-10-121-6/+6
* Reorganized package structure and cleaned up importsSebastian Thiel2009-10-121-0/+284