Thomas Waldmann 99ee635f8d fix pytest_report_header, fixes #8232 1 year ago
..
algorithms 30dc27b11a remove bundled lz4/zstd/xxhash code 1 year ago
cache_sync 8b4c501d8d [1.2-maint] Backport implicit warning patches from master (#6427) 3 years ago
crypto ed80bf2c37 do a late lookup on helpers.workarounds 1 year ago
helpers 249b9e804f allow msgpack 1.1.0 1 year ago
platform 7ba843b8c0 Linux: refactor acl_get 1 year ago
testsuite 99ee635f8d fix pytest_report_header, fixes #8232 1 year ago
__init__.py 65ea375968 get rid of distutils, use packaging 4 years ago
__main__.py b00559a5b9 Adding sys.path to %PATH% to find libcrypto on windows 6 years ago
_chunker.c 13c6d1b710 include unistd.h in _chunker.c 2 years ago
_endian.h 78a3f2475e Basic MSC Compatibility (#4147) 7 years ago
_hashindex.c a7ce1db529 add num_entries assertion 2 years ago
_item.c d286d753cb item: item.to_optr(), Item.from_optr() 8 years ago
archive.py 33f1ba699e create/extract: ignore OSError if ACLs are not supported (ENOTSUP) 1 year ago
archiver.py a8777e912a changed log message reserved length (40->44) 1 year ago
cache.py 742bd0c097 refactor: use less binascii 1 year ago
chunker.pyx 98fa922904 bump api version to 1.4 1 year ago
compress.pyx 30dc27b11a remove bundled lz4/zstd/xxhash code 1 year ago
constants.py 62ad0369ef update "modern" error RCs (docs and code) 1 year ago
fuse.py 7c82969761 mount: make up volname if not given (macOS), fixes #7690 2 years ago
fuse_impl.py 49b1421682 FUSE: support pyfuse3 additionally to llfuse, fixes #5407 5 years ago
hashindex.pyx 98fa922904 bump api version to 1.4 1 year ago
item.pyx 98fa922904 bump api version to 1.4 1 year ago
locking.py 62ad0369ef update "modern" error RCs (docs and code) 1 year ago
logger.py 884668ee07 borg.logger: use same method params as python logging 1 year ago
lrucache.py 6ae5530507 lrucache: regularly remove old FDs, fixes #4427 6 years ago
nanorst.py 0d06407087 nanorst: add missing blank to exception message 7 years ago
paperkey.html 72e7c46fa7 Fix typos 4 years ago
patterns.py 1bd015cdb5 fix invalid pattern argument error msg 2 years ago
platformflags.py 733a2bfa30 Introduce borg.platformflags.is_<os> 7 years ago
remote.py 5d956b9655 add ConnectionBrokenWithHint for BrokenPipeErrors and similar, see #7016 1 year ago
repository.py 97fe48c44c check: fix return code for index entry value discrepancies 1 year ago
selftest.py c7390383a0 check that borg does not require pytest for normal usage, fixes #6563 3 years ago
shellpattern.py c4ed840c7b pyupgrade --py38-plus ./**/*.py 3 years ago
upgrader.py c4ed840c7b pyupgrade --py38-plus ./**/*.py 3 years ago
version.py 7965efd5d9 version: add missing test for format_version, fix bug 8 years ago
xattr.py 05cec8b3b0 docs: OS X -> macOS 2 years ago