borgbackup/borg
2017-02-27 00:51:44 +02:00
..
testsuite Merge pull request #2149 from borgbackup/release-1.0.10 2017-02-13 13:29:14 +01:00
__init__.py implement borgmajor/minor/patch placeholders, fixes #1694 2016-10-22 00:20:50 +02:00
__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: separate endian-dependent defs from endian detection 2017-01-21 17:25:38 +01:00
archive.py create: don't create hard link refs to failed files 2017-01-22 02:21:26 +01:00
archiver.py Document relative path usage #1868 2017-02-27 00:51:44 +02:00
cache.py fix determination of newest mtime, fixes #1860 2016-11-20 00:08:33 +01:00
chunker.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
compress.pyx lz4: reuse helpers.Buffer 2016-08-13 01:46:15 +02:00
crypto.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
fuse.py fuse: fix st_blocks to be an integer (not float) value 2017-02-16 23:55:27 +01:00
hashindex.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
helpers.py Merge pull request #1971 from leo-b/1.0-maint-patterns 2017-02-12 19:06:35 +01:00
key.py init: explain manifest auth compatibility 2016-12-19 04:01:27 +01:00
keymanager.py Add qr html export mode to key export command 2017-02-10 22:32:01 +01:00
locking.py repository: fix spurious, empty lock.roster on InvalidRepository exception 2016-08-18 00:54:12 +02:00
logger.py sane remote logging, remote stderr, fixes #461 2015-12-12 22:15:08 +01:00
lrucache.py Merge branch 'master' into lrucache 2015-08-14 10:59:21 +01:00
paperkey.html key export: center QR code on the page 2017-02-12 22:26:10 +01:00
platform.py API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
platform_darwin.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
platform_freebsd.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
platform_linux.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
remote.py borg serve: fix transmission data loss of pipe writes, fixes #1268 2017-01-13 20:40:40 +01:00
repository.py ignore posix_fadvise errors in repository.py, work around #2095 2017-01-28 22:38:25 +01:00
shellpattern.py fix most python-source related sphinx warnings 2016-07-10 17:26:04 +02:00
upgrader.py always setup module level "logger" in the same way 2017-01-06 05:48:50 +01:00
xattr.py helpers.Buffer: raise OSError subclass if too much memory is allocd 2017-01-04 19:28:05 +01:00