borgmatic/borgmatic/borg
2022-06-03 15:20:05 -07:00
..
__init__.py
borg.py Add support for "borgmatic borg debug" command (#538). 2022-05-29 15:43:03 -07:00
check.py Add "borgmatic check --force" flag to ignore configured check frequencies (#523). 2022-05-28 19:29:33 -07:00
compact.py Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run (#507). 2022-03-07 21:46:12 -08:00
create.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
environment.py
export_tar.py
extract.py
feature.py When using the "remote_rate_limit" option, tailor the flags passed to Borg depending on the Borg version (#394). 2022-02-10 10:16:09 -08:00
flags.py
info.py
init.py Reuse "borg info" function. 2022-05-27 13:51:11 -07:00
list.py Fix None find paths (#541). 2022-06-03 15:20:05 -07:00
mount.py
prune.py
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
umount.py
version.py Run "compact" action by default when no actions are specified (#394). 2022-02-09 14:33:12 -08:00