borgmatic/borgmatic/config
Dan Helfman 9d6025e902 Validate the configured action names in the "skip_actions" option (#804). 2023-12-28 20:07:57 -08: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 Constants support includes and command-line overrides (#745, #782) 2023-11-19 21:13:35 -08:00
environment.py Fix environment variable interpolation within configured repository paths (#782). 2023-11-03 21:16:04 -07:00
generate.py Fix tests (#783). 2023-11-07 10:09:31 -08:00
load.py Constants support includes and command-line overrides (#745, #782) 2023-11-19 21:13:35 -08:00
normalize.py Fix a traceback when the "repositories" option contains both strings and key/value pairs (#794). 2023-12-04 11:17:13 -08:00
override.py Only parse "--override" values as complex data types when they're for options of those types (#779). 2023-10-29 19:02:28 -07:00
schema.yaml Validate the configured action names in the "skip_actions" option (#804). 2023-12-28 20:07:57 -08:00
validate.py Constants support includes and command-line overrides (#745, #782) 2023-11-19 21:13:35 -08:00