Commit History

Author SHA1 Message Date
  Dan Helfman 9caaee18b5 Added tag 1.1.0 for changeset 5a003056a8ff 8 years ago
  Dan Helfman 7c0407ed22 Setting release version. 8 years ago
  Dan Helfman 499f8aa0a4 Support for backing up to multiple repositories. 8 years ago
  Dan Helfman 548212274f Renaming group to section for consistency. 8 years ago
  Dan Helfman 1292dd2162 To free up space, now pruning backups prior to creating a new backup. 8 years ago
  Dan Helfman b02ac44cfc Mentioning test coverage addition in NEWS. 8 years ago
  Dan Helfman 52963adfc9 Instructions to make cron file executable. 8 years ago
  Dan Helfman 2274cfe480 Fixing gets on config group names. 8 years ago
  Dan Helfman 8cf52651fe Mentioning libyaml compile errors in troubleshooting. 8 years ago
  Dan Helfman 166ef8faae Upgrading instructions to super clarify Python 3 upgrade. 8 years ago
  Dan Helfman ac2a63763f Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests. 8 years ago
  Dan Helfman 8b2b41eefc Fixing up borg module to deal with new parsed config file structures. 8 years ago
  Dan Helfman fb172f018a TODO about using the new exclude_patterns. 8 years ago
  Dan Helfman b1355e75c4 Bail if "--excludes" argument is provided, as it's now deprecated in favor of configuration file. 8 years ago
  Dan Helfman d2c143d39c Mention generate-borgmatic-config in changelog. 8 years ago
  Dan Helfman ef32b292a8 Provide helpful message when borgmatic is run with only legacy config present. 8 years ago
  Dan Helfman 61f88228b0 When writing config, make containing directory if necessary. Also default to tighter permissions. 8 years ago
  Dan Helfman f98558546c Documentation updates based on the new YAML configuration. 8 years ago
  Dan Helfman 9cc7c77ba9 Don't overwrite config files. And retain file permissions when upgrading config. 8 years ago
  Dan Helfman 3b1b058ffe Display result of config upgrade. 8 years ago
  Dan Helfman 9a3b52e1fd Fixing tests broken by excludes merging. 8 years ago
  Dan Helfman 0dfc935af6 Merge excludes into config file format. 8 years ago
  Dan Helfman 2f7527a333 Completed test coverage of commands (except for main()s). 8 years ago
  Dan Helfman 263891f414 Add a version to the schema, because inevitably I'll want to revise the schema. 8 years ago
  Dan Helfman 644c2e6612 Adding TODO about a helpful notice about legacy config. 8 years ago
  Dan Helfman 999feb81ca Rename convert-borgmatic-config to upgrade-borgmatic-config. 8 years ago
  Dan Helfman f581f4b8d9 More test coverage, and simplification of config generation. 8 years ago
  Dan Helfman c7803a2814 Adding a "does not raise" test for displaying errors. 8 years ago
  Dan Helfman f4e5dc8382 Adding test coverage report. Making tests a little less brittle. 8 years ago
  Dan Helfman f19a40ef9c Basic YAML generating / validating / converting to. 8 years ago