enkore 684efd08ff Merge pull request #1075 from enkore/fix/commitcheck-2 9 anni fa
..
testsuite 684efd08ff Merge pull request #1075 from enkore/fix/commitcheck-2 9 anni fa
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 anni fa
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 10 anni fa
_chunker.c 33f3a70cf6 Merge pull request #1077 from ThomasWaldmann/do-not-chunk-small-files 9 anni fa
_hashindex.c 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 anni fa
archive.py a8e457f935 move Statistics class to archive module, avoid cyclic import 9 anni fa
archiver.py ffa78161cd List files excluded via UF_NODUMP 9 anni fa
cache.py d3fe134abd add a bin_to_hex helper and some properties 9 anni fa
chunker.pyx 8834f6fdbd chunker: do not buzhash if not needed, fixes #1021 9 anni fa
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 10 anni fa
constants.py c52861e0ca Improve LoggedIO write performance, make commit mechanism more solid 9 anni fa
crypto.pyx 595e7c1dcd remove openssl RAND_bytes from crypto.pyx 9 anni fa
fuse.py bfb00dfa01 borg mount: cache partially read data chunks 9 anni fa
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 10 anni fa
hashindex.pyx 01fac8d7d9 ChunkIndex.add: overwrite current (c)size w/ new values 9 anni fa
helpers.py e81407ff81 add bigint coding, allow None as user/group 9 anni fa
item.py e6cf4ee627 disallow setting unknown attributes, use StableDict as .as_dict() result 9 anni fa
key.py b8303a38bf Merge branch '1.0-maint' 9 anni fa
locking.py f486a6772c do not sleep for >60s while waiting for lock, fixes #773 9 anni fa
logger.py afb9dc9d7a Update logging parser to allow remotes to pass logger name 9 anni fa
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 anni fa
platform.py b5404209bb add swidth call to determine string width on terminal 9 anni fa
platform_base.py b5404209bb add swidth call to determine string width on terminal 9 anni fa
platform_darwin.pyx d7500a1191 create new platform_posix module 9 anni fa
platform_freebsd.pyx d7500a1191 create new platform_posix module 9 anni fa
platform_linux.pyx cdb8cc5490 Fix referencing error in platform_linux.set_flags 9 anni fa
platform_posix.pyx d7500a1191 create new platform_posix module 9 anni fa
remote.py b8303a38bf Merge branch '1.0-maint' 9 anni fa
repository.py 7a569bc037 Repository: avoid reading large segments for commit state check 9 anni fa
selftest.py 8d3b1a5804 Add self tests 9 anni fa
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 10 anni fa
upgrader.py d3fe134abd add a bin_to_hex helper and some properties 9 anni fa
xattr.py 39a40cd7b7 Fix capabilities extraction on Linux 9 anni fa