aboutsummaryrefslogtreecommitdiff
path: root/lib/git_python/tree.py
AgeCommit message (Expand)Author
2008-05-30renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...Michael Trier
2008-05-25Fixed up problem where name doesn't exist on root of tree.Michael Trier
2008-05-20removed unneeded spacesFlorian Apolloner
2008-05-20Missing os import. Thanks apollo13.Michael Trier
2008-05-07initial projectMichael Trier