| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-05 | GitRunCommand exception can store stdout output too. | Tamas Pal | |
| Some git commands, like git merge outputs their problems onto stdout, instead of stderr, which will be thrown away by the current setup. This change allows the GitPython commands to store the stdout's value too, in case of error. | |||
| 2014-02-09 | tabs to 4 spaces - this won't make integrating the patches easier, but it's ↵ | Sebastian Thiel | |
| probably a good idea to go a little more pep8 (and fix sins of my youth ;) ) | |||
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | |
| adjusted | |||
