borgbackup/src/borg
2017-06-03 12:13:32 -04:00
..
algorithms move chunker to borg.algorithms 2017-05-02 19:15:01 +02:00
crypto Implement IntegrityCheckedFile (#2502) 2017-05-12 21:38:31 +02:00
platform platform.linux: get rid of "resource" module 2017-04-19 11:31:40 +02:00
testsuite key file names: limit to 100 characters (not bytes) 2017-05-25 12:36:45 +02:00
__init__.py fail in borg package if version metadata is completely broken 2017-05-23 14:36:40 +02:00
__main__.py move borg package to src/ 2016-05-05 20:19:50 +02:00
_hashindex.c hashindex: Use Python I/O (#2496) 2017-05-09 21:30:14 +02:00
archive.py use stat with follow_symlinks=False 2017-05-22 17:54:42 +02:00
archiver.py use stat with follow_symlinks=False 2017-05-22 17:54:42 +02:00
cache.py use assert_secure for all commands that use the manifest 2017-05-20 14:58:17 +02:00
compress.pyx remove --compression-from 2017-04-04 00:16:15 +02:00
constants.py increase DEFAULT_SEGMENTS_PER_DIR to 2000 2017-05-22 12:31:52 +02:00
fuse.py fuse: fix crash if empty (None) xattr is read 2017-05-20 18:50:10 +02:00
hashindex.pyx hashindex: Use Python I/O (#2496) 2017-05-09 21:30:14 +02:00
helpers.py key file names: limit to 100 characters (not bytes) 2017-05-25 12:36:45 +02:00
item.pyx fix symlink item fs size computation 2017-03-26 23:11:14 +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 fix --progress and logging in general for remote 2017-05-20 12:54:48 +02:00
lrucache.py move borg package to src/ 2016-05-05 20:19:50 +02:00
paperkey.html key export: center QR code on the page 2017-02-13 21:24:33 +01:00
patterns.py patterns: don't recurse with !/--exclude for path-prefix (pf:) 2017-06-03 12:13:32 -04:00
remote.py implement --debug-topic for remote servers 2017-05-20 12:55:03 +02:00
repository.py init: don't allow creating nested repositories 2017-05-25 00:36:50 +02: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 create crypto package with key, keymanager, low_level 2017-05-02 20:49:27 +02:00
version.py version: Add version parsing and formating 2016-11-17 19:56:29 +01:00
xattr.py xattr: document API 2017-05-20 18:50:10 +02:00