TW bbeda1f743 Merge pull request #481 from ThomasWaldmann/fix-progress 10 лет назад
..
support 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken 10 лет назад
testsuite 34b35761dd remove --progress magic, fixes #476 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 7247043db0 get rid of C compiler warnings, fixes #391 10 лет назад
_hashindex.c 720fc49498 hashindex_add C implementation 10 лет назад
archive.py 0c076ad114 compact_segments: save_space -> free unused segments quickly 10 лет назад
archiver.py 34b35761dd remove --progress magic, fixes #476 10 лет назад
cache.py 720fc49498 hashindex_add C implementation 10 лет назад
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 лет назад
compress.pyx a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 лет назад
crypto.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 лет назад
fuse.py 8671be1ef2 Increase FUSE read_size to 1024. 10 лет назад
hashindex.pyx 720fc49498 hashindex_add C implementation 10 лет назад
helpers.py 17952dff48 helpers: remove functions that are only used once 10 лет назад
key.py f13dd6e579 completely remove have_cython() hack 10 лет назад
locking.py 1093894be8 UpgradableLock: release exclusive lock in case of exceptions 10 лет назад
logger.py 25140e8c82 add --log-level to set the level of the builtin logging configuration, fixes #426 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 0c076ad114 compact_segments: save_space -> free unused segments quickly 10 лет назад
repository.py 0c076ad114 compact_segments: save_space -> free unused segments quickly 10 лет назад
upgrader.py 60babd14c3 borg upgrade - do not overwrite backup_repo/index.*, fixes #466 10 лет назад
xattr.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 лет назад