.. |
__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
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -08:00 |
break_lock.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
change_passphrase.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
check.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
compact.py
|
fix dry run not working borg 1.4.1+
|
2025-04-26 00:21:48 +05:30 |
create.py
|
Fix an incorrect warning about Borg placeholders being unsupported in a command hook (#1075).
|
2025-04-20 15:06:21 -07:00 |
delete.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
environment.py
|
make review changes
|
2025-04-23 07:38:52 +05:30 |
export_key.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
export_tar.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
extract.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
feature.py
|
add --dry-run feature check
|
2025-04-23 08:11:43 +05:30 |
flags.py
|
refactor codebase
|
2025-04-06 21:34:04 +05:30 |
import_key.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
info.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
list.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
mount.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
passcommand.py
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -08:00 |
pattern.py
|
refactor codebase
|
2025-04-06 21:34:04 +05:30 |
prune.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
recreate.py
|
Display a nicer error message when running the "recreate" action on a leftover temporary archive from a prior recreate run (#1053).
|
2025-04-08 10:13:04 -07:00 |
repo_create.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
repo_delete.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
repo_info.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
repo_list.py
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -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
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
umount.py
|
Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562).
|
2024-10-30 22:36:43 -07:00 |
version.py
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -08:00 |