コミット履歴

作者 SHA1 メッセージ 日付
  Dan Helfman 588955a467 Setting release version. 8 年 前
  Dan Helfman ee3edeaac2 Support for backing up to multiple repositories. 8 年 前
  Dan Helfman 90a0d3b1e0 Renaming group to section for consistency. 8 年 前
  Dan Helfman cd8ceccfaf To free up space, now pruning backups prior to creating a new backup. 8 年 前
  Dan Helfman e5c12fc81c Mentioning test coverage addition in NEWS. 8 年 前
  Dan Helfman f5abe05ce9 Instructions to make cron file executable. 8 年 前
  Dan Helfman 6af53d1163 Fixing gets on config group names. 8 年 前
  Dan Helfman 3cccac8cb1 Mentioning libyaml compile errors in troubleshooting. 8 年 前
  Dan Helfman 919d7573c3 Upgrading instructions to super clarify Python 3 upgrade. 8 年 前
  Dan Helfman 8bfffd8cf7 Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests. 8 年 前
  Dan Helfman edb54b300b Fixing up borg module to deal with new parsed config file structures. 8 年 前
  Dan Helfman 41d202c2e7 TODO about using the new exclude_patterns. 8 年 前
  Dan Helfman 8ef6c6fcbe Bail if "--excludes" argument is provided, as it's now deprecated in favor of configuration file. 8 年 前
  Dan Helfman 0691cda46f Mention generate-borgmatic-config in changelog. 8 年 前
  Dan Helfman 8bf07e4766 Provide helpful message when borgmatic is run with only legacy config present. 8 年 前
  Dan Helfman b3d0fb0cee When writing config, make containing directory if necessary. Also default to tighter permissions. 8 年 前
  Dan Helfman ff28be7724 Documentation updates based on the new YAML configuration. 8 年 前
  Dan Helfman 5ff016238e Don't overwrite config files. And retain file permissions when upgrading config. 8 年 前
  Dan Helfman 618e56b2a5 Display result of config upgrade. 8 年 前
  Dan Helfman 338b80903c Fixing tests broken by excludes merging. 8 年 前
  Dan Helfman fea97b5149 Merge excludes into config file format. 8 年 前
  Dan Helfman 17c87f8758 Completed test coverage of commands (except for main()s). 8 年 前
  Dan Helfman d49be19544 Add a version to the schema, because inevitably I'll want to revise the schema. 8 年 前
  Dan Helfman d4ae7814a0 Adding TODO about a helpful notice about legacy config. 8 年 前
  Dan Helfman dc9b075d5a Rename convert-borgmatic-config to upgrade-borgmatic-config. 8 年 前
  Dan Helfman 1bcb2a8be4 More test coverage, and simplification of config generation. 8 年 前
  Dan Helfman a16d90ff46 Adding a "does not raise" test for displaying errors. 8 年 前
  Dan Helfman e50fd04750 Adding test coverage report. Making tests a little less brittle. 8 年 前
  Dan Helfman 745de200df Basic YAML generating / validating / converting to. 8 年 前
  Dan Helfman bff6980eee Tests for YAML config code. 8 年 前