aboutsummaryrefslogtreecommitdiff
path: root/lib/git/stats.py
AgeCommit message (Collapse)Author
2008-07-16Added license information to all files.Michael Trier
2008-07-08fixed ↵0.1.4-preFlorian Apolloner
http://groups.google.com/group/git-python/browse_thread/thread/62b972d2345c74c2?hl=en# and added lines to the per file stats
2008-06-25fixed ↵Florian Apolloner
http://groups.google.com/group/git-python/browse_thread/thread/b8f3580abf31f9db?hl=en# and passed Git a working_tree again (sort of).
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.