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 13:23:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94b9ef56be7fa4e0681e005f82bc1d29fafb5b35
borgmatic
/
tests
/
unit
T
History
Dan Helfman
94b9ef56be
Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (
#280
).
2020-01-23 13:41:37 -08:00
..
borg
Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (
#280
).
2020-01-23 13:41:37 -08:00
commands
Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (
#277
).
2020-01-22 15:10:47 -08:00
config
Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (
#280
).
2020-01-23 13:41:37 -08:00
hooks
Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (
#277
).
2020-01-22 15:10:47 -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