Commit History

Author SHA1 Message Date
  Dan d4f52e3137 Update AUTHORS with recent changes + sort. 7 years ago
  Dan 8b2ebdc5f7 Simplifying example. 7 years ago
  Dan Helfman a00407256d Merge branch 'keep_minutely' of thomasleveil/borgmatic into master 7 years ago
  Thomas LEVEIL 24b5eccefc add support for Borg `--keep-minutely` prune option 7 years ago
  Dan 815fb39a05 Declare dependency on pykwalify 1.6 or above, as older versions yield "Unknown key: version" rule errors. 8 years ago
  Dan 24c196d2a4 Script to find unsupported Borg options in borgmatic, to assist with #13. 8 years ago
  Dan 3e26e70d0c Fix for incorrect /etc/borgmatic.d/ configuration path probing on macOS. 8 years ago
  Dan 5ce25e2790 Re-fixing logo image. 8 years ago
  Dan 8243552c8c Fixing PNG path. 8 years ago
  Dan 425e27dee5 Add "ssh_command" to configuration for specifying a custom SSH command or options. 8 years ago
  Dan 9ec9269a18 Link to repository encryption section of Borg Quick Start. 8 years ago
  Dan bf5cbd1deb Mentioning use of BORG_PASSPHRASE environment variable. 8 years ago
  Dan 4c09cbf1a4 Releasing. 8 years ago
  Dan fc077af4ce Mentioning borgmatic --config option in docs. 8 years ago
  Dan ca4312bb85 Support for Borg --remote-ratelimit for limiting upload rate. And log Borg commands. 8 years ago
  Dan fc3b1fccba Support for Borg --files-cache option for setting the files cache operation mode. 8 years ago
  Dan f83346b9b3 Support for using tilde in repository paths to reference home directory. 8 years ago
  Dan 63c7241aec Typo in comment. 8 years ago
  Dan fd77dc579e Pass through several more Unix signals that Borg happens to consume. 8 years ago
  Dan f017ed648f Disabling code coverage on this one-line functions. 8 years ago
  Dan 27a6745743 Passing the Unix SIGTERM signal through to child processes like Borg. 8 years ago
  Dan 95be0c8e46 Removing broken download URL. 8 years ago
  Dan 17a774ba7e Removing .hg* files. 8 years ago
  Dan a1d2bd173b Bumping version for release. 8 years ago
  Dan f495550ad7 Default "prefix" to "{hostname}-" if not specified. 8 years ago
  Dan 43d0e597a2 Require "prefix" in retention section when "archive_name_format" is set. 8 years ago
  Dan f1c07b5cf5 Updated dead links to Borg documentation. 8 years ago
  Dan f2782426d5 Comment typo. 8 years ago
  Dan f13ed92b0e Breaking borgmatic command main() apart, since it was getting a little unwieldy. 8 years ago
  Dan 6e9e7c45d7 Being explicit about markdown syntax highlighting in README. 8 years ago