Thomas Waldmann 3476fffe7d remove deprecated "--compression <number>" 10 лет назад
..
testsuite 3476fffe7d remove deprecated "--compression <number>" 10 лет назад
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 лет назад
__main__.py ed2548ca02 add a __main__.py to nuitka works 10 лет назад
_chunker.c 8e13d315bb use PyMemoryView_FromMemory (py 3.3+) 10 лет назад
_hashindex.c 5cb47cbedd hashindex: explain hash_sizes 10 лет назад
archive.py 169634f2ca change the builtin default for --chunker-params, create 2MiB chunks, fixes #343 10 лет назад
archiver.py ad31fcd7c0 remove deprecated "--hourly/daily/weekly/monthly/yearly" 10 лет назад
cache.py b2dedee3c8 refactor yes(), cleanup env var semantics, fixes #355 10 лет назад
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 лет назад
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 10 лет назад
crypto.pyx 5607e5aefe use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493 10 лет назад
fuse.py fc52101d46 suppress unneeded exception context (PEP 409) 10 лет назад
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 10 лет назад
hashindex.pyx 720fc49498 hashindex_add C implementation 10 лет назад
helpers.py 3476fffe7d remove deprecated "--compression <number>" 10 лет назад
key.py 815d2e23ce remove support for --encryption=passphrase, clean up 10 лет назад
locking.py fc52101d46 suppress unneeded exception context (PEP 409) 10 лет назад
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 10 лет назад
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 лет назад
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 лет назад
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 лет назад
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 лет назад
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 лет назад
remote.py 6d615ec30a change encryption to be on by default (repokey mode) 10 лет назад
repository.py 6d615ec30a change encryption to be on by default (repokey mode) 10 лет назад
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 10 лет назад
upgrader.py cf0262c8b4 Fix upgrade without ~/attic/keys existing. 10 лет назад
xattr.py 4444113414 remove misc. compat code not needed for py 3.4+ 10 лет назад