borgmatic/borgmatic/borg
Dan Helfman 2934d0902c Code spell checking on every test run! 2023-04-01 11:03:59 -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 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 Code spell checking on every test run! 2023-04-01 11:03:59 -07:00
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 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -07:00
info.py Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -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 merge 2023-04-01 22:12:41 +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 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -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 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -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 Fix regression in which "check" action errored on certain systems (#597, #598). 2022-10-14 16:19:26 -07:00