aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Collapse)Author
2008-05-30renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier
up tests so they pass except for stderr test. Modified version information retrieval.
2008-05-20added /me as authorFlorian Apolloner
2008-05-17Corrected problem with tree.__len__ getting confused with zero length files. ↵Michael Trier
Thanks Alan Briolat.