borgmatic/borgmatic/borg
Jesse Johnson a14870ce48 Expand source directories when checking for existence (#682). 2023-04-21 05:52:04 +00: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 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
break_lock.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
check.py Add "match_archives" option (#588). 2023-04-01 23:57:55 -07:00
compact.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
create.py Expand source directories when checking for existence (#682). 2023-04-21 05:52:04 +00:00
environment.py add option to set borg_files_cache_ttl in config 2023-03-18 01:48:24 +05:30
export_tar.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
extract.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -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 Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
list.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
mount.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
prune.py Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 2023-04-05 14:58:05 -07:00
rcreate.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
rinfo.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
rlist.py More inclusive language. 2023-04-20 14:28:04 -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 Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666). 2023-04-04 21:25:10 -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 Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00