This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9e64d847ef
borgmatic
/
tests
/
unit
History
Dan Helfman
9e64d847ef
Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (
#577
).
2022-08-30 20:42:42 -07:00
..
borg
Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (
#577
).
2022-08-30 20:42:42 -07:00
commands
Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (
#463
).
2022-08-21 21:48:37 -07:00
config
Fleshing out NEWS for the Borg 2 changes.
2022-08-17 21:54:00 -07:00
hooks
feat: add verify_tls flag for Healthchecks
2022-07-24 07:37:00 +02: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
Fix traceback with "create" action and "--json" flag when a database hook is configured (
#563
).
2022-07-19 10:25:10 -07:00
test_logger.py
Add test for
#407
: Fix syslog logging on FreeBSD.
2021-06-23 10:21:45 -07:00
test_signals.py
Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (
#516
).
2022-04-03 13:12:48 -07:00
test_verbosity.py
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00