Thomas Waldmann 9198f6962c implement --progress option for borg delete <archive> hace 9 años
..
support 2b311846e0 add a argparse.py (from py 3.2.6) that is not broken hace 10 años
testsuite 3a39ddbd83 Rename pattern classes for consistency hace 9 años
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm hace 10 años
__main__.py ed2548ca02 add a __main__.py to nuitka works hace 10 años
_chunker.c 7247043db0 get rid of C compiler warnings, fixes #391 hace 9 años
_hashindex.c 5cb47cbedd hashindex: explain hash_sizes hace 9 años
archive.py 9198f6962c implement --progress option for borg delete <archive> hace 9 años
archiver.py 9198f6962c implement --progress option for borg delete <archive> hace 9 años
cache.py 720fc49498 hashindex_add C implementation hace 9 años
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations hace 10 años
compress.pyx a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES hace 10 años
crypto.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations hace 10 años
fuse.py 8671be1ef2 Increase FUSE read_size to 1024. hace 9 años
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 hace 9 años
hashindex.pyx 720fc49498 hashindex_add C implementation hace 9 años
helpers.py 3a39ddbd83 Rename pattern classes for consistency hace 9 años
key.py 9c271afefa unify repo/archive parameter name to "location" hace 9 años
locking.py 845d2144cb fix locking, partial fix for #502 hace 9 años
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 hace 9 años
lrucache.py 5e0013c5db Merge branch 'master' into lrucache hace 10 años
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement hace 9 años
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode hace 9 años
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode hace 9 años
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode hace 9 años
remote.py e68b800d01 remove unused "repair" rpc method hace 9 años
repository.py 0c076ad114 compact_segments: save_space -> free unused segments quickly hace 9 años
upgrader.py 0213164d46 implement --progress option for borg upgrade, fixes #291 hace 9 años
xattr.py 4ed71e2cf5 add some error handling/fallback for C library loading, fixes #494 hace 9 años