Thomas Waldmann 67eaa9d654 PR #225 - Merge branch 'fix_cache_close' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
..
testsuite 0d2cd28c19 PR #214 - Merge branch 'crypto_cleanup' of https://github.com/thomaswaldmann/attic into merge 10 years ago
__init__.py 3b4875cf2e Start using versioneer for version numbers 12 years ago
_chunker.c 9f64e39d9f Reuse chunker buffer between files. 11 years ago
_hashindex.c b425950f8b Extra debug information for 'fread failed' 10 years ago
_version.py db7ce095d2 fix typos / spelling 10 years ago
archive.py aab900b169 extract: if --stdout is given, write all extracted binary data to stdout 10 years ago
archiver.py d9cfca8989 PR #223 - Merge branch 'fix_45' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
cache.py 67eaa9d654 PR #225 - Merge branch 'fix_cache_close' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
chunker.pyx 9f64e39d9f Reuse chunker buffer between files. 11 years ago
crypto.pyx 1f4077d870 crypto.pyx: adapt to strange requirements found in the openssl docs 10 years ago
fuse.py bffc419615 FUSE: reflect deduplication in allocated blocks 11 years ago
hashindex.pyx 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 years ago
helpers.py fbaa505191 PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge 10 years ago
key.py 084f6e1602 PR #222 - Merge branch 'issue_189' of https://github.com/ThomasWaldmann/attic into merge 10 years ago
lrucache.py a579b7917b Remove unused imports 12 years ago
platform.py 47c6141aab Experimental OS X ACL support (#66) 11 years ago
platform_darwin.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
platform_freebsd.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
platform_linux.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
remote.py 046b196bab Only allow whitelisted RPC calls in server mode 11 years ago
repository.py db7ce095d2 fix typos / spelling 10 years ago
xattr.py 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 11 years ago