Thomas Waldmann 46362a1962 add more tests 9 years ago
..
testsuite 46362a1962 add more tests 9 years ago
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 years ago
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 years ago
_chunker.c 61a73f5f91 _chunker.c: remove tab characters 9 years ago
_hashindex.c 29ebdbadae refcounting: use uint32_t, protect against overflows, fix merging for BE 9 years ago
archive.py a8e457f935 move Statistics class to archive module, avoid cyclic import 9 years ago
archiver.py b8303a38bf Merge branch '1.0-maint' 9 years ago
cache.py d3fe134abd add a bin_to_hex helper and some properties 9 years ago
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 years ago
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 9 years ago
constants.py c52861e0ca Improve LoggedIO write performance, make commit mechanism more solid 9 years ago
crypto.pyx 595e7c1dcd remove openssl RAND_bytes from crypto.pyx 9 years ago
fuse.py bfb00dfa01 borg mount: cache partially read data chunks 9 years ago
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 9 years ago
hashindex.pyx 01fac8d7d9 ChunkIndex.add: overwrite current (c)size w/ new values 9 years ago
helpers.py e81407ff81 add bigint coding, allow None as user/group 9 years ago
item.py e81407ff81 add bigint coding, allow None as user/group 9 years ago
key.py b8303a38bf Merge branch '1.0-maint' 9 years ago
locking.py f486a6772c do not sleep for >60s while waiting for lock, fixes #773 9 years ago
logger.py afb9dc9d7a Update logging parser to allow remotes to pass logger name 9 years ago
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 years ago
platform.py b5404209bb add swidth call to determine string width on terminal 9 years ago
platform_base.py b5404209bb add swidth call to determine string width on terminal 9 years ago
platform_darwin.pyx d7500a1191 create new platform_posix module 9 years ago
platform_freebsd.pyx d7500a1191 create new platform_posix module 9 years ago
platform_linux.pyx d7500a1191 create new platform_posix module 9 years ago
platform_posix.pyx d7500a1191 create new platform_posix module 9 years ago
remote.py b8303a38bf Merge branch '1.0-maint' 9 years ago
repository.py b8303a38bf Merge branch '1.0-maint' 9 years ago
selftest.py 8d3b1a5804 Add self tests 9 years ago
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 9 years ago
upgrader.py d3fe134abd add a bin_to_hex helper and some properties 9 years ago
xattr.py 39a40cd7b7 Fix capabilities extraction on Linux 9 years ago