1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 01:37:20 +00:00
borg/src/borg
Thomas Waldmann ffcf6b76b6 DEFAULT_SEGMENTS_PER_DIR = 1000
prettier increments for the directory names.
2017-06-03 21:54:41 +02:00
..
algorithms algorithms: rename crc32 to checksums 2017-06-01 21:26:42 +02:00
crypto algorithms: rename crc32 to checksums 2017-06-01 21:26:42 +02:00
platform platform.linux: get rid of "resource" module 2017-04-19 11:31:40 +02:00
testsuite remote: show path in PathNotAllowed 2017-06-03 15:07:08 +02:00
__init__.py fail in borg package if version metadata is completely broken 2017-05-23 14:36:40 +02:00
__main__.py
_hashindex.c hashindex: read/write: use hash_part for HashHeader 2017-05-25 17:44:01 +02:00
archive.py use stat with follow_symlinks=False 2017-05-22 17:54:42 +02:00
archiver.py serve: add --restrict-to-repository 2017-06-03 15:07:08 +02:00
cache.py testsuite: simplify ArchiverCorruptionTestCase 2017-05-31 18:08:20 +02:00
compress.pyx remove --compression-from 2017-04-04 00:16:15 +02:00
constants.py DEFAULT_SEGMENTS_PER_DIR = 1000 2017-06-03 21:54:41 +02:00
fuse.py fuse: fix crash if empty (None) xattr is read 2017-05-20 18:50:10 +02:00
hashindex.pyx hashindex: read/write: accept file-like objects for path 2017-05-25 14:04:41 +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
logger.py fix --progress and logging in general for remote 2017-05-20 12:54:48 +02:00
lrucache.py
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 remote: show path in PathNotAllowed 2017-06-03 15:07:08 +02:00
repository.py repository: add complementary index corruption test 2017-06-02 21:44:45 +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
xattr.py xattr: document API 2017-05-20 18:50:10 +02:00