1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-09 21:57:24 +00:00
borg/src/borg
Thomas Waldmann f2b3a3a383
init: remove compatibility warning for borg <=1.0.8
The warning refers to a compatibility issue not relevant any
more since borg 1.0.9 (released 2016-12).

It is now better to remove this warning to make the output
of borg init shorter and maybe get more people to completely
read the important parts of it.
2024-01-31 17:26:20 +01:00
..
algorithms upgrade bundled zstd to 1.5.5 2024-01-29 22:30:04 +01:00
cache_sync
crypto Merge pull request #8051 from ThomasWaldmann/corrupted-key-errmsg-1.4 2024-01-19 00:45:59 +01:00
helpers create: add the slashdot hack, fixes #4685 2024-01-30 14:01:40 +01:00
platform bump api version to 1.4 2024-01-18 20:09:49 +01:00
testsuite create: add the slashdot hack, fixes #4685 2024-01-30 14:01:40 +01:00
__init__.py
__main__.py
_chunker.c include unistd.h in _chunker.c 2023-12-01 23:58:24 +01:00
_endian.h
_hashindex.c
_item.c
archive.py create: add the slashdot hack, fixes #4685 2024-01-30 14:01:40 +01:00
archiver.py init: remove compatibility warning for borg <=1.0.8 2024-01-31 17:26:20 +01:00
cache.py refactor: use less binascii 2024-01-18 18:13:40 +01:00
chunker.pyx bump api version to 1.4 2024-01-18 20:09:49 +01:00
compress.pyx bump api version to 1.4 2024-01-18 20:09:49 +01:00
constants.py update "modern" error RCs (docs and code) 2023-12-27 13:45:48 +01:00
fuse.py
fuse_impl.py
hashindex.pyx bump api version to 1.4 2024-01-18 20:09:49 +01:00
item.pyx bump api version to 1.4 2024-01-18 20:09:49 +01:00
locking.py update "modern" error RCs (docs and code) 2023-12-27 13:45:48 +01:00
logger.py borg.logger: use same method params as python logging 2024-01-14 00:07:05 +01:00
lrucache.py
nanorst.py
paperkey.html
patterns.py fix invalid pattern argument error msg 2023-10-25 11:06:37 +02:00
platformflags.py
remote.py add ConnectionBrokenWithHint for BrokenPipeErrors and similar, see #7016 2024-01-19 18:38:07 +01:00
repository.py check_can_create_repository: deal with PermissionErrors, see #7016 2024-01-19 18:13:53 +01:00
selftest.py
shellpattern.py
upgrader.py
version.py
xattr.py docs: OS X -> macOS 2023-10-27 20:31:26 +02:00