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
3729ba5ca3
borgmatic
/
tests
/
unit
History
nebulon42
3729ba5ca3
add list_options setting,
fixes
#306
2021-11-20 15:43:58 +01:00
..
borg
Fix error when configured source directories are not present on the filesystem at the time of backup (
#387
).
2021-10-11 10:40:10 -07:00
commands
Rename retry_timeout to retry_wait and standardize log formatting (
#28
).
2021-11-15 11:51:17 -08:00
config
Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema).
2021-06-22 13:27:59 -07:00
hooks
add list_options setting,
fixes
#306
2021-11-20 15:43:58 +01: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 error handling to error loudly when Borg gets killed due to running out of memory (
#423
)!
2021-06-08 11:43:55 -07:00
test_logger.py
Add test for
#407
: Fix syslog logging on FreeBSD.
2021-06-23 10:21:45 -07:00
test_verbosity.py
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00