Commit Graph

  • bb99009191 Fix issue when using both --dry-run and -v options. newtonne 2018-02-18 22:18:25 +0000
  • 4c45d60529 Mentioning ssh_command for additional SSH configuration.. Dan Helfman 2018-02-18 13:39:05 -0800
  • 2211f959ae AUTHORS addition for recent encryption pass command changes. Dan Helfman 2018-01-18 21:13:20 -0800
  • cc1d6f53a0 55: Fix for missing tags/releases from Gitea and GitHub project hosting. Dan Helfman 2018-01-17 20:27:09 -0800
  • 389778c716 Adding BORG_PASSCOMMAND update to NEWS. Dan Helfman 2018-01-16 21:05:53 -0800
  • e55e9e8139 Add `encryption_passcommand` configuration option newtonne 2018-01-17 05:03:25 +0000
  • ef76e87477 Bumping version for release. 1.1.14 Dan Helfman 2018-01-15 20:55:49 -0800
  • 62526038d6 47: Support for Borg --dry-run option via borgmatic command-line. Dan Helfman 2018-01-15 20:55:27 -0800
  • bf2f39623e 49: Rename incorrect --pattern-from option to correct --patterns-from. Dan Helfman 2018-01-15 20:22:53 -0800
  • 28c890a52d Bumping version for release. 1.1.13 Dan Helfman 2018-01-14 16:37:02 -0800
  • cd189c4fe4 48: Add "local_path" to configuration for specifying an alternative Borg executable path. Dan Helfman 2018-01-14 16:35:24 -0800
  • b8f6bab12d 49: Support for Borg experimental --patterns-from and --patterns options for specifying mixed includes/excludes. Dan Helfman 2018-01-14 15:52:19 -0800
  • 50b3240c4f 54: Fix for incorrect consistency check flags passed to Borg when all three checks in borgmatic config. Dan Helfman 2018-01-14 14:09:20 -0800
  • 18fbc75e16 Revising history to account for off-by-one error when importing issue numbers into Gitea. Dan Helfman 2018-01-04 21:49:43 -0800
  • 0881da4a82 New issue tracker. Dan Helfman 2018-01-04 21:37:43 -0800
  • fa210766a2 Update for release. Dan 2018-01-02 20:36:52 -0800
  • d4f52e3137 Update AUTHORS with recent changes + sort. 1.1.12 Dan 2018-01-02 20:33:27 -0800
  • 8b2ebdc5f7 Simplifying example. Dan 2018-01-02 20:31:06 -0800
  • a00407256d Merge branch 'keep_minutely' of thomasleveil/borgmatic into master Dan Helfman 2018-01-03 04:30:13 +0000
  • 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