summaryrefslogtreecommitdiff
path: root/lib/git_python/blob.py
Commit message (Collapse)AuthorAgeFilesLines
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier2008-05-301-134/+0
| | | | up tests so they pass except for stderr test. Modified version information retrieval.
* 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
| | | | Thanks Alan Briolat.
* initial projectMichael Trier2008-05-071-0/+131