Thomas Waldmann 5f7b466969 implement BORG_FILES_CACHE_TTL, update FAQ 9 gadi atpakaļ
..
testsuite 4891d33e2a test_atime: detect O_NOATIME support by checking atime and flags 9 gadi atpakaļ
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 gadi atpakaļ
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 gadi atpakaļ
_chunker.c ce176b52bf Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907 9 gadi atpakaļ
_hashindex.c 02bb79dcbb hashindex.c: hashindex_resize check hashindex_set rc (contract) 9 gadi atpakaļ
archive.py 97383e9e60 transform unpacker exception only at 1 place 9 gadi atpakaļ
archiver.py d126265fe4 borg mount: cache partially read data chunks 9 gadi atpakaļ
cache.py 5f7b466969 implement BORG_FILES_CACHE_TTL, update FAQ 9 gadi atpakaļ
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 gadi atpakaļ
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 9 gadi atpakaļ
crypto.pyx 36b1863c44 use long long for AES block counter, fixes #1206 9 gadi atpakaļ
fuse.py 32320c2f9f FUSE: always create a root dir, fixes #1125 9 gadi atpakaļ
hashindex.pyx 5d2dbffbcd hashindex: remove declarations of removed functions 9 gadi atpakaļ
helpers.py 9fe4473ff2 Ignore stdout/stderr broken pipe errors 9 gadi atpakaļ
key.py 24cd303ca9 When probing key files, do binary reads 9 gadi atpakaļ
locking.py 2f21488e81 fix most python-source related sphinx warnings 9 gadi atpakaļ
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 9 gadi atpakaļ
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 gadi atpakaļ
platform.py 0005023a73 sync_dir: silence fsync() failing with EINVAL 9 gadi atpakaļ
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 gadi atpakaļ
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 gadi atpakaļ
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 gadi atpakaļ
remote.py 5a83f74418 RemoteRepository init: always call close on exceptions, fixes #1370 9 gadi atpakaļ
repository.py 88a4989c57 Add --append-only to borg init 9 gadi atpakaļ
shellpattern.py 2f21488e81 fix most python-source related sphinx warnings 9 gadi atpakaļ
upgrader.py 83586ae09c Make Repository a context manager, use decorators for wrapping withs 9 gadi atpakaļ
xattr.py 70c2d69799 xattr LD_PRELOAD: diaper 9 gadi atpakaļ