c76c3f0195
This moves enough code into python with CFFI to pass the test_remotes unit tests. There is no credentials support yet. There is a small change in the return value of Remote.fetch() in that we now return a TransferProgress object instead of extracting a few values into a dictionary.
14 lines
142 B
Plaintext
14 lines
142 B
Plaintext
MANIFEST
|
|
build
|
|
dist
|
|
pygit2.so
|
|
_pygit2.so
|
|
test/*.pyc
|
|
test/__pycache__
|
|
pygit2/*.pyc
|
|
pygit2/__pycache__
|
|
*.egg-info
|
|
*.swp
|
|
docs/_build
|
|
__pycache__
|