Dan Helfman
|
d30caa422e
|
#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 |
|
Dan Helfman
|
674a6153f3
|
Fix imports of borg/*.py modules now that they've been split out.
|
2017-08-05 22:26:28 -07:00 |
|
Dan Helfman
|
a2e8abc537
|
#17: Added command-line flags for performing a borgmatic run with only pruning, creating, or checking enabled.
|
2017-07-28 22:02:18 -07:00 |
|
Dan Helfman
|
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 |
|
Dan Helfman
|
ee3edeaac2
|
Support for backing up to multiple repositories.
|
2017-07-22 22:56:46 -07:00 |
|
Dan Helfman
|
90a0d3b1e0
|
Renaming group to section for consistency.
|
2017-07-22 22:17:37 -07:00 |
|
Dan Helfman
|
cd8ceccfaf
|
To free up space, now pruning backups prior to creating a new backup.
|
2017-07-22 21:50:29 -07:00 |
|
Dan Helfman
|
6af53d1163
|
Fixing gets on config group names.
|
2017-07-22 21:19:26 -07:00 |
|
Dan Helfman
|
edb54b300b
|
Fixing up borg module to deal with new parsed config file structures.
|
2017-07-22 20:11:49 -07:00 |
|
Dan Helfman
|
41d202c2e7
|
TODO about using the new exclude_patterns.
|
2017-07-10 16:26:32 -07:00 |
|
Dan Helfman
|
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 |
|
Dan Helfman
|
8bf07e4766
|
Provide helpful message when borgmatic is run with only legacy config present.
|
2017-07-10 16:06:02 -07:00 |
|
Dan Helfman
|
b3d0fb0cee
|
When writing config, make containing directory if necessary. Also default to tighter permissions.
|
2017-07-10 15:20:50 -07:00 |
|
Dan Helfman
|
17c87f8758
|
Completed test coverage of commands (except for main()s).
|
2017-07-09 17:03:45 -07:00 |
|
Dan Helfman
|
d4ae7814a0
|
Adding TODO about a helpful notice about legacy config.
|
2017-07-09 11:49:51 -07:00 |
|
Dan Helfman
|
745de200df
|
Basic YAML generating / validating / converting to.
|
2017-07-08 22:33:51 -07:00 |
|