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-30 13:23:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
267af5b372cd28025d2db286ca4cd8cb9bf51b71
borgmatic
/
tests
/
unit
/
commands
T
History
Dan Helfman
851c454ef0
Remove the restriction that the "extract" and "mount" actions must match a single repository (
#722
).
2024-11-17 21:39:59 -08: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
Remove the restriction that the "extract" and "mount" actions must match a single repository (
#722
).
2024-11-17 21:39:59 -08:00