Marian Beermann cdb8cc5490 Fix referencing error in platform_linux.set_flags 9 lat temu
..
testsuite ffa78161cd List files excluded via UF_NODUMP 9 lat temu
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 lat temu
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 lat temu
_chunker.c 99fa484726 clarify comment about linux kernel versions 9 lat temu
_hashindex.c 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 lat temu
archive.py a8e457f935 move Statistics class to archive module, avoid cyclic import 9 lat temu
archiver.py ffa78161cd List files excluded via UF_NODUMP 9 lat temu
cache.py d3fe134abd add a bin_to_hex helper and some properties 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+ 9 lat temu
constants.py c52861e0ca Improve LoggedIO write performance, make commit mechanism more solid 9 lat temu
crypto.pyx 595e7c1dcd remove openssl RAND_bytes from crypto.pyx 9 lat temu
fuse.py bfb00dfa01 borg mount: cache partially read data chunks 9 lat temu
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 9 lat temu
hashindex.pyx 01fac8d7d9 ChunkIndex.add: overwrite current (c)size w/ new values 9 lat temu
helpers.py e81407ff81 add bigint coding, allow None as user/group 9 lat temu
item.py e6cf4ee627 disallow setting unknown attributes, use StableDict as .as_dict() result 9 lat temu
key.py b8303a38bf Merge branch '1.0-maint' 9 lat temu
locking.py f486a6772c do not sleep for >60s while waiting for lock, fixes #773 9 lat temu
logger.py afb9dc9d7a Update logging parser to allow remotes to pass logger name 9 lat temu
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 lat temu
platform.py b5404209bb add swidth call to determine string width on terminal 9 lat temu
platform_base.py b5404209bb add swidth call to determine string width on terminal 9 lat temu
platform_darwin.pyx d7500a1191 create new platform_posix module 9 lat temu
platform_freebsd.pyx d7500a1191 create new platform_posix module 9 lat temu
platform_linux.pyx cdb8cc5490 Fix referencing error in platform_linux.set_flags 9 lat temu
platform_posix.pyx d7500a1191 create new platform_posix module 9 lat temu
remote.py b8303a38bf Merge branch '1.0-maint' 9 lat temu
repository.py b8303a38bf Merge branch '1.0-maint' 9 lat temu
selftest.py 8d3b1a5804 Add self tests 9 lat temu
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 9 lat temu
upgrader.py d3fe134abd add a bin_to_hex helper and some properties 9 lat temu
xattr.py 39a40cd7b7 Fix capabilities extraction on Linux 9 lat temu