aboutsummaryrefslogtreecommitdiff
path: root/lib/git/__init__.py
AgeCommit message (Collapse)Author
2008-06-01put version stuff back.Michael Trier
2008-05-31renamed gitter to cmd since that makes more sense. Fixed up changes doc.Michael Trier
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.