TW d9b77d57c8 Merge pull request #1148 from ThomasWaldmann/fix-1135 9 vuotta sitten
..
testsuite 918e0b2a52 fix resync and msgpacked item qualifier, fixes #1135 9 vuotta sitten
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 vuotta sitten
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 vuotta sitten
_chunker.c ce176b52bf Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907 9 vuotta sitten
_hashindex.c 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 vuotta sitten
archive.py d9b77d57c8 Merge pull request #1148 from ThomasWaldmann/fix-1135 9 vuotta sitten
archiver.py e10d543ef4 delete a repo without manifest 9 vuotta sitten
cache.py 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 vuotta sitten
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 vuotta sitten
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 9 vuotta sitten
crypto.pyx 5607e5aefe use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493 9 vuotta sitten
fuse.py f406bf7879 fix incorrect _ns variables 9 vuotta sitten
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 9 vuotta sitten
hashindex.pyx 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 vuotta sitten
helpers.py 7501c3b530 better error handling for missing repo manifest, fixes #1043 9 vuotta sitten
key.py 24cd303ca9 When probing key files, do binary reads 9 vuotta sitten
locking.py f486a6772c do not sleep for >60s while waiting for lock, fixes #773 9 vuotta sitten
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 9 vuotta sitten
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 vuotta sitten
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 vuotta sitten
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 vuotta sitten
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 vuotta sitten
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 vuotta sitten
remote.py ca35d9f255 remove passphrase from subprocess environment, fixes #1105 9 vuotta sitten
repository.py 714e93bf64 Repository: fix commit tags being seen in data 9 vuotta sitten
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 9 vuotta sitten
upgrader.py 83586ae09c Make Repository a context manager, use decorators for wrapping withs 9 vuotta sitten
xattr.py 39a40cd7b7 Fix capabilities extraction on Linux 9 vuotta sitten