aboutsummaryrefslogtreecommitdiff
path: root/lib/git_python/blob.py
AgeCommit message (Collapse)Author
2008-05-20removed unneeded spacesFlorian Apolloner
2008-05-20Missing os import. Thanks apollo13.Michael Trier
2008-05-17Corrected problem with tree.__len__ getting confused with zero length files. ↵Michael Trier
Thanks Alan Briolat.
2008-05-07initial projectMichael Trier