Commit History

Author SHA1 Message Date
  Dan Helfman fd39f54df7 Code formatting. 3 years ago
  Dan Helfman 6975a5b155 Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). 3 years ago
  Dan Helfman 6aeb74550d Clarify examples in include merging and deep merging documentation (#607). 3 years ago
  Dan Helfman 89500df429 Fix traceback when a configuration section is present but lacking any options (#604). 3 years ago
  Dan Helfman 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). 3 years ago
  Dan Helfman 953277a066 Fix special file detection when broken symlinks are encountered (#596). 3 years ago
  Dan Helfman e2002b5488 Bump version for release. 3 years ago
  Dan Helfman d7f1c10c8c To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). 3 years ago
  Dan Helfman e8e4d17168 Clean up changelog for the current dev release. 3 years ago
  Dan Helfman 902730df46 Update sample systemd file to allow system idle (#589). 3 years ago
  Dan Helfman c31702d092 Fix for potential data loss with "patterns_from". Also, display excluded files (#590). 3 years ago
  Dan Helfman ba8fbe7a44 Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). 3 years ago
  Dan Helfman 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 3 years ago
  Dan Helfman ae036aebd7 When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (#587). 3 years ago
  Dan Helfman 90be5b84b1 Fix changelog development version. 3 years ago
  Dan Helfman ac7c7d4036 Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled (#587). 3 years ago
  Dan Helfman 276a27d485 Bump version for release. 3 years ago
  Dan Helfman 679bb839d7 Fix hang when database hooks are enabled and "patterns" contains a parent directory of "~/.borgmatic" (#582). 3 years ago
  Dan Helfman 9e64d847ef Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (#577). 3 years ago
  Dan Helfman d1837cd1d3 Bump version for release. 3 years ago
  Dan Helfman c46f2b8508 Fix conflict between "patterns" and "source_directories" (#574), make "source_directories" optional (#542). 3 years ago
  Dan Helfman e7b7560477 Bump version for release. 3 years ago
  Dan Helfman 317dc7fbce Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (#463). 3 years ago
  Dan Helfman 462326406e Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571). 3 years ago
  Dan Helfman 7dee6194a2 Add new "transfer" action for Borg 2 (#557). 3 years ago
  Dan Helfman b40e9b7da2 Ignore archive filter parameters passed to list action when --archive is given (#557). 3 years ago
  Dan Helfman 89d201c8ff Fleshing out NEWS for the Borg 2 changes. 3 years ago
  Dan Helfman f47c98c4a5 Rename several configuration options to match Borg 2 (#557). 3 years ago
  Dan Helfman d807ce095e Update export-tar action for Borg 2 support (#557). 3 years ago
  Dan Helfman 94321aec7a Update compact action for Borg 2 support (#557). 3 years ago