borgmatic/AUTHORS
Robin Schneider 5b337e55ca
Some checks failed
the build failed
Add --validate action: Validate borgmatic configuration file and exit
Useful when generating the borgmatic configuration file with
configuration management and before moving the generated file in place
checking if it is actually valid.

The added unit tests are currently incomplete.
2019-05-05 22:37:36 +02:00

13 lines
568 B
Plaintext

Dan Helfman <witten@torsion.org>: Main developer
Alexander Görtz: Python 3 compatibility
Florian Lindner: Logging rewrite
Henning Schroeder: Copy editing
Johannes Feichtner: Support for user hooks
Michele Lazzeri: Custom archive names
Nick Whyte: Support prefix filtering for archive consistency checks
newtonne: Read encryption password from external file
Robin `ypid` Schneider: Support additional options of Borg and add --validate action
Scott Squires: Custom archive names
Thomas LÉVEIL: Support for a keep_minutely prune option. Support for the --json option