summaryrefslogtreecommitdiff
path: root/lib/git_python/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier2008-05-301-21/+0
| | | | up tests so they pass except for stderr test. Modified version information retrieval.
* git_python: add utils.pop_key to __init__.pyDavid Aguilar2008-05-291-1/+3
| | | | | | | This keeps the interface consistent by importing utils.pop_key into the git_python namespace. Signed-off-by: David Aguilar <davvid@gmail.com>
* made subprocess not use a shell...Florian Apolloner2008-05-201-1/+1
|
* Moved test stuff around and modified imports to just clean things up a bit.Michael Trier2008-05-071-12/+12
|
* initial projectMichael Trier2008-05-071-0/+19