Commit Graph

13 Commits

Author SHA1 Message Date
0c8816e6cc #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. 2017-07-25 21:18:51 -07:00
ee3edeaac2 Support for backing up to multiple repositories. 2017-07-22 22:56:46 -07:00
90a0d3b1e0 Renaming group to section for consistency. 2017-07-22 22:17:37 -07:00
cd8ceccfaf To free up space, now pruning backups prior to creating a new backup. 2017-07-22 21:50:29 -07:00
6af53d1163 Fixing gets on config group names. 2017-07-22 21:19:26 -07:00
edb54b300b Fixing up borg module to deal with new parsed config file structures. 2017-07-22 20:11:49 -07:00
41d202c2e7 TODO about using the new exclude_patterns. 2017-07-10 16:26:32 -07:00
8ef6c6fcbe Bail if "--excludes" argument is provided, as it's now deprecated in favor of configuration file. 2017-07-10 16:25:13 -07:00
8bf07e4766 Provide helpful message when borgmatic is run with only legacy config present. 2017-07-10 16:06:02 -07:00
b3d0fb0cee When writing config, make containing directory if necessary. Also default to tighter permissions. 2017-07-10 15:20:50 -07:00
17c87f8758 Completed test coverage of commands (except for main()s). 2017-07-09 17:03:45 -07:00
d4ae7814a0 Adding TODO about a helpful notice about legacy config. 2017-07-09 11:49:51 -07:00
745de200df Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00