aboutsummaryrefslogtreecommitdiff
path: root/test/git/test_blob.py
AgeCommit message (Expand)Author
2008-07-28Avoid stripping newlines in blob data.Jelmer Vernooij
2008-07-17Removed method_missing since it was only used in one place.Michael Trier
2008-07-16Added license information to all files.Michael Trier
2008-05-30renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...Michael Trier
2008-05-17Corrected problem with tree.__len__ getting confused with zero length files. ...Michael Trier
2008-05-07Moved test stuff around and modified imports to just clean things up a bit.Michael Trier
2008-05-07cleaned up a bunch of imports for the tests.Michael Trier
2008-05-07initial projectMichael Trier