Commit History

Author SHA1 Message Date
  Dan Helfman ae15e0f404 Added tag 1.1.4 for changeset 3d605962d891 8 years ago
  Dan Helfman a2e8abc537 #17: Added command-line flags for performing a borgmatic run with only pruning, creating, or checking enabled. 8 years ago
  Dan Helfman 10404143c6 Added tag 1.1.3 for changeset 3f838f661546 8 years ago
  Dan Helfman 94aaf4554f Releasing. 8 years ago
  Dan Helfman 0c8816e6cc #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. 8 years ago
  Dan Helfman e3e4aeff94 Fix for generate-borgmatic-config writing config with invalid one_file_system value. 8 years ago
  Dan Helfman 89cd879529 Added tag 1.1.2 for changeset f052a77a8ad5 8 years ago
  Dan Helfman 2c61c0bc08 #32: Fix for passing check_last as integer to subprocess when calling Borg. 8 years ago
  Dan Helfman bcd8b9982d Added tag 1.1.1 for changeset 7d3d11eff6c0 8 years ago
  Dan Helfman b36b923c5d #32: Fix for upgrade-borgmatic-config converting check_last option as a string instead of an integer. 8 years ago
  Dan Helfman f44a7884e6 No longer producing univeral (Python 2 + 3) wheel. 8 years ago
  Dan Helfman b61b09f55c Added tag 1.1.0 for changeset 5a003056a8ff 8 years ago
  Dan Helfman 588955a467 Setting release version. 8 years ago
  Dan Helfman ee3edeaac2 Support for backing up to multiple repositories. 8 years ago
  Dan Helfman 90a0d3b1e0 Renaming group to section for consistency. 8 years ago
  Dan Helfman cd8ceccfaf To free up space, now pruning backups prior to creating a new backup. 8 years ago
  Dan Helfman e5c12fc81c Mentioning test coverage addition in NEWS. 8 years ago
  Dan Helfman f5abe05ce9 Instructions to make cron file executable. 8 years ago
  Dan Helfman 6af53d1163 Fixing gets on config group names. 8 years ago
  Dan Helfman 3cccac8cb1 Mentioning libyaml compile errors in troubleshooting. 8 years ago
  Dan Helfman 919d7573c3 Upgrading instructions to super clarify Python 3 upgrade. 8 years ago
  Dan Helfman 8bfffd8cf7 Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests. 8 years ago
  Dan Helfman edb54b300b Fixing up borg module to deal with new parsed config file structures. 8 years ago
  Dan Helfman 41d202c2e7 TODO about using the new exclude_patterns. 8 years ago
  Dan Helfman 8ef6c6fcbe Bail if "--excludes" argument is provided, as it's now deprecated in favor of configuration file. 8 years ago
  Dan Helfman 0691cda46f Mention generate-borgmatic-config in changelog. 8 years ago
  Dan Helfman 8bf07e4766 Provide helpful message when borgmatic is run with only legacy config present. 8 years ago
  Dan Helfman b3d0fb0cee When writing config, make containing directory if necessary. Also default to tighter permissions. 8 years ago
  Dan Helfman ff28be7724 Documentation updates based on the new YAML configuration. 8 years ago
  Dan Helfman 5ff016238e Don't overwrite config files. And retain file permissions when upgrading config. 8 years ago