borgmatic/borgmatic/borg
Divyansh Singh ec9def4e71 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
..
__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 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
check.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
compact.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
create.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
environment.py add option to set borg_files_cache_ttl in config 2023-03-18 01:48:24 +05:30
export_tar.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
extract.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
feature.py With the "create" action and the "--list" ("--files") flag, only show excluded files at verbosity 2 (#620). 2023-03-02 15:33:42 -08:00
flags.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
info.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
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 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
rcreate.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
rinfo.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
rlist.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
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-26 23:52:25 +05:30
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