aboutsummaryrefslogtreecommitdiff
path: root/lib/git_python/__init__.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-29git_python: add utils.pop_key to __init__.pyDavid Aguilar
2008-05-20made subprocess not use a shell...Florian Apolloner
2008-05-07Moved test stuff around and modified imports to just clean things up a bit.Michael Trier
2008-05-07initial projectMichael Trier