Thomas Waldmann db39a5f33a add help for compression and mac methods il y a 10 ans
..
testsuite fcea641e26 reimplement new 0x03 format using msgpack il y a 10 ans
__init__.py 3b4875cf2e Start using versioneer for version numbers il y a 12 ans
_chunker.c 9f64e39d9f Reuse chunker buffer between files. il y a 11 ans
_hashindex.c 4ab4ecc7af hashindex: Fix issue with file sizes larger than 2GB. il y a 10 ans
_version.py 3b4875cf2e Start using versioneer for version numbers il y a 12 ans
archive.py b5a9085717 Fix Python 3.2 compatibility issue with noatime open(). il y a 10 ans
archiver.py db39a5f33a add help for compression and mac methods il y a 10 ans
cache.py 2f72b9f960 HashIndex: Switch to a non-mmap based implementation il y a 11 ans
chunker.pyx 9f64e39d9f Reuse chunker buffer between files. il y a 11 ans
crypto.pyx 11687fbec1 crypto: store EVP_CIPHER_CTX on the stack il y a 11 ans
fuse.py ec73e45ae2 fix typo in comment il y a 11 ans
hashindex.pyx 2f72b9f960 HashIndex: Switch to a non-mmap based implementation il y a 11 ans
helpers.py 7b9d129bcd Remove dead code il y a 11 ans
key.py 7d94677993 move layout docstrings to where they belong and update them il y a 10 ans
lrucache.py a579b7917b Remove unused imports il y a 12 ans
platform.py 47c6141aab Experimental OS X ACL support (#66) il y a 11 ans
platform_darwin.pyx 8f4e0f7506 acl: Added workaround for old Linux systems il y a 11 ans
platform_freebsd.pyx 8f4e0f7506 acl: Added workaround for old Linux systems il y a 11 ans
platform_linux.pyx 8f4e0f7506 acl: Added workaround for old Linux systems il y a 11 ans
remote.py 5a69f58823 Introduce a separate exception for missing repository objects il y a 11 ans
repository.py 547fa0a590 Speed up initial repository access il y a 11 ans
xattr.py 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. il y a 10 ans