Jonas Borgström 8cc92d896d Avoid unnecessary reads when we've already reached EOF. 12 年之前
..
__init__.py 1d525b4dc5 Bumped version number 14 年之前
_chunker.c 8cc92d896d Avoid unnecessary reads when we've already reached EOF. 12 年之前
_hashindex.c 3e5433855c Use Cython for all native code 12 年之前
archive.py c3305291a2 Make sure the path hashed by the files cache is absolute 12 年之前
archiver.py c4ec578090 Rename store -> repository 12 年之前
cache.py c4ec578090 Rename store -> repository 12 年之前
chunker.pyx 994473352d Remove const usage from pyx files to not confuse older cython versions. 12 年之前
crypto.py 76e3cd6dfe Replace pycrypto with ctype wrapped libcrypto 12 年之前
hashindex.pyx 1fdc5eabc6 Port to Python 3.2+ 12 年之前
helpers.py c4ec578090 Rename store -> repository 12 年之前
key.py 0e5bed3ae5 Various key file improvements 12 年之前
lrucache.py 1fdc5eabc6 Port to Python 3.2+ 12 年之前
remote.py c4ec578090 Rename store -> repository 12 年之前
repository.py e22fcdc011 Forgot to add repository.py 12 年之前
test.py 6fb7ac44b6 Fix include/exclude filter issue 12 年之前