witten_borgmatic/borgmatic/actions
2025-04-21 23:11:38 -07:00
..
config Fix bootstrap --progress flag (#303). 2025-03-31 13:33:39 -07:00
__init__.py Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2023-01-25 23:31:07 -08:00
arguments.py Fix "--archive latest" on "list" and "info" actions only working on the first of multiple configured repositories (#706). 2023-05-30 16:53:55 -07:00
borg.py Code formatting (#635). 2025-01-25 14:14:48 -08:00
break_lock.py Code formatting (#635). 2025-01-25 14:14:48 -08:00
change_passphrase.py Bump version for release. 2025-02-22 14:39:45 -08:00
check.py refactor codebase 2025-04-06 21:34:04 +05:30
compact.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00
create.py refactor codebase 2025-04-06 21:34:04 +05:30
delete.py Log the repository path or label on every relevant log message, not just some logs (#635). 2025-01-25 14:01:25 -08:00
export_key.py Log the repository path or label on every relevant log message, not just some logs (#635). 2025-01-25 14:01:25 -08:00
export_tar.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00
extract.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00
import_key.py add key import command 2025-03-21 00:47:45 +05:30
info.py Code formatting (#635). 2025-01-25 14:14:48 -08:00
json.py Spot check basically complete other than docs (#656). 2024-04-15 11:02:05 -07:00
list.py Log the repository path or label on every relevant log message, not just some logs (#635). 2025-01-25 14:01:25 -08:00
mount.py Code formatting (#635). 2025-01-25 14:14:48 -08:00
pattern.py Fix end-to-end tests (#1072). 2025-04-21 23:11:38 -07:00
prune.py Initial work on unified command hooks (#790). 2025-03-06 11:23:24 -08:00
recreate.py Display a nicer error message when the "recreate" action encounters an archive that already exists (#1053). 2025-04-08 10:58:53 -07:00
repo_create.py Fix new "repositories:" sub-options ("append_only", "make_parent_directories", etc.) (#303). 2025-03-31 15:26:24 -07:00
repo_delete.py Code formatting (#635). 2025-01-25 14:14:48 -08:00
repo_info.py Code formatting (#635). 2025-01-25 14:14:48 -08:00
repo_list.py Log the repository path or label on every relevant log message, not just some logs (#635). 2025-01-25 14:01:25 -08:00
restore.py Change the default value for the "--original-hostname" flag from "localhost" to no host specified (#985). 2025-02-03 11:17:21 -08:00
transfer.py Fix broken list_details, progress, and statistics options (#303). 2025-03-31 11:33:56 -07:00