summaryrefslogtreecommitdiff
path: root/lib/git_python/blob.py
Commit message (Expand)AuthorAgeFilesLines
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...Michael Trier2008-05-301-134/+0
* removed unneeded spacesFlorian Apolloner2008-05-201-12/+12
* Missing os import. Thanks apollo13.Michael Trier2008-05-201-0/+1
* Corrected problem with tree.__len__ getting confused with zero length files. ...Michael Trier2008-05-171-4/+6
* initial projectMichael Trier2008-05-071-0/+131