aboutsummaryrefslogtreecommitdiff
path: root/lib/git/blob.py
AgeCommit message (Expand)Author
2008-07-28Avoid stripping newlines in blob data.Jelmer Vernooij
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