aboutsummaryrefslogtreecommitdiff
path: root/lib/git/objects/blob.py
AgeCommit message (Expand)Author
2010-06-29Removed blob.data property as there is no real reason for an exception to the...Sebastian Thiel
2010-06-29Updated and fixed sphinx API docs, which included one quick skim-throughSebastian Thiel
2010-06-28All tests adjusted to work with the changed internal sha representationSebastian Thiel
2010-06-25Adjusted all files to (hopefully) deal with the fact that all objects now use...Sebastian Thiel
2010-03-04Converted all tabs to 4 space characters each to comply with pep8Sebastian Thiel
2009-11-03object: renamed id attribute to sha as it in fact is always being rewritten a...Sebastian Thiel
2009-10-12Reorganized package structure and cleaned up importsSebastian Thiel