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 | -11/+0 |
| | | | | up tests so they pass except for stderr test. Modified version information retrieval. | ||||
* | utils: add a pop_key helper function | David Aguilar | 2008-05-29 | 1 | -0/+6 |
| | | | | | | | pop_key removes a value from a dictionary and it in one step. This function will be used in the next integration. Signed-off-by: David Aguilar <davvid@gmail.com> | ||||
* | made subprocess not use a shell... | Florian Apolloner | 2008-05-20 | 1 | -3/+0 |
| | |||||
* | initial project | Michael Trier | 2008-05-07 | 1 | -0/+8 |