Dan Helfman 814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. 7 月之前
..
__init__.py 0b164973e0 Add an end-to-end automated test that actually integrates with Borg. 6 年之前
docker-compose.yaml 1ef2218919 Remove obsolute "version:" from Docker Compose files. 1 年之前
test_borgmatic.py fd4f69f6c3 Rename repository actions for compatibility with recent Borg 2 changes (#915). 9 月之前
test_completion.py ca689505e5 add e2e fish test 2 年之前
test_database.py 814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. 7 月之前
test_generate_config.py b62017be4b Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716). 2 年之前
test_invalid_flag.py c687dafdd2 Fix a traceback when an invalid command-line flag or action is used (#768). 1 年之前
test_override.py fd4f69f6c3 Rename repository actions for compatibility with recent Borg 2 changes (#915). 9 月之前
test_validate_config.py 548aceb3d5 Fix config validation broken by schema change (#904). 10 月之前