Jonas Borgström 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 10 年 前
..
testsuite 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 10 年 前
__init__.py 3b4875cf2e Start using versioneer for version numbers 12 年 前
_chunker.c 9f64e39d9f Reuse chunker buffer between files. 11 年 前
_hashindex.c 7e15abd29c hashindex: Fix issue with indicies larger than 2GB 10 年 前
_version.py 3b4875cf2e Start using versioneer for version numbers 12 年 前
archive.py f4804c07ca open files with O_NOATIME if possible 11 年 前
archiver.py f22b62c1a4 limit create file permissions 10 年 前
cache.py 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 年 前
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 7b9d129bcd Remove dead code 10 年 前
key.py 1db4ba52f9 Make sure key files end with a new line 11 年 前
lrucache.py a579b7917b Remove unused imports 11 年 前
platform.py 47c6141aab Experimental OS X ACL support (#66) 11 年 前
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 8f4e0f7506 acl: Added workaround for old Linux systems 11 年 前
remote.py 5a69f58823 Introduce a separate exception for missing repository objects 10 年 前
repository.py 547fa0a590 Speed up initial repository access 10 年 前
xattr.py 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 10 年 前