Commit graph

  • 873fc22cfb Removing "from __future__ import print_function". This isn't Python 2 anymore, Toto. Dan Helfman 2017-09-09 17:38:14 -0700
  • f3d6d7c0a3 #29: Support for using tilde in source directory path to reference home directory. Dan Helfman 2017-09-09 17:23:31 -0700
  • 86cc6ca869 #29: Support for using tilde in source directory path to reference home directory. Dan Helfman 2017-09-09 17:23:31 -0700
  • d30caa422e #39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default config paths. Dan Helfman 2017-09-08 21:25:42 -0700
  • 84c148fb3b #39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default config paths. Dan Helfman 2017-09-08 21:25:42 -0700
  • 6c4f641c1e Added tag 1.1.7 for changeset ec7949a14a20 Dan Helfman 2017-09-03 11:33:10 -0700
  • b44bc57548 Added tag 1.1.7 for changeset ec7949a14a20 Dan Helfman 2017-09-03 11:33:10 -0700
  • bb18a9a3f2 Update NEWS and AUTHORS for release. Dan Helfman 2017-09-03 11:33:07 -0700
  • f7dcbe40d4 Update NEWS and AUTHORS for release. Dan Helfman 2017-09-03 11:33:07 -0700
  • 95533d2b31 Added storage.archive_name_format to config (#16) Michele Lazzeri 2017-09-03 20:13:14 +0200
  • 867d3fceb0 Added storage.archive_name_format to config (#16) Michele Lazzeri 2017-09-03 20:13:14 +0200
  • 3af92f8b92 Fix for traceback when "exclude_from" value is empty in configuration file. Dan Helfman 2017-08-27 10:01:49 -0700
  • 7c048d1989 Fix for traceback when "exclude_from" value is empty in configuration file. Dan Helfman 2017-08-27 10:01:49 -0700
  • d127e73590 Clarification of Python 3 pip usage in documentation. Dan Helfman 2017-08-26 16:18:53 -0700
  • 13ba5c84de Clarification of Python 3 pip usage in documentation. Dan Helfman 2017-08-26 16:18:53 -0700
  • 50c4f6f2a1 Adding documentation note about pruning happening before archiving. Dan Helfman 2017-08-26 16:13:41 -0700
  • 9588e111c4 Adding documentation note about pruning happening before archiving. Dan Helfman 2017-08-26 16:13:41 -0700
  • 37ae34a432 When pruning, make highest verbosity level list archives kept and pruned. Dan Helfman 2017-08-26 16:07:30 -0700
  • e3a559e13b When pruning, make highest verbosity level list archives kept and pruned. Dan Helfman 2017-08-26 16:07:30 -0700
  • 3664ac7418 Added tag 1.1.6 for changeset 4daa944c122c Dan Helfman 2017-08-05 23:33:08 -0700
  • 3f83788858 Added tag 1.1.6 for changeset 4daa944c122c Dan Helfman 2017-08-05 23:33:08 -0700
  • 10cac46f4c #12, #35: Support for Borg --exclude-from, --exclude-caches, and --exclude-if-present options. Dan Helfman 2017-08-05 23:32:39 -0700
  • b1f429f4b5 #12, #35: Support for Borg --exclude-from, --exclude-caches, and --exclude-if-present options. Dan Helfman 2017-08-05 23:32:39 -0700
  • 51095cd419 Remove unused imports. Dan Helfman 2017-08-05 22:26:38 -0700
  • ddd56bf2a7 Remove unused imports. Dan Helfman 2017-08-05 22:26:38 -0700
  • 674a6153f3 Fix imports of borg/*.py modules now that they've been split out. Dan Helfman 2017-08-05 22:26:28 -0700
  • 793ffbd048 Fix imports of borg/*.py modules now that they've been split out. Dan Helfman 2017-08-05 22:26:28 -0700
  • aa04473521 Split out Borg integration code into multiple files, as it was getting kind of hairy all in one. Dan Helfman 2017-08-05 16:21:39 -0700
  • 247d36a309 Split out Borg integration code into multiple files, as it was getting kind of hairy all in one. Dan Helfman 2017-08-05 16:21:39 -0700
  • 77d3c66fb9 Added tag 1.1.5 for changeset 64ca13bfe050 Dan Helfman 2017-07-30 11:16:41 -0700
  • 9f5b808042 Added tag 1.1.5 for changeset 64ca13bfe050 Dan Helfman 2017-07-30 11:16:41 -0700
  • 9bea7ae5ed #34: New "extract" consistency check that performs a dry-run extraction of the most recent archive. Dan Helfman 2017-07-30 11:16:26 -0700
  • e85d487c3a #34: New "extract" consistency check that performs a dry-run extraction of the most recent archive. Dan Helfman 2017-07-30 11:16:26 -0700
  • 23679a6edd Removing Pelican-specific title metadata out of README markdown. Dan Helfman 2017-07-29 16:05:11 -0700
  • 525ffa6a28 Removing Pelican-specific title metadata out of README markdown. Dan Helfman 2017-07-29 16:05:11 -0700
  • 0f44fbedf4 Getting logo to show up on GitHub. Dan Helfman 2017-07-28 22:36:16 -0700
  • ac47301a64 Getting logo to show up on GitHub. Dan Helfman 2017-07-28 22:36:16 -0700
  • ae15e0f404 Added tag 1.1.4 for changeset 3d605962d891 Dan Helfman 2017-07-28 22:02:43 -0700
  • 9347c02268 Added tag 1.1.4 for changeset 3d605962d891 Dan Helfman 2017-07-28 22:02:43 -0700
  • a2e8abc537 #17: Added command-line flags for performing a borgmatic run with only pruning, creating, or checking enabled. Dan Helfman 2017-07-28 22:02:18 -0700
  • ceeaf25443 #17: Added command-line flags for performing a borgmatic run with only pruning, creating, or checking enabled. Dan Helfman 2017-07-28 22:02:18 -0700
  • 10404143c6 Added tag 1.1.3 for changeset 3f838f661546 Dan Helfman 2017-07-25 21:21:50 -0700
  • 62d2b267da Added tag 1.1.3 for changeset 3f838f661546 Dan Helfman 2017-07-25 21:21:50 -0700
  • 94aaf4554f Releasing. Dan Helfman 2017-07-25 21:21:47 -0700
  • 03d50d74ca Releasing. Dan Helfman 2017-07-25 21:21:47 -0700
  • 0c8816e6cc #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. Dan Helfman 2017-07-25 21:18:51 -0700
  • 7ed5b33db5 #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. Dan Helfman 2017-07-25 21:18:51 -0700
  • e3e4aeff94 Fix for generate-borgmatic-config writing config with invalid one_file_system value. Dan Helfman 2017-07-25 20:32:32 -0700
  • 57b3066987 Fix for generate-borgmatic-config writing config with invalid one_file_system value. Dan Helfman 2017-07-25 20:32:32 -0700
  • 89cd879529 Added tag 1.1.2 for changeset f052a77a8ad5 Dan Helfman 2017-07-24 19:29:28 -0700
  • 1527ff7898 Added tag 1.1.2 for changeset f052a77a8ad5 Dan Helfman 2017-07-24 19:29:28 -0700
  • 2c61c0bc08 #32: Fix for passing check_last as integer to subprocess when calling Borg. Dan Helfman 2017-07-24 19:29:26 -0700
  • 3967e1b5f0 #32: Fix for passing check_last as integer to subprocess when calling Borg. Dan Helfman 2017-07-24 19:29:26 -0700
  • bcd8b9982d Added tag 1.1.1 for changeset 7d3d11eff6c0 Dan Helfman 2017-07-24 08:41:05 -0700
  • 8cbd51512b Added tag 1.1.1 for changeset 7d3d11eff6c0 Dan Helfman 2017-07-24 08:41:05 -0700
  • b36b923c5d #32: Fix for upgrade-borgmatic-config converting check_last option as a string instead of an integer. Dan Helfman 2017-07-24 08:41:02 -0700
  • c38f7a3693 #32: Fix for upgrade-borgmatic-config converting check_last option as a string instead of an integer. Dan Helfman 2017-07-24 08:41:02 -0700
  • f44a7884e6 No longer producing univeral (Python 2 + 3) wheel. Dan Helfman 2017-07-23 17:34:17 -0700
  • 7c77a5a8a5 No longer producing univeral (Python 2 + 3) wheel. Dan Helfman 2017-07-23 17:34:17 -0700
  • b61b09f55c Added tag 1.1.0 for changeset 5a003056a8ff Dan Helfman 2017-07-22 23:27:26 -0700
  • 9caaee18b5 Added tag 1.1.0 for changeset 5a003056a8ff Dan Helfman 2017-07-22 23:27:26 -0700
  • 588955a467 Setting release version. Dan Helfman 2017-07-22 23:27:21 -0700
  • 7c0407ed22 Setting release version. Dan Helfman 2017-07-22 23:27:21 -0700
  • ee3edeaac2 Support for backing up to multiple repositories. Dan Helfman 2017-07-22 22:56:46 -0700
  • 499f8aa0a4 Support for backing up to multiple repositories. Dan Helfman 2017-07-22 22:56:46 -0700
  • 90a0d3b1e0 Renaming group to section for consistency. Dan Helfman 2017-07-22 22:17:37 -0700
  • 548212274f Renaming group to section for consistency. Dan Helfman 2017-07-22 22:17:37 -0700
  • cd8ceccfaf To free up space, now pruning backups prior to creating a new backup. Dan Helfman 2017-07-22 21:50:29 -0700
  • 1292dd2162 To free up space, now pruning backups prior to creating a new backup. Dan Helfman 2017-07-22 21:50:29 -0700
  • e5c12fc81c Mentioning test coverage addition in NEWS. Dan Helfman 2017-07-22 21:23:01 -0700
  • b02ac44cfc Mentioning test coverage addition in NEWS. Dan Helfman 2017-07-22 21:23:01 -0700
  • f5abe05ce9 Instructions to make cron file executable. Dan Helfman 2017-07-22 21:20:48 -0700
  • 52963adfc9 Instructions to make cron file executable. Dan Helfman 2017-07-22 21:20:48 -0700
  • 6af53d1163 Fixing gets on config group names. Dan Helfman 2017-07-22 21:19:26 -0700
  • 2274cfe480 Fixing gets on config group names. Dan Helfman 2017-07-22 21:19:26 -0700
  • 3cccac8cb1 Mentioning libyaml compile errors in troubleshooting. Dan Helfman 2017-07-22 21:07:09 -0700
  • 8cf52651fe Mentioning libyaml compile errors in troubleshooting. Dan Helfman 2017-07-22 21:07:09 -0700
  • 919d7573c3 Upgrading instructions to super clarify Python 3 upgrade. Dan Helfman 2017-07-22 20:52:29 -0700
  • 166ef8faae Upgrading instructions to super clarify Python 3 upgrade. Dan Helfman 2017-07-22 20:52:29 -0700
  • 8bfffd8cf7 Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests. Dan Helfman 2017-07-22 20:31:26 -0700
  • ac2a63763f Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests. Dan Helfman 2017-07-22 20:31:26 -0700
  • edb54b300b Fixing up borg module to deal with new parsed config file structures. Dan Helfman 2017-07-22 20:11:49 -0700
  • 8b2b41eefc Fixing up borg module to deal with new parsed config file structures. Dan Helfman 2017-07-22 20:11:49 -0700
  • 41d202c2e7 TODO about using the new exclude_patterns. Dan Helfman 2017-07-10 16:26:32 -0700
  • fb172f018a TODO about using the new exclude_patterns. Dan Helfman 2017-07-10 16:26:32 -0700
  • 8ef6c6fcbe Bail if "--excludes" argument is provided, as it's now deprecated in favor of configuration file. Dan Helfman 2017-07-10 16:25:13 -0700
  • b1355e75c4 Bail if "--excludes" argument is provided, as it's now deprecated in favor of configuration file. Dan Helfman 2017-07-10 16:25:13 -0700
  • 0691cda46f Mention generate-borgmatic-config in changelog. Dan Helfman 2017-07-10 16:07:07 -0700
  • d2c143d39c Mention generate-borgmatic-config in changelog. Dan Helfman 2017-07-10 16:07:07 -0700
  • 8bf07e4766 Provide helpful message when borgmatic is run with only legacy config present. Dan Helfman 2017-07-10 16:06:02 -0700
  • ef32b292a8 Provide helpful message when borgmatic is run with only legacy config present. Dan Helfman 2017-07-10 16:06:02 -0700
  • b3d0fb0cee When writing config, make containing directory if necessary. Also default to tighter permissions. Dan Helfman 2017-07-10 15:20:50 -0700
  • 61f88228b0 When writing config, make containing directory if necessary. Also default to tighter permissions. Dan Helfman 2017-07-10 15:20:50 -0700
  • ff28be7724 Documentation updates based on the new YAML configuration. Dan Helfman 2017-07-10 11:06:28 -0700
  • f98558546c Documentation updates based on the new YAML configuration. Dan Helfman 2017-07-10 11:06:28 -0700
  • 5ff016238e Don't overwrite config files. And retain file permissions when upgrading config. Dan Helfman 2017-07-10 10:37:11 -0700
  • 9cc7c77ba9 Don't overwrite config files. And retain file permissions when upgrading config. Dan Helfman 2017-07-10 10:37:11 -0700
  • 618e56b2a5 Display result of config upgrade. Dan Helfman 2017-07-10 10:13:57 -0700
  • 3b1b058ffe Display result of config upgrade. Dan Helfman 2017-07-10 10:13:57 -0700
  • 338b80903c Fixing tests broken by excludes merging. Dan Helfman 2017-07-10 10:09:06 -0700