borgmatic/borgmatic
Dan Helfman fc7a2852e0
Some checks failed
build / test (push) Failing after 2m27s
build / docs (push) Has been skipped
Code formatting.
2024-10-26 20:34:48 -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 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 Add support for Borg 2's "sftp://" repository URLs. 2024-10-26 11:58:26 -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