-
borgmatic 1.3.10
Stablereleased this
2019-06-24 16:55:41 +00:00 | 2484 commits to main since this release- #198: Fix for Borg create error output not showing up at borgmatic verbosity level zero.
Downloads
-
borgmatic 1.3.9
Stablereleased this
2019-06-23 23:30:16 +00:00 | 2487 commits to main since this release- #195: Switch to command-line actions as more traditional sub-commands, e.g. "borgmatic create",
"borgmatic prune", etc. However, the classic dashed options like "--create" still work!
Downloads
- #195: Switch to command-line actions as more traditional sub-commands, e.g. "borgmatic create",
-
borgmatic 1.3.8
Stablereleased this
2019-06-20 03:48:54 +00:00 | 2500 commits to main since this release- #191: Disable console color via "color" option in borgmatic configuration output section.
Downloads
-
borgmatic 1.3.7
Stablereleased this
2019-06-17 19:16:23 +00:00 | 2502 commits to main since this releaseDownloads
-
borgmatic 1.3.6
Stablereleased this
2019-06-14 04:38:06 +00:00 | 2512 commits to main since this release- #53: Log to syslog in addition to existing console logging. Add --syslog-verbosity flag to
customize the log level. See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/inspect-your-backups/ - #178: Look for .yml configuration file extension in addition to .yaml.
- #189: Set umask used when executing hooks via "umask" option in borgmatic hooks section.
- Remove Python cache files before each Tox run.
- Add #borgmatic Freenode IRC channel to documentation.
- Add Borg/borgmatic hosting providers section to documentation.
- Add files for building documentation into a Docker image for web serving.
- Upgrade project build server from Drone 0.8 to 1.1.
- Build borgmatic documentation during continuous integration.
- We're nearly at 500 ★s on GitHub. We can do this!
Downloads
- #53: Log to syslog in addition to existing console logging. Add --syslog-verbosity flag to
-
borgmatic 1.3.5
StableAll checks were successfulthe build was successfulreleased this
2019-05-16 17:50:19 +00:00 | 2579 commits to main since this releaseDownloads
-
borgmatic 1.3.4
StableAll checks were successfulthe build was successfulreleased this
2019-05-14 20:07:49 +00:00 | 2582 commits to main since this release- Part of #125: Color borgmatic (but not Borg) output when using an interactive terminal.
- #166: Run tests for all installed versions of Python.
- #168: Update README with continuous integration badge.
- #169: Automatically sort Python imports in code.
- Document installing borgmatic with pip install --user instead of a system Python install.
- Get more reproducible builds by pinning the versions of pip and tox used to run tests.
- Factor out build/test configuration from tox.ini file.
Downloads
-
borgmatic 1.3.3
StableAll checks were successfulthe build was successfulreleased this
2019-05-11 21:05:16 +00:00 | 2626 commits to main since this release- Add validate-borgmatic-config command, useful for validating borgmatic config generated by
configuration management or even edited by hand.
Downloads
- Add validate-borgmatic-config command, useful for validating borgmatic config generated by
-
borgmatic 1.3.2
StableAll checks were successfulthe build was successfulreleased this
2019-05-07 23:06:31 +00:00 | 2630 commits to main since this release- #160: Fix for hooks executing when using --dry-run. Now hooks are skipped during a dry run.
Downloads
-
borgmatic 1.3.1
StableAll checks were successfulthe build was successfulreleased this
2019-04-03 05:30:14 +00:00 | 2631 commits to main since this release- #155: Fix for invalid JSON output when using multiple borgmatic configuration files.
- #157: Fix for seemingly random filename ordering when running through a directory of
configuration files. - Fix for empty JSON output when using --create --json.
- Now capturing Borg output only when --json flag is used. Previously, borgmatic delayed Borg
output even without the --json flag.
Downloads