borgmatic/borgmatic/borg
Dan Helfman ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -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 Remove sections (#721). 2023-07-08 23:14:30 -07:00
break_lock.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
check.py Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -07:00
compact.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
create.py When "archive_name_format" is not set, filter archives using the default archive name format (#753). 2023-09-06 23:13:40 -07:00
environment.py Fix for Borg's interactive prompt on the "check --repair" action automatically getting answered "NO" (#730). 2023-07-22 15:25:55 -07:00
export_key.py Add "key export" action to export a copy of the repository key (#345). 2023-08-07 12:28:39 -07:00
export_tar.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
extract.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
feature.py Drop deprecated pkg_resources in favor of importlib.metadata and packaging. 2023-04-14 21:21:25 -07:00
flags.py When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748). 2023-10-26 22:12:13 -07:00
info.py When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748). 2023-10-26 22:12:13 -07:00
list.py Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). 2023-08-24 13:50:10 -07:00
mount.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
prune.py Fix for "prune" action error when using the "keep_exclude_tags" option in configuration (#728). 2023-07-22 10:26:52 -07:00
rcreate.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
rinfo.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00
rlist.py When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748). 2023-10-26 22:12:13 -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 Remove sections (#721). 2023-07-08 23:14:30 -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 Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00