This website requires JavaScript.
Explore
Help
Register
Sign in
borgmatic-collective
/
borgmatic
Watch
9
Star
74
Fork
You've already forked borgmatic
55
Code
Issues
55
Pull requests
4
Releases
160
Packages
1
Activity
Actions
1
5f3d4f9b03
borgmatic
/
tests
/
unit
History
Download ZIP
Download TAR.GZ
Antonio Fernandez
a939a66fb4
raise ValueError on priprity 2 with retry or expire
2024-11-13 15:20:52 -05:00
..
actions
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
borg
Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action.
2024-10-25 14:26:31 -07:00
commands
Change soft failure command hooks to skip only the current repository (
#921
).
2024-10-06 17:39:02 -07:00
config
Add support for Borg 2's "sftp://" repository URLs.
2024-10-26 11:58:26 -07:00
hooks
raise ValueError on priprity 2 with retry or expire
2024-11-13 15:20:52 -05: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