aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-12-15Added Paul Sowden to the AUTHORS file and made tutorial fixes. Thanks Paul.Michael Trier
2008-09-17Replace GitPython with git in repr() outputs.Steve Frécinaux
The imported module is called git (as in "import git"), so it's less confusing to do so than to call everything GitPython.something.
2008-09-08Update tutorial to demonstrate dict-like tree objects.Steve Frécinaux
2008-07-17Removed method_missing since it was only used in one place.Michael Trier
2008-05-31Removed tutorial from README and added it into new doc section.Michael Trier