Marian Beermann 9ebb37cab8 testsuite/repository: fixup for 7a569bc il y a 9 ans
..
testsuite 9ebb37cab8 testsuite/repository: fixup for 7a569bc il y a 9 ans
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm il y a 10 ans
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) il y a 9 ans
_chunker.c 33f3a70cf6 Merge pull request #1077 from ThomasWaldmann/do-not-chunk-small-files il y a 9 ans
_hashindex.c 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE il y a 9 ans
archive.py 9fff2af134 fix crashing borg extract --stdout, fixes #1064 il y a 9 ans
archiver.py 0e3bba7b64 Don't rebuild command line parser for each invocation il y a 9 ans
cache.py d3fe134abd add a bin_to_hex helper and some properties il y a 9 ans
chunker.pyx 8834f6fdbd chunker: do not buzhash if not needed, fixes #1021 il y a 9 ans
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ il y a 9 ans
constants.py c52861e0ca Improve LoggedIO write performance, make commit mechanism more solid il y a 9 ans
crypto.pyx 595e7c1dcd remove openssl RAND_bytes from crypto.pyx il y a 9 ans
fuse.py bfb00dfa01 borg mount: cache partially read data chunks il y a 9 ans
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 il y a 9 ans
hashindex.pyx 1f33861fd6 Repository: better error reporting for index/hints failures il y a 9 ans
helpers.py 1f33861fd6 Repository: better error reporting for index/hints failures il y a 9 ans
item.py e6cf4ee627 disallow setting unknown attributes, use StableDict as .as_dict() result il y a 9 ans
key.py b8303a38bf Merge branch '1.0-maint' il y a 9 ans
locking.py f486a6772c do not sleep for >60s while waiting for lock, fixes #773 il y a 9 ans
logger.py afb9dc9d7a Update logging parser to allow remotes to pass logger name il y a 9 ans
lrucache.py 5e0013c5db Merge branch 'master' into lrucache il y a 10 ans
platform.py b5404209bb add swidth call to determine string width on terminal il y a 9 ans
platform_base.py b5404209bb add swidth call to determine string width on terminal il y a 9 ans
platform_darwin.pyx d7500a1191 create new platform_posix module il y a 9 ans
platform_freebsd.pyx d7500a1191 create new platform_posix module il y a 9 ans
platform_linux.pyx cdb8cc5490 Fix referencing error in platform_linux.set_flags il y a 9 ans
platform_posix.pyx c4c11d75a1 fall back to len() if wcswidth returns neg. value, fixes #1090 il y a 9 ans
remote.py b8303a38bf Merge branch '1.0-maint' il y a 9 ans
repository.py 1f33861fd6 Repository: better error reporting for index/hints failures il y a 9 ans
selftest.py 8d3b1a5804 Add self tests il y a 9 ans
shellpattern.py c7fb598ab9 Add shell-style pattern syntax il y a 9 ans
upgrader.py d3fe134abd add a bin_to_hex helper and some properties il y a 9 ans
xattr.py 39a40cd7b7 Fix capabilities extraction on Linux il y a 9 ans