summaryrefslogtreecommitdiff
path: root/git/db/pygit2/complex.py
Commit message (Collapse)AuthorAgeFilesLines
* 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-081-0/+90
implemented now - depending on the performance, it might actually receive some more work