summaryrefslogtreecommitdiff
path: root/lib/git_python/tree.py
Commit message (Collapse)AuthorAgeFilesLines
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier2008-05-301-89/+0
| | | | up tests so they pass except for stderr test. Modified version information retrieval.
* Fixed up problem where name doesn't exist on root of tree.Michael Trier2008-05-251-0/+2
|
* removed unneeded spacesFlorian Apolloner2008-05-201-11/+11
|
* Missing os import. Thanks apollo13.Michael Trier2008-05-201-0/+1
|
* initial projectMichael Trier2008-05-071-0/+86