summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Collapse)AuthorAgeFilesLines
...
* added Jelmer to the AUTHORS and removed an unnecessary underline in tests.Michael Trier2008-07-281-0/+1
|
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier2008-05-301-0/+1
| | | | up tests so they pass except for stderr test. Modified version information retrieval.
* added /me as authorFlorian Apolloner2008-05-201-0/+1
|
* Corrected problem with tree.__len__ getting confused with zero length files. ↵Michael Trier2008-05-171-0/+2
Thanks Alan Briolat.