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
f787dfe809
borgmatic
/
tests
/
unit
History
Dan Helfman
f787dfe809
Override particular configuration options from the command-line via "--override" flag (
#268
).
2019-12-17 11:46:27 -08:00
..
borg
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (
#259
).
2019-12-10 16:04:34 -08:00
commands
Update Healthchecks/Cronitor/Cronhub monitoring integrations to fire for "check" and "prune" actions, not just "create" (
#249
).
2019-12-12 22:54:45 -08:00
config
Override particular configuration options from the command-line via "--override" flag (
#268
).
2019-12-17 11:46:27 -08:00
hooks
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (
#259
).
2019-12-10 16:04:34 -08: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 for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (
#256
).
2019-11-30 16:55:05 -08:00
test_logger.py
Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (
#271
).
2019-12-11 12:12:25 -08:00
test_verbosity.py
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00