borgbackup/src/borg
2016-11-24 15:44:00 +02:00
..
blake2 crypto blake2: don't release the GIL during key hashing 2016-11-11 03:07:05 +01:00
platform Parse & pass BORG_HOSTNAME_IS_UNIQUE env var to enable stale lock killing 2016-11-07 21:56:40 +01:00
testsuite use monkeypatch 2016-11-14 16:41:37 +02:00
__init__.py Merge branch '1.0-maint' 2016-10-24 21:41:20 +02:00
__main__.py move borg package to src/ 2016-05-05 20:19:50 +02:00
_chunker.c Merge branch 'master' into move-to-src 2016-05-30 19:38:16 +02:00
_hashindex.c shortcut hashindex_set by having hashindex_lookup hint about address 2016-10-22 12:33:15 +03:00
archive.py Improve extract progress display and ProgressIndicatorPercent 2016-11-13 23:41:01 +02:00
archiver.py satisfy codecov 2016-11-14 17:39:42 +02:00
blake2-libselect.h crypto: link against system libb2, if possible 2016-11-11 03:08:11 +01:00
cache.py Add progress messages for cache.commit 2016-11-24 15:44:00 +02:00
chunker.pyx Merge branch 'master' into move-to-src 2016-05-30 19:38:16 +02:00
compress.pyx recreate: --always-recompress, --compression-from 2016-08-14 17:46:59 +02:00
constants.py Clarify cache/repository README file 2016-11-11 21:24:17 +01:00
crypto.pyx crypto: link against system libb2, if possible 2016-11-11 03:08:11 +01:00
fuse.py move first/last/sort_by-multiple functionality into Manifest.list 2016-10-15 01:04:56 +02:00
hashindex.pyx hashindex: bump api_version 2016-09-30 23:59:41 +02:00
helpers.py Add ProgressIndicatorMessage and abstract class ProgressIndicatorBase 2016-11-24 15:43:51 +02:00
item.py extract: fix incorrect progress output for hard links 2016-08-25 01:12:30 +02:00
key.py Add BLAKE2b key types 2016-11-11 03:07:05 +01:00
keymanager.py Merge branch '1.0-maint' into merge-1.0-maint 2016-10-13 19:10:04 +02:00
locking.py Parse & pass BORG_HOSTNAME_IS_UNIQUE env var to enable stale lock killing 2016-11-07 21:56:40 +01:00
logger.py --debug-topic for granular debug logging 2016-08-08 16:38:31 +02:00
lrucache.py move borg package to src/ 2016-05-05 20:19:50 +02:00
nonces.py Reserve nonce space for AES-CTR before using it. 2016-08-27 15:31:50 +02:00
remote.py Parse & pass BORG_HOSTNAME_IS_UNIQUE env var to enable stale lock killing 2016-11-07 21:56:40 +01:00
repository.py Merge pull request #1833 from enkore/issue/1821 2016-11-12 01:23:34 +01:00
selftest.py Add crypto.blake2b_256 2016-11-10 00:06:50 +01:00
shellpattern.py Merge branch '1.0-maint' 2016-07-11 01:23:27 +02:00
upgrader.py Clarify cache/repository README file 2016-11-11 21:24:17 +01:00
xattr.py Merge commit 'feb7e2517ef7ec07cc638953a86c726aada7d37e' 2016-08-14 15:05:11 +02:00