This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-31 13:43:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c84815bfb040a8ed110a8eb293ffa93be7ec6af1
borgmatic
/
tests
/
unit
/
commands
T
History
Dan Helfman
6b6e1e0336
Make the "configuration" command hook support "error" hooks and also pinging monitoring on failure (
#790
).
2025-03-12 14:13:29 -07:00
..
completion
Fix Bash completion for sub-actions like "borgmatic config bootstrap" (
#697
follow-on work).
2023-06-15 10:55:31 -07:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_arguments.py
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.
2024-11-03 13:14:05 -08:00
test_borgmatic.py
Make the "configuration" command hook support "error" hooks and also pinging monitoring on failure (
#790
).
2025-03-12 14:13:29 -07:00