Commit History

Author SHA1 Message Date
  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
  Dan Helfman 483bd50bdf Tests for YAML config code. 8 years ago
  Dan Helfman 5110e64e63 Integrating YAML config into borgmatic and updating README. 8 years ago
  Dan Helfman 4d7556f68b Basic YAML configuration file parsing. 8 years ago
  Dan Helfman 9212f87735 Dropped Python 2 support. Now Python 3 only. 8 years ago
  Dan Helfman ebd34f1695 Changed example umask config to be more realistic. 8 years ago
  Dan Helfman a34dccbd27 Removing unnecessary curlies from bash command. 9 years ago
  Dan Helfman 49c4f483fd Sample files for triggering borgmatic from a systemd timer. 9 years ago
  Dan Helfman 4447956da7 #18: Fix for README mention of sample files not included in package. Also, added logo. 9 years ago
  Dan Helfman 9a96a277e6 Added tag 1.0.3 for changeset 32c6341dda9f 9 years ago