borg/borg
Thomas Waldmann 887196b00e progress indicators: better docstring, minor code improvement 2015-12-03 14:14:28 +01:00
..
support
testsuite implement borg break-lock REPO command, fixes #157 2015-11-21 20:50:53 +01:00
__init__.py
__main__.py
_chunker.c get rid of C compiler warnings, fixes #391 2015-11-21 22:08:30 +01:00
_hashindex.c get rid of C compiler warnings, fixes #391 2015-11-21 22:08:30 +01:00
archive.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
archiver.py implement ProgressIndicators, use it for repo check and segment replay, fixes #195, fixes #188 2015-12-02 01:06:07 +01:00
cache.py implement borg break-lock REPO command, fixes #157 2015-11-21 20:50:53 +01:00
chunker.pyx
compress.pyx
crypto.pyx
fuse.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
hashindex.pyx
helpers.py progress indicators: better docstring, minor code improvement 2015-12-03 14:14:28 +01:00
key.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
locking.py UpgradableLock: release exclusive lock in case of exceptions 2015-11-21 16:53:33 +01:00
logger.py add --log-level to set the level of the builtin logging configuration, fixes #426 2015-11-21 02:09:16 +01:00
lrucache.py
platform.py label platform code, exclude freebsd and unknown platform from coverage measurement 2015-11-01 23:06:52 +01:00
platform_darwin.pyx acls (darwin): use helper functions safe_encode/safe_decode 2015-10-19 02:32:29 +02:00
platform_freebsd.pyx acls (freebsd): use helper functions safe_encode/safe_decode 2015-10-19 01:43:46 +02:00
platform_linux.pyx acls (linux): helper functions safe_encode/safe_decode 2015-10-19 01:40:15 +02:00
remote.py implement borg break-lock REPO command, fixes #157 2015-11-21 20:50:53 +01:00
repository.py implement ProgressIndicators, use it for repo check and segment replay, fixes #195, fixes #188 2015-12-02 01:06:07 +01:00
upgrader.py refactor upgrade progress indication code to use ProgressIndicatorPercent 2015-12-02 01:26:26 +01:00
xattr.py label platform code, exclude freebsd and unknown platform from coverage measurement 2015-11-01 23:06:52 +01:00