witten_borgmatic/borgmatic/config
2025-03-10 22:38:48 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
checks.py Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -07:00
collect.py Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). 2023-06-15 21:45:43 -07:00
constants.py Fix interaction between environment variable interpolation in constants and shell escaping (#860). 2024-04-30 09:36:26 -07:00
environment.py Fix environment variable interpolation within configured repository paths (#782). 2023-11-03 21:16:04 -07:00
generate.py Fix existing tests (#1019). 2025-03-07 22:58:25 -08:00
load.py Revamp systemd credential syntax to be more consistent with constants (#966). 2025-02-10 22:01:23 -08:00
normalize.py Add missing test coverage for new/changed code (#1019). 2025-03-08 18:31:16 -08:00
override.py Fix "--override" values containing deprecated section headers not actually overriding configuration options under deprecated section headers (#829). 2024-02-15 21:12:42 -08:00
paths.py Log the repository path or label on every relevant log message, not just some logs (#635). 2025-01-25 14:01:25 -08:00
schema.yaml Documentation on command hooks (#1019). 2025-03-10 22:38:48 -07:00
validate.py Load credentials from database hooks (#966). 2025-02-09 11:35:26 -08:00