Alan Jenkins db298268e4 Cleanup error-raising in added code 10 lat temu
..
testsuite 9ba7daa9c7 lrucache - simpler _not_ to inherit from dict 10 lat temu
__init__.py 3b4875cf2e Start using versioneer for version numbers 12 lat temu
_chunker.c 9f64e39d9f Reuse chunker buffer between files. 11 lat temu
_hashindex.c 2b348104f6 hashindex: Fix hashindex ARM memory alignment issue 10 lat temu
_version.py 3b4875cf2e Start using versioneer for version numbers 12 lat temu
archive.py 64e8ea72ac Improve handling of systems with improperly configured file system encoding 10 lat temu
archiver.py 64e8ea72ac Improve handling of systems with improperly configured file system encoding 10 lat temu
cache.py a24d0f4cba Fix typo preventing the security confirmation prompt from working 10 lat temu
chunker.pyx 9f64e39d9f Reuse chunker buffer between files. 11 lat temu
crypto.pyx 11687fbec1 crypto: store EVP_CIPHER_CTX on the stack 11 lat temu
fuse.py ec73e45ae2 fix typo in comment 11 lat temu
hashindex.pyx 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 lat temu
helpers.py 04d50c7141 Removed some unused imports 10 lat temu
key.py b61ba51c0d More user friendly error message when repository key file is not found 10 lat temu
lrucache.py db298268e4 Cleanup error-raising in added code 10 lat temu
platform.py 80dad2df61 use sys.platform everywhere, fixes #188 10 lat temu
platform_darwin.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 lat temu
platform_freebsd.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 lat temu
platform_linux.pyx 570b8f8231 linux: remove duplicate os.fsencode calls 10 lat temu
remote.py cbbe0fcc9b serve: use os.write(stdout_fd, ...), fixes #233 10 lat temu
repository.py e3f671c4fb We forgot to close files which fell out the lrucache 10 lat temu
xattr.py e815d6da8e acl/xattr: Be less strict about unknown platforms 10 lat temu