borg/src/borg
TW 1a67b82726 Merge pull request #2220 from ThomasWaldmann/compression-default-lz4
use lz4 compression by default, fixes #2179
2017-02-27 00:31:43 +01:00
..
_crc32 fix crc32 compilation issues on wheezy 2017-01-15 15:09:40 +01:00
blake2
platform fixup: do not access os.POSIX_FADV_* early 2017-01-30 03:11:42 +01:00
testsuite Merge pull request #2220 from ThomasWaldmann/compression-default-lz4 2017-02-27 00:31:43 +01:00
__init__.py
__main__.py
_chunker.c
_hashindex.c Merge pull request #2111 from ThomasWaldmann/merge-1.0-maint 2017-02-01 12:13:37 +01:00
archive.py Merge pull request #2184 from ThomasWaldmann/zap 2017-02-26 18:44:31 +01:00
archiver.py Merge pull request #2220 from ThomasWaldmann/compression-default-lz4 2017-02-27 00:31:43 +01:00
blake2-libselect.h
cache.py info: add --json option 2017-02-23 11:55:14 +01:00
chunker.pyx merge 1.0-maint into master 2017-01-14 03:07:11 +01:00
compress.pyx merge 1.0-maint into master 2017-01-14 03:07:11 +01:00
constants.py set MAX_DATA_SIZE = 20971479 bytes in solid stone 2017-02-23 00:34:40 +01:00
crc32.pyx two fast CRC implementations 2017-01-02 15:54:14 +01:00
crypto.pyx merge 1.0-maint into master 2017-01-14 03:07:11 +01:00
fuse.py Merge branch '1.0-maint' into merge-1.0-maint 2017-01-29 05:49:53 +01:00
hashindex.pyx fix ChunkIndex.__contains__ assertion for big-endian archs 2017-02-20 07:38:55 +01:00
helpers.py Add --log-json option for structured logging output 2017-02-26 16:25:58 +01:00
item.pyx merge 1.0-maint into master 2017-01-14 03:07:11 +01:00
key.py init: mandatory --encryption arg 2017-02-16 19:03:23 +01:00
keymanager.py Add qr html export mode to `key export` command 2017-02-13 21:24:33 +01:00
locking.py
logger.py Add --log-json option for structured logging output 2017-02-26 16:25:58 +01:00
lrucache.py
nonces.py Rename BORG_NONCES_DIR to BORG_SECURITY_DIR 2016-11-29 17:43:06 +01:00
paperkey.html key export: center QR code on the page 2017-02-13 21:24:33 +01:00
remote.py RemoteRepository: account rx/tx bytes 2017-02-23 16:50:52 +01:00
repository.py set MAX_DATA_SIZE = 20971479 bytes in solid stone 2017-02-23 00:34:40 +01:00
selftest.py Add tertiary authentication for metadata (TAM) 2016-12-20 22:53:53 +01:00
shellpattern.py It's 2017 2016-12-31 16:53:30 +02:00
upgrader.py check: pick better insufficent archives matched warning from TW's merge 2017-01-12 17:04:51 +01:00
version.py
xattr.py Merge branch '1.0-maint' into merge/1.0-maint 2017-01-12 15:01:41 +01:00