witten_borgmatic/borgmatic/actions
2025-03-09 13:37:17 -07:00
..
config Log the repository path or label on every relevant log message, not just some logs (#635). 2025-01-25 14:01:25 -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
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 Initial work on unified command hooks (#790). 2025-03-06 11:23:24 -08:00
compact.py Initial work on unified command hooks (#790). 2025-03-06 11:23:24 -08:00
create.py Merge branch 'main' into unified-command-hooks. 2025-03-09 13:37:17 -07:00
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 Code formatting (#635). 2025-01-25 14:14:48 -08:00
extract.py Initial work on unified command hooks (#790). 2025-03-06 11:23:24 -08:00
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
prune.py Initial work on unified command hooks (#790). 2025-03-06 11:23:24 -08:00
repo_create.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
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 Code formatting (#635). 2025-01-25 14:14:48 -08:00