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