borgmatic/borgmatic
Dan Helfman fe0fe27c36
All checks were successful
build / test (push) Successful in 4m55s
build / docs (push) Successful in 1m11s
Adjust for Borg 2's change from "rclone://" repository URLs to just "rclone:".
2024-10-26 09:41:01 -07:00
..
actions Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (#609). 2024-10-20 16:04:41 -07:00
borg Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action. 2024-10-25 14:26:31 -07:00
commands Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action. 2024-10-25 14:26:31 -07:00
config Adjust for Borg 2's change from "rclone://" repository URLs to just "rclone:". 2024-10-26 09:41:01 -07:00
hooks Change soft failure command hooks to skip only the current repository (#921). 2024-10-06 17:39:02 -07:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Mask the password when logging a MongoDB dump or restore command (#848). 2024-04-16 10:20:15 -07:00
logger.py Fix color configuration directive 2024-08-05 16:38:49 +02:00
signals.py Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (#761). 2023-09-27 08:52:00 -07:00
verbosity.py add verbosity level -2 2023-05-26 08:57:12 +05:30