aboutsummaryrefslogtreecommitdiff
path: root/git/objects/blob.py
AgeCommit message (Collapse)Author
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's ↵Sebastian Thiel
probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
2011-01-06blob: Added class level members to represent valid file modes that can be ↵Sebastian Thiel
used if you create a new blob
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted