borgmatic/borgmatic/borg
Dan Helfman 8a2514915c Fix for Borg's interactive prompt on the "check --repair" action automatically getting answered "NO" (#730). 2023-07-22 15:25:55 -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 Fix for Borg's interactive prompt on the "check --repair" action automatically getting answered "NO" (#730). 2023-07-22 15:25:55 -07:00
compact.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
create.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -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_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 Add "match_archives" option (#588). 2023-04-01 23:57:55 -07:00
info.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -07:00
list.py Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -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 Truncate long command output without assuming an encoded byte string. 2023-07-10 11:16:18 -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