borgmatic/borgmatic/borg
Divyansh Singh 698468e322 rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02: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-31 11:46:38 +02:00
break_lock.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
check.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
compact.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
create.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
environment.py add option to set borg_files_cache_ttl in config 2023-03-31 11:35:34 +02:00
export_tar.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
extract.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
feature.py With the "create" action and the "--list" ("--files") flag, only show excluded files at verbosity 2 (#620). 2023-03-31 11:33:17 +02:00
flags.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
info.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
list.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
mount.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
prune.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
rcreate.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
rinfo.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
rlist.py rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02: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 rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02: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 Fix regression in which "check" action errored on certain systems (#597, #598). 2022-10-14 16:19:26 -07:00