Thomas Waldmann 852c583076 handle unpacker exception with tighter scope 9 年 前
..
testsuite 4891d33e2a test_atime: detect O_NOATIME support by checking atime and flags 9 年 前
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 年 前
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 年 前
_chunker.c ce176b52bf Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907 9 年 前
_hashindex.c 02bb79dcbb hashindex.c: hashindex_resize check hashindex_set rc (contract) 9 年 前
archive.py 852c583076 handle unpacker exception with tighter scope 9 年 前
archiver.py 88a4989c57 Add --append-only to borg init 9 年 前
cache.py 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 年 前
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 年 前
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 9 年 前
crypto.pyx 36b1863c44 use long long for AES block counter, fixes #1206 9 年 前
fuse.py 5a952ec6df fuse: clean imports, move mount to after __init__ * 9 年 前
hashindex.pyx 5d2dbffbcd hashindex: remove declarations of removed functions 9 年 前
helpers.py 9fe4473ff2 Ignore stdout/stderr broken pipe errors 9 年 前
key.py 24cd303ca9 When probing key files, do binary reads 9 年 前
locking.py 2f21488e81 fix most python-source related sphinx warnings 9 年 前
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 9 年 前
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 年 前
platform.py 0005023a73 sync_dir: silence fsync() failing with EINVAL 9 年 前
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 年 前
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 年 前
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 年 前
remote.py 88a4989c57 Add --append-only to borg init 9 年 前
repository.py 88a4989c57 Add --append-only to borg init 9 年 前
shellpattern.py 2f21488e81 fix most python-source related sphinx warnings 9 年 前
upgrader.py 83586ae09c Make Repository a context manager, use decorators for wrapping withs 9 年 前
xattr.py 70c2d69799 xattr LD_PRELOAD: diaper 9 年 前