borg/src/borg/helpers
Thomas Waldmann e7bd18d7f3
create: add the slashdot hack, fixes #4685
2024-02-20 04:08:09 +01:00
..
__init__.py create: add the slashdot hack, fixes #4685 2024-02-20 04:08:09 +01:00
checks.py get rid of some rare error classes, use RTError instead 2024-02-13 23:44:02 +01:00
datastruct.py
errors.py BackupErrors get caught and give warning RCs 2024-02-15 18:15:10 +01:00
fs.py create: add the slashdot hack, fixes #4685 2024-02-20 04:08:09 +01:00
lrucache.py rephrase docstring and remove unused sentinel 2023-06-11 13:56:58 +02:00
misc.py ro_type: typed repo objects, see #7670 2023-09-24 20:10:50 +02:00
msgpack.py requirements are defined in pyproject.toml 2024-02-09 17:37:42 +01:00
nanorst.py
parseformat.py give clean error msg for invalid nonce file, see #7967 2024-02-18 14:47:52 +01:00
passphrase.py update "modern" error RCs (docs and code) 2024-02-13 22:58:02 +01:00
process.py fix F401 2023-07-26 01:23:37 +02:00
progress.py channel progress output via logging system 2023-05-29 22:40:47 +02:00
shellpattern.py fix E501 2023-07-26 01:24:20 +02:00
time.py Support for date-based matching during archive listing (#7272) 2023-01-23 15:00:05 +01:00
yes_no.py