summaryrefslogtreecommitdiff
path: root/lib/git_python/tree.py
Commit message (Expand)AuthorAgeFilesLines
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...Michael Trier2008-05-301-89/+0
* 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