This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
65
Fork
25
You've already forked borgmatic
Code
Issues
40
Pull Requests
2
Actions
Packages
Releases
140
Activity
borgmatic
/
tests
/
unit
History
Dan Helfman
7a117d5cc9
All checks were successful
build / test (push)
Successful in 4m51s
Details
build / docs (push)
Successful in 1m10s
Details
Add support for Borg 2's "sftp://" repository URLs.
2024-10-26 11:58:26 -07: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
Automated tests complete (
#298
).
2024-07-02 23:11:58 -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_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