Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Travis only has libgit2 0.24.0 so we need to relax requirements | Adam Spiers | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Ensure we have a modern pip | Adam Spiers | 2018-05-15 | 1 | -0/+1 |
| | | | | | | | | | For some utterly moronic reason, something somewhere in the stack (e.g. tox or pip) keeps insisting on installing an ancient pip version 7 which fails in other depressing ways, so force it to not be idiotic. *rage* | ||||
* | update to newer pygit2 | Adam Spiers | 2018-05-15 | 1 | -1/+1 |
| | | | | Probably excessive but let's try it for now. | ||||
* | convert into a proper Python module | Adam Spiers | 2018-05-15 | 1 | -0/+2 |
Sem-Ver: api-break |