borgmatic/borgmatic
2025-10-26 14:12:52 -07:00
..
actions Split out example configuration into different pages of reference documentation (#942). 2025-10-12 21:28:52 -07:00
borg Fix for the "list", "info", and "delete" options in "extra_borg_options" being ignored when "--archive" is omitted with Borg 1.x (#1168). 2025-10-24 22:57:23 -07:00
commands Mention that repo-create is also known as init in command-line help. 2025-10-22 10:28:20 -07:00
config Add a "rename" option to "extra_borg_options" to support passing arbitrary flags to "borg rename". 2025-10-24 23:02:46 -07:00
hooks Fix for a regression in the ZFS, LVM, and Btrfs hooks in which partial excludes of snapshot paths were ignored (#1169). 2025-10-26 14:12:52 -07:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
logger.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
signals.py When ctrl-C is pressed, ensure Borg actually exits (#1015). 2025-03-02 10:32:57 -08:00
verbosity.py Add an additional test (#793). 2025-04-04 18:49:20 -07:00