-
borgmatic 1.3.20
Stablereleased this
2019-09-25 19:03:10 +00:00 | 2430 commits to main since this releaseDownloads
-
borgmatic 1.3.19
Stablereleased this
2019-09-23 20:07:51 +00:00 | 2436 commits to main since this release- #219: Fix visibility of "borgmatic prune --stats" output.
Downloads
-
borgmatic 1.3.18
Stablereleased this
2019-09-22 18:30:58 +00:00 | 2438 commits to main since this release- #220: Fix regression of argument parsing for default actions.
Downloads
-
borgmatic 1.3.17
Stablereleased this
2019-09-20 18:43:27 +00:00 | 2439 commits to main since this release- #217: Fix error with "borgmatic check --only" command-line flag with "extract" consistency check.
Downloads
-
borgmatic 1.3.16
Stablereleased this
2019-09-19 18:43:53 +00:00 | 2443 commits to main since this releaseDownloads
-
borgmatic 1.3.15
StableAll checks were successfulcontinuous-integration/drone/tag Build is passingreleased this
2019-09-13 04:35:00 +00:00 | 2453 commits to main since this release- #208: Fix for traceback when the "checks" option has an empty value.
- #209: Bypass Borg error about a moved repository via "relocated_repo_access_is_ok" option in
borgmatic storage configuration section. - #213: Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns.
- #214: Fix for hook erroring with exit code 1 not being interpreted as an error.
Downloads
-
borgmatic 1.3.14
Stablereleased this
2019-08-03 22:13:54 +00:00 | 2459 commits to main since this release- #204: Do not treat Borg warnings (exit code 1) as failures.
- When validating configuration files, require strings instead of allowing any scalar type.
Downloads
-
borgmatic 1.3.13
Stablereleased this
2019-07-27 21:15:24 +00:00 | 2461 commits to main since this releaseDownloads
-
borgmatic 1.3.12
Stablereleased this
2019-06-27 21:41:21 +00:00 | 2478 commits to main since this release- Only log to syslog when run from a non-interactive console (e.g. a cron job).
- Remove unicode byte order mark from syslog output so it doesn't show up as a literal in rsyslog
output. See discussion on #197.
Downloads
-
borgmatic 1.3.11
Stablereleased this
2019-06-25 18:30:55 +00:00 | 2480 commits to main since this release- #193: Pass through several "borg list" and "borg info" flags like --short, --format, --sort-by,
--first, --last, etc. via borgmatic command-line flags. - Add borgmatic info --repository and --archive command-line flags to display info for individual
repositories or archives. - Support for Borg --noatime, --noctime, and --nobirthtime flags via corresponding options in
borgmatic configuration location section.
Downloads
- #193: Pass through several "borg list" and "borg info" flags like --short, --format, --sort-by,