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-28 12:23:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.9.1
borgmatic
/
tests
/
unit
T
History
Dan Helfman
227f475e17
Fix an error when implicitly upgrading the check state directory across filesystems (
#931
).
2024-11-07 19:19:56 -08:00
..
actions
Fix an error when implicitly upgrading the check state directory across filesystems (
#931
).
2024-11-07 19:19:56 -08:00
borg
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
commands
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
config
Fix the user runtime directory location on macOS (and possibly Cygwin) (
#928
).
2024-11-03 21:44:11 -08:00
hooks
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
__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_execute.py
Mask the password when logging a MongoDB dump or restore command (
#848
).
2024-04-16 10:20:15 -07:00
test_logger.py
update logger unit tests
2024-08-09 00:07:46 +02:00
test_signals.py
Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (
#761
).
2023-09-27 08:52:00 -07:00
test_verbosity.py
add verbosity level -2
2023-05-26 08:57:12 +05:30