witten_borgmatic/tests/unit/actions
2025-02-03 11:17:21 -08:00
..
config Fix broken restore/bootstrap when using Borg 1.2 and a randomly named temporary directory (#934). 2024-11-17 11:55:10 -08: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
test_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
test_borg.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_break_lock.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_change_passphrase.py Add a "key change-passphrase" action to change the passphrase protecting a repository key (#911). 2024-09-01 11:13:39 -07:00
test_check.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
test_compact.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_create.py Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded subdirectories (#982). 2025-01-27 10:07:19 -08:00
test_delete.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_export_key.py Add "key export" action to export a copy of the repository key (#345). 2023-08-07 12:28:39 -07:00
test_export_tar.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_extract.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_info.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_json.py Spot check basically complete other than docs (#656). 2024-04-15 11:02:05 -07:00
test_list.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_mount.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_prune.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_repo_create.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_repo_delete.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_repo_info.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_repo_list.py Rename repository actions for compatibility with recent Borg 2 changes (#915). 2024-09-09 10:05:32 -07:00
test_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
test_transfer.py Remove sections (#721). 2023-07-08 23:14:30 -07:00