Cronologia Commit

Autore SHA1 Messaggio Data
  Dan Helfman a31ce337e9 Skip auto-exclusion of special files when user explicitly sets read_special to true (#587). 2 anni fa
  Dan Helfman 902730df46 Update sample systemd file to allow system idle (#589). 3 anni fa
  Dan Helfman c969c822ee Do not inhibit idle in borgmatic.service (#589). 3 anni fa
  Dan Helfman c31702d092 Fix for potential data loss with "patterns_from". Also, display excluded files (#590). 3 anni fa
  Dan Helfman ba8fbe7a44 Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). 3 anni fa
  Dan Helfman 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 3 anni fa
  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 anni fa
  LaserEyess 2e9f70d496 Do not inhibit idle in borgmatic.service 3 anni fa
  Dan Helfman 90be5b84b1 Fix changelog development version. 3 anni fa
  Dan Helfman 80e95f20a3 Add "borgmatic borg" documentation note about interactive prompts. 3 anni fa
  Dan Helfman ac7c7d4036 Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled (#587). 3 anni fa
  Dan Helfman 858b0b9fbe Note version of borgmatic needed for "borgmatic borg" action (#586). 3 anni fa
  Dan Helfman 9cc043f60e Update "find" command in documentation to work on BSDs and not just Linux (#583). 3 anni fa
  Dan Helfman 276a27d485 Bump version for release. 3 anni fa
  Dan Helfman 679bb839d7 Fix hang when database hooks are enabled and "patterns" contains a parent directory of "~/.borgmatic" (#582). 3 anni fa
  Dan Helfman 9e64d847ef Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (#577). 3 anni fa
  Dan Helfman 61fb275896 Fix duplicate-appearing log entries for "list" action. 3 anni fa
  Dan Helfman ca0c79c93c Fix duplicate bind path in sample systemd service. 3 anni fa
  Dan Helfman 87c97b7568 Fixed spurious, intermittent test failures related to command execution and logging. 3 anni fa
  Dan Helfman 80b8c25bba Update docs about "source_directories" being optional. 3 anni fa
  Dan Helfman d1837cd1d3 Bump version for release. 3 anni fa
  Dan Helfman c46f2b8508 Fix conflict between "patterns" and "source_directories" (#574), make "source_directories" optional (#542). 3 anni fa
  Dan Helfman a274c0dbf7 In generate-borgmatic-config, indicate that the example options are exhaustive. 3 anni fa
  Dan Helfman ef7e95e22a Fix end-to-end tests. 3 anni fa
  Dan Helfman 3be99de5b1 Update "repositories" examples in configuration to use ssh:// style syntax. 3 anni fa
  Dan Helfman e7b7560477 Bump version for release. 3 anni fa
  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 anni fa
  Dan Helfman 97fad15009 Switch to more accessible header permalink anchors in documentation. 3 anni fa
  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 anni fa
  Dan Helfman bbdf4893d1 Clarify --format flag in documentation. 3 anni fa