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
0e978299cf
borgmatic
/
tests
/
unit
History
Dan Helfman
0e978299cf
Fix traceback when a database hook value is null in a configuration file (
#355
).
2020-10-07 15:41:45 -07:00
..
borg
Add "borgmatic export-tar" action to export an archive to a tar-formatted file or stream (
#300
).
2020-07-22 21:53:55 -07:00
commands
Add before_extract and after_extract hooks
2020-08-01 16:08:32 +02:00
config
Fix traceback when a configuration directory is non-readable due to directory permissions (
#350
).
2020-08-12 11:32:00 -07:00
hooks
Fix traceback when a database hook value is null in a configuration file (
#355
).
2020-10-07 15:41:45 -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
Add missing test coverage.
2020-05-14 23:21:43 -07: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