summaryrefslogtreecommitdiff
path: root/git/db/pygit2
Commit message (Collapse)AuthorAgeFilesLines
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-252-30/+32
|
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵Sebastian Thiel2014-02-092-71/+71
| | | | Needs plenty of work
* Fixed up tests to actually use pygit2. Its worth noting that the performance ↵Sebastian Thiel2011-07-081-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 Thiel2011-07-082-0/+101
implemented now - depending on the performance, it might actually receive some more work