borg/borg
Robin Schneider 576348a9d4
Use HTTPS everywhere. Especially when the website already redirects to HTTPS.
2016-01-17 22:31:08 +01:00
..
support
testsuite Use HTTPS everywhere. Especially when the website already redirects to HTTPS. 2016-01-17 22:31:08 +01:00
__init__.py
__main__.py
_chunker.c
_hashindex.c hashindex: explain hash_sizes 2016-01-14 14:39:59 +01:00
archive.py implement --progress option for borg delete <archive> 2016-01-16 20:46:49 +01:00
archiver.py borg prune only knows "--keep-within" and not "--within". 2016-01-17 21:15:26 +01:00
cache.py
chunker.pyx
compress.pyx
crypto.pyx
fuse.py Increase FUSE read_size to 1024. 2015-12-10 10:09:06 +01:00
hash_sizes.py hashtable size follows a growth policy, fixes #527 2016-01-14 14:39:59 +01:00
hashindex.pyx
helpers.py Rename pattern classes for consistency 2016-01-15 17:16:25 +01:00
key.py unify repo/archive parameter name to "location" 2015-12-12 22:15:08 +01:00
locking.py fix locking, partial fix for #502 2016-01-16 18:03:58 +01:00
logger.py sane remote logging, remote stderr, fixes #461 2015-12-12 22:15:08 +01:00
lrucache.py
platform.py
platform_darwin.pyx
platform_freebsd.pyx
platform_linux.pyx
remote.py remove unused "repair" rpc method 2016-01-16 18:58:52 +01:00
repository.py compact_segments: save_space -> free unused segments quickly 2015-12-08 18:36:41 +01:00
upgrader.py implement --progress option for borg upgrade, fixes #291 2016-01-16 20:32:24 +01:00
xattr.py add some error handling/fallback for C library loading, fixes #494 2015-12-27 14:10:41 +01:00