borgmatic/borgmatic/borg
Dan Helfman ac7c7d4036
continuous-integration/drone/push Build is failing Details
Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled (#587).
2022-09-20 13:52:13 -07:00
..
__init__.py Split out Borg integration code into multiple files, as it was getting kind of hairy all in one. 2017-08-05 16:21:39 -07:00
borg.py Update borg action for Borg 2 support (#557). 2022-08-16 09:30:00 -07:00
check.py Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2. 2022-08-15 15:04:40 -07:00
compact.py Add new "transfer" action for Borg 2 (#557). 2022-08-18 23:06:51 -07:00
create.py Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled (#587). 2022-09-20 13:52:13 -07:00
environment.py Fix environment variable plumbing so options in one configuration file aren't used for others (#555). 2022-06-30 13:42:17 -07:00
export_tar.py Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571). 2022-08-21 14:25:16 -07:00
extract.py Rename several configuration options to match Borg 2 (#557). 2022-08-17 21:14:58 -07:00
feature.py Support for Borg 2's rcreate and rinfo sub-commands (#557). 2022-08-12 14:53:20 -07:00
flags.py Factor out repository/archive flags formatting code from create action (#557). 2022-08-13 22:50:14 -07:00
info.py Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (#577). 2022-08-30 20:42:42 -07:00
list.py Ignore archive filter parameters passed to list action when --archive is given (#557). 2022-08-18 09:59:48 -07:00
mount.py Fix mount action to work without archive again (#557). 2022-08-18 23:33:05 -07:00
prune.py Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571). 2022-08-21 14:25:16 -07:00
rcreate.py Add new "transfer" action for Borg 2 (#557). 2022-08-18 23:06:51 -07:00
rinfo.py Update compact action for Borg 2 support (#557). 2022-08-13 22:07:15 -07:00
rlist.py Use --glob-archives instead of --prefix on rlist command (#557). 2022-08-17 14:26:35 -07:00
state.py Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 2022-05-28 14:42:19 -07:00
transfer.py Add new "transfer" action for Borg 2 (#557). 2022-08-18 23:06:51 -07:00
umount.py Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 2020-05-14 22:38:38 -07:00
version.py Fix environment variable plumbing so options in one configuration file aren't used for others (#555). 2022-06-30 13:42:17 -07:00