Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵ | Michael Trier | 2008-05-30 | 1 | -21/+0 |
| | | | | up tests so they pass except for stderr test. Modified version information retrieval. | ||||
* | git_python: add utils.pop_key to __init__.py | David Aguilar | 2008-05-29 | 1 | -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 Apolloner | 2008-05-20 | 1 | -1/+1 |
| | |||||
* | Moved test stuff around and modified imports to just clean things up a bit. | Michael Trier | 2008-05-07 | 1 | -12/+12 |
| | |||||
* | initial project | Michael Trier | 2008-05-07 | 1 | -0/+19 |