summaryrefslogtreecommitdiff
path: root/lib/git/objects/utils.py
Commit message (Expand)AuthorAgeFilesLines
* tree: added traversal method, adjusted testsSebastian Thiel2009-11-261-1/+1
* objects.utils: Added Traversable base and implemented it for commits includin...Sebastian Thiel2009-11-261-0/+85
* added Object.data_stream property allowing to stream object data directly.Con...Sebastian Thiel2009-10-221-0/+18
* Object can now create objects of the proper type in case one attempts to crea...Sebastian Thiel2009-10-151-1/+0
* All times are not stored as time_struct, but as simple int to consume less me...Sebastian Thiel2009-10-151-0/+19
* unified name of utils module, recently it was named util and utils in differe...Sebastian Thiel2009-10-131-0/+36