borgmatic/borgmatic
2024-11-18 07:49:53 -05: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 Code formatting. 2024-10-26 20:34:48 -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 converted html to a boolean and updated documentation and schema 2024-11-13 11:52:08 -05:00
hooks added test for value error 2024-11-18 07:49:53 -05: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