summaryrefslogtreecommitdiff
path: root/lib/git/objects/blob.py
Commit message (Collapse)AuthorAgeFilesLines
* Converted all tabs to 4 space characters each to comply with pep8Sebastian Thiel2010-03-041-21/+21
|
* object: renamed id attribute to sha as it in fact is always being rewritten ↵Sebastian Thiel2009-11-031-1/+1
| | | | as sha, even if the passed in id was a ref. This is done to assure objects are uniquely identified and will compare correctly
* Reorganized package structure and cleaned up importsSebastian Thiel2009-10-121-0/+36