Jonas Borgström a24d0f4cba Fix typo preventing the security confirmation prompt from working 10 年 前
..
testsuite a24d0f4cba Fix typo preventing the security confirmation prompt from working 10 年 前
__init__.py 3b4875cf2e Start using versioneer for version numbers 12 年 前
_chunker.c 9f64e39d9f Reuse chunker buffer between files. 11 年 前
_hashindex.c 4ab4ecc7af hashindex: Fix issue with file sizes larger than 2GB. 10 年 前
_version.py 3b4875cf2e Start using versioneer for version numbers 12 年 前
archive.py 64e8ea72ac Improve handling of systems with improperly configured file system encoding 10 年 前
archiver.py 64e8ea72ac Improve handling of systems with improperly configured file system encoding 10 年 前
cache.py a24d0f4cba Fix typo preventing the security confirmation prompt from working 10 年 前
chunker.pyx 9f64e39d9f Reuse chunker buffer between files. 11 年 前
crypto.pyx 11687fbec1 crypto: store EVP_CIPHER_CTX on the stack 11 年 前
fuse.py ec73e45ae2 fix typo in comment 11 年 前
hashindex.pyx 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 年 前
helpers.py 04d50c7141 Removed some unused imports 10 年 前
key.py b61ba51c0d More user friendly error message when repository key file is not found 10 年 前
lrucache.py a579b7917b Remove unused imports 12 年 前
platform.py 80dad2df61 use sys.platform everywhere, fixes #188 10 年 前
platform_darwin.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 年 前
platform_freebsd.pyx 8f4e0f7506 acl: Added workaround for old Linux systems 11 年 前
platform_linux.pyx 570b8f8231 linux: remove duplicate os.fsencode calls 10 年 前
remote.py cbbe0fcc9b serve: use os.write(stdout_fd, ...), fixes #233 10 年 前
repository.py 547fa0a590 Speed up initial repository access 11 年 前
xattr.py e815d6da8e acl/xattr: Be less strict about unknown platforms 10 年 前