borgmatic/borgmatic/config
Dan Helfman 86cc6ca869 #29: Support for using tilde in source directory path to reference home directory. 2017-09-09 17:23:31 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
collect.py #39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default config paths. 2017-09-08 21:25:42 -07:00
convert.py #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. 2017-07-25 21:18:51 -07:00
generate.py Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests. 2017-07-22 20:31:26 -07:00
legacy.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
schema.yaml #29: Support for using tilde in source directory path to reference home directory. 2017-09-09 17:23:31 -07:00
validate.py Adding a "does not raise" test for displaying errors. 2017-07-09 10:27:34 -07:00