1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 03:31:41 +00:00
borg/borg
2015-12-08 01:56:44 +01:00
..
support
testsuite Merge branch 'silent' of https://github.com/ThomasWaldmann/borg into ThomasWaldmann-silent 2015-12-08 01:56:44 +01:00
__init__.py
__main__.py
_chunker.c
_hashindex.c hashindex_add C implementation 2015-12-07 19:13:58 +01:00
archive.py archive checker: remove report_progress, fix log levels 2015-12-08 00:59:41 +01:00
archiver.py Merge branch 'silent' of https://github.com/ThomasWaldmann/borg into ThomasWaldmann-silent 2015-12-08 01:56:44 +01:00
cache.py hashindex_add C implementation 2015-12-07 19:13:58 +01:00
chunker.pyx
compress.pyx
crypto.pyx
fuse.py
hashindex.pyx hashindex_add C implementation 2015-12-07 19:13:58 +01:00
helpers.py helpers: remove functions that are only used once 2015-12-07 14:29:01 +01:00
key.py
locking.py
logger.py
lrucache.py
platform.py
platform_darwin.pyx
platform_freebsd.pyx
platform_linux.pyx
remote.py increase rpc protocol version to 2 2015-12-03 17:50:37 +01:00
repository.py Merge branch 'silent' of https://github.com/ThomasWaldmann/borg into ThomasWaldmann-silent 2015-12-08 01:56:44 +01:00
upgrader.py refactor upgrade progress indication code to use ProgressIndicatorPercent 2015-12-02 01:26:26 +01:00
xattr.py