Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autopep8 fixes with maximum line length 120 | Craig Northway | 2014-07-25 | 1 | -29/+30 |
| | |||||
* | tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵ | Sebastian Thiel | 2014-02-09 | 1 | -65/+65 |
| | | | | Needs plenty of work | ||||
* | Fixed up tests to actually use pygit2. Its worth noting that the performance ↵ | Sebastian Thiel | 2011-07-08 | 1 | -15/+18 |
| | | | | tests only work reliably in a patched up version, or the next point release. | ||||
* | Added basic frame for pygit2 - it just needs some basic methods to be ↵ | Sebastian Thiel | 2011-07-08 | 1 | -0/+90 |
implemented now - depending on the performance, it might actually receive some more work |