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 21:33:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8eda92379bca390936b233c19e134a828c46eef
borgmatic
/
tests
/
unit
/
commands
T
History
Nish_
5525b467ef
add key import command
...
Signed-off-by: Nish_ <
120EE0980@nitrkl.ac.in
>
2025-03-21 00:47:45 +05:30
..
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
add key import command
2025-03-21 00:47:45 +05:30