summaryrefslogtreecommitdiff
path: root/lib/git/objects/blob.py
Commit message (Expand)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-27/+0
* Removed blob.data property as there is no real reason for an exception to the...Sebastian Thiel2010-06-291-11/+1
* Updated and fixed sphinx API docs, which included one quick skim-throughSebastian Thiel2010-06-291-1/+2
* All tests adjusted to work with the changed internal sha representationSebastian Thiel2010-06-281-12/+12
* Adjusted all files to (hopefully) deal with the fact that all objects now use...Sebastian Thiel2010-06-251-17/+17
* 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 a...Sebastian Thiel2009-11-031-1/+1
* Reorganized package structure and cleaned up importsSebastian Thiel2009-10-121-0/+36