borg/src/borg/helpers
Thomas Waldmann 54a85bf56d
format_timedelta: use 3 decimal digits (ms)
maybe this fixes the frequently failing test.
also, giving ms makes more sense than 10ms granularity.
2024-04-04 12:45:28 +02: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 blacken all the code 2022-07-06 16:34:38 +02:00
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 allow msgpack 1.0.8, fixes #8133 2024-03-02 14:27:07 +01:00
nanorst.py move nanorst module to borg.helpers 2022-08-13 22:10:13 +02:00
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 Ctrl-C / SIGINT behaviour for pyinstaller-made binaries, fixes #8155 2024-04-01 20:41:47 +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 format_timedelta: use 3 decimal digits (ms) 2024-04-04 12:45:28 +02:00
yes_no.py mypy: rename yes module to yes_no to avoid name collision 2022-07-15 14:46:18 +02:00