borg/attic/testsuite
Thomas Waldmann ee80db4eb2 add commandline argument --sparse
default is to not create sparse files.

if you give --sparse, it will create a hole in the sparse output file when a all-zero chunk is extracted.
2015-04-17 22:28:40 +02:00
..
__init__.py Added support for stripping leading path segments 2014-08-02 22:15:21 +02:00
archive.py check: Make item stream resync a bit more robust 2014-03-04 21:15:52 +01:00
archiver.py add commandline argument --sparse 2015-04-17 22:28:40 +02:00
chunker.py simple sparse file support, made chunk buffer size flexible 2015-04-15 16:29:18 +02:00
crypto.py crypto: convert attic.crypto into a cython module 2014-03-10 22:50:38 +01:00
hashindex.py HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
helpers.py Fix incorrect behaviour with two character directory names. 2015-04-13 22:44:14 +02:00
key.py
lrucache.py
mock.py Automatically replay segments to rebuild missing repository index 2014-02-20 23:49:35 +01:00
platform.py acl: Added workaround for old Linux systems 2014-08-01 15:50:18 +02:00
repository.py Introduce a separate exception for missing repository objects 2014-10-09 20:41:47 +02:00
run.py
xattr.py xattr: Fix issue with empty (0 bytes) xattr values. 2014-12-14 14:28:33 +01:00