Marian Beermann 639eba1635 Fix check incorrectly reporting attic 0.13 and earlier archives as corrupt 9 years ago
..
__init__.py 48fa449e39 assert_dirs_equal: add ignore_bsdflags and ignore_xattrs argument 9 years ago
archive.py 7db952ab7f fixup rename 9 years ago
archiver.py 639eba1635 Fix check incorrectly reporting attic 0.13 and earlier archives as corrupt 9 years ago
benchmark.py 2b27a06595 use monkeypatch to set env vars 9 years ago
chunker.py 061bf59d5d Chunker: fix wrong EOF assumption[1], check for return type[2] 9 years ago
compress.py d3000a7e5d LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 9 years ago
crypto.py b5362fa5c8 make borg build/work on OpenSSL 1.0 and 1.1, fixes #1187 9 years ago
hashindex.py 8fd0e07a1c hashindex: fix iterator implementation 9 years ago
helpers.py e829e8372d implement /./relpath hack, fixes #1655 9 years ago
key.py 265da6286f remove conditionals/wrappers, we always have stat nanosecond support on 3.4+ 9 years ago
locking.py 928f6e0ca4 repository: fix spurious, empty lock.roster on InvalidRepository exception 9 years ago
logger.py c4dae52ca4 configure logging via env var, use LazyLogger 10 years ago
lrucache.py e5b647fbd1 minor lrucache test fix 10 years ago
platform.py 5a2aa7b02b acls (linux): make tests as they should be 10 years ago
repository.py df7191e55c skip remote tests on cygwin 9 years ago
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 9 years ago
upgrader.py 2b27a06595 use monkeypatch to set env vars 9 years ago
xattr.py ef9e8a584b refactor buffer code into helpers.Buffer class, add tests 9 years ago