Dan Helfman ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701). 2 лет назад
..
__init__.py 247d36a309 Split out Borg integration code into multiple files, as it was getting kind of hairy all in one. 8 лет назад
borg.py 48b6a1679a Remove sections (#721). 2 лет назад
break_lock.py 48b6a1679a Remove sections (#721). 2 лет назад
check.py ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701). 2 лет назад
compact.py 48b6a1679a Remove sections (#721). 2 лет назад
create.py 9f3328781b When "archive_name_format" is not set, filter archives using the default archive name format (#753). 2 лет назад
environment.py 8a2514915c Fix for Borg's interactive prompt on the "check --repair" action automatically getting answered "NO" (#730). 2 лет назад
export_key.py 6dca7c1c15 Add "key export" action to export a copy of the repository key (#345). 2 лет назад
export_tar.py 48b6a1679a Remove sections (#721). 2 лет назад
extract.py 48b6a1679a Remove sections (#721). 2 лет назад
feature.py 8cb5a42a9e Drop deprecated pkg_resources in favor of importlib.metadata and packaging. 2 лет назад
flags.py 8ad7b473f1 When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748). 2 лет назад
info.py 8ad7b473f1 When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748). 2 лет назад
list.py b96d1898f7 Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). 2 лет назад
mount.py 48b6a1679a Remove sections (#721). 2 лет назад
prune.py 4d7a2876a5 Fix for "prune" action error when using the "keep_exclude_tags" option in configuration (#728). 2 лет назад
rcreate.py 48b6a1679a Remove sections (#721). 2 лет назад
rinfo.py e8dbca9d68 Truncate long command output without assuming an encoded byte string. 2 лет назад
rlist.py 8ad7b473f1 When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748). 2 лет назад
state.py e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 3 лет назад
transfer.py 48b6a1679a Remove sections (#721). 2 лет назад
umount.py d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 5 лет назад
version.py e8dbca9d68 Truncate long command output without assuming an encoded byte string. 2 лет назад