Michael Hanselmann 02e04653b6 Factorize and test loading of excludes from file 9 anos atrás
..
support 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken 10 anos atrás
testsuite 02e04653b6 Factorize and test loading of excludes from file 9 anos atrás
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 anos atrás
__main__.py ed2548ca02 add a __main__.py to nuitka works 10 anos atrás
_chunker.c 7247043db0 get rid of C compiler warnings, fixes #391 9 anos atrás
_hashindex.c 720fc49498 hashindex_add C implementation 9 anos atrás
archive.py c9afa2b27b output progress indication from inner loop, fixes #500 9 anos atrás
archiver.py 57b913bc88 fix badly named environment variable, fixes #503 9 anos atrás
cache.py 720fc49498 hashindex_add C implementation 9 anos atrás
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 anos atrás
compress.pyx a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 anos atrás
crypto.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 anos atrás
fuse.py 8671be1ef2 Increase FUSE read_size to 1024. 9 anos atrás
hashindex.pyx 720fc49498 hashindex_add C implementation 9 anos atrás
helpers.py 02e04653b6 Factorize and test loading of excludes from file 9 anos atrás
key.py 9c271afefa unify repo/archive parameter name to "location" 9 anos atrás
locking.py 1093894be8 UpgradableLock: release exclusive lock in case of exceptions 9 anos atrás
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 9 anos atrás
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 anos atrás
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 9 anos atrás
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 anos atrás
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 anos atrás
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 anos atrás
remote.py 0c166898bf fix python 3.2 str.splitlines() compatibility issue 9 anos atrás
repository.py 0c076ad114 compact_segments: save_space -> free unused segments quickly 9 anos atrás
upgrader.py e3d5898add borg upgrade - use inplace parameter, fixes #466 9 anos atrás
xattr.py 4ed71e2cf5 add some error handling/fallback for C library loading, fixes #494 9 anos atrás