borg/borg
TW a12672530c Merge pull request #1448 from enkore/issue/1442
Fix untracked segments made by moved DELETEs
2016-08-13 02:13:27 +02:00
..
testsuite Merge pull request #1448 from enkore/issue/1442 2016-08-13 02:13:27 +02:00
__init__.py
__main__.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
_chunker.c Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907 2016-04-15 20:16:47 -04:00
_hashindex.c hashindex.c: hashindex_resize check hashindex_set rc (contract) 2016-07-09 01:35:01 +02:00
archive.py larger item metadata stream chunks, fixes #1452 2016-08-09 20:30:50 +02:00
archiver.py LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 2016-08-09 02:52:21 +02:00
cache.py rename UpgradableLock to Lock 2016-08-05 19:06:09 +02:00
chunker.pyx
compress.pyx lz4: reuse helpers.Buffer 2016-08-13 01:46:15 +02:00
crypto.pyx use long long for AES block counter, fixes #1206 2016-06-26 20:45:22 +02:00
fuse.py FUSE: always create a root dir, fixes #1125 2016-07-29 00:24:18 +02:00
hashindex.pyx hashindex: remove declarations of removed functions 2016-07-09 01:27:55 +02:00
helpers.py refactor buffer code into helpers.Buffer class, add tests 2016-08-13 01:45:23 +02:00
key.py LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 2016-08-09 02:52:21 +02:00
locking.py rename UpgradableLock to Lock 2016-08-05 19:06:09 +02:00
logger.py sane remote logging, remote stderr, fixes #461 2015-12-12 22:15:08 +01:00
lrucache.py
platform.py sync_dir: silence fsync() failing with EINVAL 2016-07-08 17:36:32 +02:00
platform_darwin.pyx
platform_freebsd.pyx
platform_linux.pyx
remote.py explain the confusing TypeError, fixes #1456 2016-08-09 17:35:27 +02:00
repository.py Fix untracked segments made by moved DELETEs 2016-08-13 01:46:37 +02:00
shellpattern.py fix most python-source related sphinx warnings 2016-07-10 17:26:04 +02:00
upgrader.py rename UpgradableLock to Lock 2016-08-05 19:06:09 +02:00
xattr.py refactor buffer code into helpers.Buffer class, add tests 2016-08-13 01:45:23 +02:00