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 | -8/+0 |
| | | | | up tests so they pass except for stderr test. Modified version information retrieval. | ||||
* | errors: add a GitCommandError class | David Aguilar | 2008-05-29 | 1 | -0/+3 |
| | | | | | | | The next commit will raise GitCommandError when a flag is passed to method_missing and the exit status is non-zero. Signed-off-by: David Aguilar <davvid@gmail.com> | ||||
* | initial project | Michael Trier | 2008-05-07 | 1 | -0/+5 |