-
borgmatic 1.3.3
StableAll checks were successfulthe build was successfulreleased this
2019-05-11 21:05:16 +00:00 | 2763 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 | 2767 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 | 2768 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
-
borgmatic 1.3.0
StableAll checks were successfulthe build was successfulreleased this
2019-03-06 20:06:27 +00:00 | 2771 commits to main since this release- #148: Configuration file includes and merging via "!include" tag to support reuse of common options across configuration files.
Downloads
-
borgmatic 1.2.18
StableAll checks were successfulthe build was successfulreleased this
2019-03-05 17:11:35 +00:00 | 2772 commits to main since this release- #147: Support for Borg create/extract --numeric-owner flag via "numeric_owner" option in
borgmatic's location section.
Downloads
- #147: Support for Borg create/extract --numeric-owner flag via "numeric_owner" option in
-
borgmatic 1.2.17
StableAll checks were successfulthe build was successfulreleased this
2019-02-24 07:02:17 +00:00 | 2774 commits to main since this release- #140: List the files within an archive via --list --archive option.
Downloads
-
borgmatic 1.2.16
StableAll checks were successfulthe build was successfulreleased this
2019-02-19 06:43:32 +00:00 | 2775 commits to main since this release- #119: Include a sample borgmatic configuration file in the documentation.
- #123: Support for Borg archive restoration via borgmatic --extract command-line flag.
- Refactor documentation into multiple separate pages for clarity and findability.
- Organize options within command-line help into logical groups.
- Exclude tests from distribution packages.
Downloads
-
borgmatic 1.2.15
StableAll checks were successfulthe build was successfulreleased this
2019-01-27 21:54:26 +00:00 | 2801 commits to main since this release- #127: Remove date echo from schema example, as it's not a substitute for real logging.
- #132: Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to
confusing behavior. - #136: Handle and format validation errors raised during argument parsing.
- #138: Allow use of --stats flag when --create or --prune flags are implied.
Downloads
-
borgmatic 1.2.14
StableAll checks were successfulthe build was successfulreleased this
2018-12-26 05:01:08 +00:00 | 2809 commits to main since this release- #103: When generating sample configuration with generate-borgmatic-config, document the defaults
for each option. - #116: When running multiple configuration files, attempt all configuration files even if one of
them errors. Log a summary of results at the end. - Add borgmatic --version command-line flag to get the current installed version number.
🎁
Downloads
- #103: When generating sample configuration with generate-borgmatic-config, document the defaults
-
borgmatic 1.2.13
StableAll checks were successfulthe build was successfulreleased this
2018-12-25 06:35:16 +00:00 | 2812 commits to main since this release- #100: Support for --stats command-line flag independent of --verbosity.
- #117: With borgmatic --init command-line flag, proceed without erroring if a repository already
exists.
🎄
Downloads