Commit Graph

  • 24b5eccefc add support for Borg `--keep-minutely` prune option Thomas LÉVEIL 2018-01-03 00:13:44 +0100
  • 815fb39a05 Declare dependency on pykwalify 1.6 or above, as older versions yield "Unknown key: version" rule errors. Dan 2017-11-26 10:30:31 -0800
  • 24c196d2a4 Script to find unsupported Borg options in borgmatic, to assist with #13. Dan 2017-11-11 16:07:54 -0800
  • 3e26e70d0c Fix for incorrect /etc/borgmatic.d/ configuration path probing on macOS. 1.1.11 Dan 2017-11-10 21:33:29 -0800
  • 5ce25e2790 Re-fixing logo image. Dan 2017-11-04 11:55:48 -0700
  • 8243552c8c Fixing PNG path. Dan 2017-11-04 11:54:29 -0700
  • 425e27dee5 Add "ssh_command" to configuration for specifying a custom SSH command or options. Dan 2017-11-03 22:01:04 -0700
  • 9ec9269a18 Link to repository encryption section of Borg Quick Start. Dan 2017-11-03 20:28:31 -0700
  • bf5cbd1deb Mentioning use of BORG_PASSPHRASE environment variable. Dan 2017-11-03 20:27:21 -0700
  • 4c09cbf1a4 Releasing. 1.1.10 Dan 2017-11-02 22:38:16 -0700
  • fc077af4ce Mentioning borgmatic --config option in docs. Dan 2017-11-02 22:28:53 -0700
  • ca4312bb85 Support for Borg --remote-ratelimit for limiting upload rate. And log Borg commands. Dan 2017-11-02 22:22:40 -0700
  • fc3b1fccba Support for Borg --files-cache option for setting the files cache operation mode. Dan 2017-11-02 22:03:11 -0700
  • f83346b9b3 Support for using tilde in repository paths to reference home directory. Dan 2017-11-02 21:34:04 -0700
  • 63c7241aec Typo in comment. Dan 2017-10-31 22:21:49 -0700
  • fd77dc579e Pass through several more Unix signals that Borg happens to consume. Dan 2017-10-31 22:10:00 -0700
  • f017ed648f Disabling code coverage on this one-line functions. Dan 2017-10-31 22:01:18 -0700
  • 27a6745743 Passing the Unix SIGTERM signal through to child processes like Borg. Dan 2017-10-31 21:58:35 -0700
  • 95be0c8e46 Removing broken download URL. Dan 2017-10-29 21:42:01 -0700
  • 17a774ba7e Removing .hg* files. Dan 2017-10-29 20:32:21 -0700
  • a1d2bd173b Bumping version for release. 1.1.9 Dan 2017-10-29 20:29:53 -0700
  • f495550ad7 Default "prefix" to "{hostname}-" if not specified. Dan 2017-10-29 20:14:18 -0700
  • 43d0e597a2 Require "prefix" in retention section when "archive_name_format" is set. Dan 2017-10-29 19:36:26 -0700
  • f1c07b5cf5 Updated dead links to Borg documentation. Dan 2017-10-29 17:05:49 -0700
  • f2782426d5 Comment typo. Dan 2017-10-29 16:46:30 -0700
  • f13ed92b0e Breaking borgmatic command main() apart, since it was getting a little unwieldy. Dan 2017-10-29 16:44:15 -0700
  • 6e9e7c45d7 Being explicit about markdown syntax highlighting in README. Dan 2017-10-28 10:45:27 -0700
  • c1ca4b9421 Using absolute path for logo. Dan 2017-10-28 10:33:36 -0700
  • 469feadbc0 Adding missing PNG logo. Dan 2017-10-28 10:31:30 -0700
  • a5403a4373 Switched logo from SVG to PNG for compatibility reasons. Dan 2017-10-28 10:29:18 -0700
  • 56c902258d Setting up download URL for new hosting location. Dan 2017-10-27 22:40:34 -0700
  • 9c1660f467 Fix typo in README. Dan 2017-10-27 22:27:28 -0700
  • dd926b5762 Updating links. Dan 2017-10-27 22:26:33 -0700
  • 9d03351b5d Converted main source repository from Mercurial to Git. Dan 2017-10-27 21:55:08 -0700
  • 719d9a9835 Merge branch 'master' of github.com:witten/borgmatic Dan 2017-10-27 21:51:34 -0700
  • 731c8c9ad9 Adding push and release scripts. Dan 2017-10-27 21:51:10 -0700
  • 2ae8ac2947 Add tests for verbosity mapping. Dan Helfman 2017-10-25 22:36:23 -0700
  • cc94e5f52f Add tests for verbosity mapping. Dan Helfman 2017-10-25 22:36:23 -0700
  • a09c9f248e Adding logging to hook execution! Dan Helfman 2017-10-25 22:32:06 -0700
  • 16f0a3976c Adding logging to hook execution! Dan Helfman 2017-10-25 22:32:06 -0700
  • cc78223164 Fixing inconsistent indentation. Dan Helfman 2017-10-25 21:58:02 -0700
  • 30f56235c1 Fixing inconsistent indentation. Dan Helfman 2017-10-25 21:58:02 -0700
  • 7458769cb3 Merge. Dan Helfman 2017-10-25 21:54:50 -0700
  • a5aa9355f5 Merge. Dan Helfman 2017-10-25 21:54:50 -0700
  • 5c229639f0 Improve clarity of logging spew at high verbosity levels. Dan Helfman 2017-10-25 21:47:33 -0700
  • 059322b7f8 Improve clarity of logging spew at high verbosity levels. Dan Helfman 2017-10-25 21:47:33 -0700
  • f1a98d82c6 #16, #38: Support for user-defined hooks before/after backup, or on error. Johannes Feichtner 2017-10-26 06:38:27 +0200
  • 80e2c023dd #16, #38: Support for user-defined hooks before/after backup, or on error. Johannes Feichtner 2017-10-26 06:38:27 +0200
  • 86511deac4 Added section about docker (#18) b3vis 2017-10-26 05:24:24 +0100
  • bb3475b3f8 Added section about docker (#18) b3vis 2017-10-26 05:24:24 +0100
  • bd196c1fb9 Removing "from __future__ import print_function". This isn't Python 2 anymore, Toto. Dan Helfman 2017-09-09 17:38:14 -0700
  • 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. 1.1.7 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. 1.1.6 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. 1.1.5 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. 1.1.4 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. 1.1.3 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