Commit Graph

  • 20e09b4ea8 Support for Borg create --read-special via "read_special" option (#25). Steve Kerrison 2018-09-10 01:39:56 +0800
  • 1dd0682661 Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic Dan Helfman 2018-09-08 13:54:18 -0700
  • 7252b8d614 Rework logging/verbosity system (#90) floli 2018-09-08 20:53:37 +0000
  • e5870a169b Add example for cron in Alpine Linux (#24) grerrg 2018-09-06 06:58:30 +0200
  • 94795a3560 Link to Borg home page instead of docs. Dan Helfman 2018-09-02 22:06:57 -0700
  • 7705debab0 Switching back to table-like 11ty front matter. It looks less bad than JSON. Dan 2018-09-01 22:45:13 -0700
  • f87df0527f Adding JSON front matter for 11ty. Dan 2018-09-01 22:38:17 -0700
  • e4512a40e0 Removing 11ty front matter out of README since it renders as a table on GitHub. Dan Helfman 2018-09-01 22:11:38 -0700
  • 1d4a9510b8 Upgrade pytest. Dan Helfman 2018-09-01 20:29:05 -0700
  • 2648f07e7a Add missing syntax highlighting. Dan Helfman 2018-08-29 23:01:11 -0700
  • 459bf1fcf6 Document --list and --info flags. Dan Helfman 2018-08-29 22:57:32 -0700
  • 3930e63320 Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic Dan 2018-08-29 22:44:45 -0700
  • acecb1e397 README metadata changes to support 11ty static site generator. Dan 2018-08-29 22:44:12 -0700
  • 9b48eb5a61 Clarify that --json can be used with --info command-line flag. Dan Helfman 2018-08-19 12:57:52 -0700
  • 7d40a448cb Pass --show-rc option to Borg when at highest verbosity level (#89). Dan Helfman 2018-08-19 12:44:40 -0700
  • da7aed3814 Support for Borg create --checkpoint-interval (#87). Dan Helfman 2018-08-19 11:41:49 -0700
  • c7f4200417 Somewhat more robust mechanism to find unsupported Borg arguments. Dan Helfman 2018-08-19 11:24:48 -0700
  • 5e2a5494af Fix declared pykwalify compatibility version range in setup.py (#88). Dan Helfman 2018-08-18 14:07:18 -0700
  • 7b77fd2510 Fix compatibility issue between pykwalify and ruamel.yaml 0.15.52 (#85). 1.2.2 Dan Helfman 2018-08-11 13:59:27 -0700
  • ece5608677 Rev for release. 1.2.1 Dan Helfman 2018-07-28 22:27:39 -0700
  • 4644f613b2 Fix typo in README. Dan Helfman 2018-07-28 22:24:24 -0700
  • 3afa5ac76d Document hooks (#81). Dan Helfman 2018-07-28 22:22:25 -0700
  • 27f8a1df04 Switch to non-raw link to sample cron job. Dan Helfman 2018-07-28 20:29:55 -0700
  • 8e5b0bbf17 Remove errant ctrl-F character from docs. Dan Helfman 2018-07-28 20:27:18 -0700
  • 282e9565c9 Mentioning new --info --json option in NEWS. Dan Helfman 2018-07-28 20:24:19 -0700
  • b714ffd48b add support for --info --json (#83) Thomas LÉVEIL 2018-07-29 03:17:45 +0000
  • 9968a15ef8 Clarifying code style for multiline constructs. Dan Helfman 2018-07-28 15:21:19 -0700
  • d93da55ce9 Add code style guidelines to the documention, and reformat some code accordingly. Dan Helfman 2018-07-28 15:02:17 -0700
  • 789bcd402a add support for --list --json (#74) Thomas LÉVEIL 2018-07-28 21:21:38 +0000
  • cf6ab60d2e Use XDG_CONFIG_HOME for user configuration directory, if set. (Thanks to floli.) (#71) Dan Helfman 2018-07-25 01:34:05 +0000
  • 64364b20ff Skip non-"*.yaml" config filenames in /etc/borgmatic.d/ so as not to parse backup files, editor swap files, etc. (#77) Dan Helfman 2018-07-22 12:08:49 -0700
  • d29c7956bc Upgrade ruamel.yaml compatibility version range and fix support for Python 3.7 (#38, #76). Dan Helfman 2018-07-22 11:25:06 -0700
  • e5ef485d6b Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic Dan Helfman 2018-07-01 14:54:15 -0700
  • fc8046edc4 Adding NEWS item about skipping before/after backup hooks. Dan Helfman 2018-07-01 14:51:57 -0700
  • 4538017206 Merge branch 'fix-72-hooks-are-executed-when-list-or-info' of thomasleveil/borgmatic into master Dan Helfman 2018-07-01 21:47:39 +0000
  • d664b6d253 only run hooks when creating an archive Thomas LEVEIL 2018-07-01 21:09:45 +0200
  • f42aa0a6f2 Revving version for development. Dan Helfman 2018-06-17 15:26:53 -0700
  • 9d4ba66f6e Revving version for release. 1.2.0 Dan Helfman 2018-06-17 15:14:45 -0700
  • cf846ab8ac Support for Borg prune --umask option (#69). Dan Helfman 2018-06-17 15:12:43 -0700
  • 219e287c6c Document how to develop on and contribute to borgmatic. Dan Helfman 2018-06-17 14:55:57 -0700
  • dede8f9d4b News for: ~/.config/borgmatic/config.yaml. Dan Helfman 2018-06-17 14:30:47 -0700
  • 7a1e3f5639 Merge branch 'add_user_config' of floli/borgmatic into master Dan Helfman 2018-06-17 21:26:36 +0000
  • 9bd77292ff Add default path for user configuration Florian Lindner 2018-06-10 15:03:23 +0200
  • f1a143de5b Adding list and info Borg sub-commands to find-unsupported-borg-options script. Dan Helfman 2018-05-26 20:53:03 -0700
  • 765e343c71 Support for Borg --info via borgmatic command-line (#61). Dan Helfman 2018-05-26 16:19:05 -0700
  • af4b91a048 Support for Borg --list option via borgmatic command-line to list all archives (#61). Dan Helfman 2018-05-26 16:09:08 -0700
  • cc9044487b Support for Borg --nobsdflags option to skip recording bsdflags (e.g. NODUMP, IMMUTABLE) in archive (#63). Dan Helfman 2018-05-26 15:09:23 -0700
  • 11c30001c3 Add "Persistent" flag to systemd timer example. (#60) Dan Helfman 2018-05-20 22:20:21 -0700
  • ac9161035a Merge branch 'master' of floli/borgmatic into master Dan Helfman 2018-05-21 05:18:13 +0000
  • 007ec0644c Ignore "check_last" and consistency "prefix" when "archives" not in consistency checks. (#59) Dan Helfman 2018-05-20 22:11:40 -0700
  • 1db808fb3d Link to OpenBSD port of borgmatic. Dan Helfman 2018-05-19 16:16:54 -0700
  • 76656275c3 Update README to mention other ways of installing borgmatic. (#62) Dan Helfman 2018-05-19 16:06:54 -0700
  • 64bdbc4bf0 Add Persistent, so that the timer is triggered if missed last time. Florian Lindner 2018-05-17 21:47:58 +0200
  • 61033bb4e5 Update tox.ini to only assume Python 3.x instead of Python 3.4 specifically. Dan Helfman 2018-04-09 20:34:59 -0700
  • e608b7924a Adding note about executable location. Dan Helfman 2018-04-08 12:06:15 -0700
  • f7f852a28b Fix tests broken by addition of check --prefix default. Dan Helfman 2018-03-03 22:36:51 -0800
  • 9b9c4c4abb Clarifying note in schema about adding prefix to consistency section. Dan Helfman 2018-03-03 22:33:34 -0800
  • 1b59f5b190 Changing version in warning to correspond with next release version. Dan Helfman 2018-03-03 22:30:30 -0800
  • 65ab230961 Noting new Borg check --prefix feature in release notes. Dan Helfman 2018-03-03 22:21:48 -0800
  • c64d0100d5 Only check archives with matching prefix. Nick Whyte 2018-03-04 17:17:39 +1100
  • 0112407250 Add introductory screencast link to documentation. Dan Helfman 2018-02-19 17:44:20 -0800
  • 2d3f5fa05d Support for Borg --lock-wait option for the maximum wait for a repository/cache lock (#56). 1.1.15 Dan Helfman 2018-02-19 15:51:04 -0800
  • a87036ee46 Support for using tilde in exclude_patterns to reference home directory (#58). Dan Helfman 2018-02-18 15:34:19 -0800
  • a72f5ff69a Tests for --dry-run + --verbosity fix. Dan Helfman 2018-02-18 14:26:51 -0800
  • 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 LEVEIL 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