Thomas Waldmann 28cbf24815 more tests for --restrict-to-path 9 年之前
..
testsuite 28cbf24815 more tests for --restrict-to-path 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 b46713224b Document DownloadPipeline.unpack_many precautions 9 年之前
archiver.py 8268e26c6b extract: refactor filter building 9 年之前
cache.py ef13d392c7 Cache: release lock if cache is invalid 9 年之前
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 年之前
compress.pyx e1bc7b62f6 lz4: reuse helpers.Buffer 9 年之前
crypto.pyx 36b1863c44 use long long for AES block counter, fixes #1206 9 年之前
fuse.py 32320c2f9f FUSE: always create a root dir, fixes #1125 9 年之前
hashindex.pyx 5d2dbffbcd hashindex: remove declarations of removed functions 9 年之前
helpers.py ef9e8a584b refactor buffer code into helpers.Buffer class, add tests 9 年之前
key.py d3000a7e5d LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 9 年之前
locking.py 928f6e0ca4 repository: fix spurious, empty lock.roster on InvalidRepository exception 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 724586e965 Add test for preloading releated leaks on extract with --strip-components 9 年之前
repository.py adaeb32cd4 Repository: fix repo not closed cleanly on InvalidRepository exception 9 年之前
shellpattern.py 2f21488e81 fix most python-source related sphinx warnings 9 年之前
upgrader.py d3d51e12ea rename UpgradableLock to Lock 9 年之前
xattr.py ef9e8a584b refactor buffer code into helpers.Buffer class, add tests 9 年之前