borg/src/borg
Thomas Waldmann 5d956b9655
add ConnectionBrokenWithHint for BrokenPipeErrors and similar, see #7016
no traceback, but error message and specific exit code.
2024-01-19 18:38:07 +01:00
..
algorithms 1.2: Make switch fallthrough explicit 2022-03-10 08:24:23 +03:00
cache_sync [1.2-maint] Backport implicit warning patches from master (#6427) 2022-03-09 16:10:21 +01:00
crypto Merge pull request #8051 from ThomasWaldmann/corrupted-key-errmsg-1.4 2024-01-19 00:45:59 +01:00
helpers bump api version to 1.4 2024-01-18 20:09:49 +01:00
platform bump api version to 1.4 2024-01-18 20:09:49 +01:00
testsuite refactor: use less binascii 2024-01-18 18:13:40 +01:00
__init__.py get rid of distutils, use packaging 2021-05-01 20:40:48 +02:00
__main__.py Adding sys.path to %PATH% to find libcrypto on windows 2019-10-30 01:06:46 +01:00
_chunker.c include unistd.h in _chunker.c 2023-12-01 23:58:24 +01:00
_endian.h
_hashindex.c add num_entries assertion 2023-03-05 11:01:44 +01:00
_item.c
archive.py raise BackupOSError subclasses 2023-12-27 13:48:52 +01:00
archiver.py implement "borg version", fixes #7829 2024-01-19 13:01:14 +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 mount: make up volname if not given (macOS), fixes #7690 2023-06-30 22:10:32 +02:00
fuse_impl.py FUSE: support pyfuse3 additionally to llfuse, fixes #5407 2020-10-31 22:04:44 +01:00
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 Fix typos 2021-01-07 17:54:33 +01:00
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 check that borg does not require pytest for normal usage, fixes #6563 2022-05-07 18:56:36 +02:00
shellpattern.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
upgrader.py pyupgrade --py38-plus ./**/*.py 2022-02-27 21:12:44 +01:00
version.py
xattr.py docs: OS X -> macOS 2023-10-27 20:31:26 +02:00