TW 5b6377e0c2 Merge pull request #927 from ThomasWaldmann/move-constants 9 lat temu
..
testsuite 5b6377e0c2 Merge pull request #927 from ThomasWaldmann/move-constants 9 lat temu
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 lat temu
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 10 lat temu
_chunker.c ec930738bf docs: added some insights by "Voltara", fixes #903 9 lat temu
_hashindex.c 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 lat temu
archive.py 9a70a20370 move some constants to new constants module 9 lat temu
archiver.py 5b6377e0c2 Merge pull request #927 from ThomasWaldmann/move-constants 9 lat temu
cache.py 719a27d6c7 Cache: update add_chunk to use ChunkIndex.add, fix unique count 9 lat temu
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 lat temu
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 10 lat temu
constants.py 9a70a20370 move some constants to new constants module 9 lat temu
crypto.pyx c5bd7f2216 Replace stdlib hmac with OpenSSL, zero-copy decrypt 9 lat temu
fuse.py f406bf7879 fix incorrect _ns variables 9 lat temu
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 10 lat temu
hashindex.pyx 01fac8d7d9 ChunkIndex.add: overwrite current (c)size w/ new values 9 lat temu
helpers.py 9a70a20370 move some constants to new constants module 9 lat temu
key.py 9a70a20370 move some constants to new constants module 9 lat temu
locking.py f486a6772c do not sleep for >60s while waiting for lock, fixes #773 9 lat temu
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 10 lat temu
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 lat temu
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 lat temu
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 lat temu
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 lat temu
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 lat temu
remote.py cece7f9e6d merged 1.0-maint into master 9 lat temu
repository.py 9a70a20370 move some constants to new constants module 9 lat temu
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 10 lat temu
upgrader.py 7caec0187f Make Repository a context manager, use decorators for wrapping withs 9 lat temu
xattr.py 4b339f5d69 cosmetic source cleanup (flake8) 10 lat temu