witten_borgmatic/borgmatic/config
2025-04-26 17:32:31 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
arguments.py Fix setting of "--checks" on the command-line (#303). 2025-04-03 11:28:32 -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 for the example not showing up in generated config for empty YAML objects (#303). 2025-04-01 19:44:47 -07:00
load.py Revamp systemd credential syntax to be more consistent with constants (#966). 2025-02-10 22:01:23 -08:00
normalize.py Support setting whole lists and dicts from the command-line (#303). 2025-03-17 09:57:25 -07:00
override.py Code formatting (#303). 2025-03-17 10:02:25 -07:00
paths.py Make the "configuration" command hook support "error" hooks and also pinging monitoring on failure (#790). 2025-03-12 14:13:29 -07:00
schema.py Add additional tests for complete coverage (#303). 2025-03-28 11:37:48 -07:00
schema.yaml Back out accidentally added partial feature. 2025-04-26 17:32:31 -07:00
validate.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00