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
2115eeb6a2
borgmatic
/
tests
/
unit
History
Dan Helfman
2115eeb6a2
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (
#239
).
2019-11-06 09:31:00 -08:00
..
borg
Support for Borg --keep-exclude-tags and --exclude-nodump options (
#234
).
2019-11-01 15:50:59 -07:00
commands
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (
#225
).
2019-10-22 16:28:42 -07:00
config
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (
#239
).
2019-11-06 09:31:00 -08:00
hooks
Monitor backups with Cronitor hook integration.
2019-11-01 11:33:15 -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
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (
#229
).
2019-10-31 12:57:36 -07:00
test_logger.py
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
2019-11-02 11:23:18 -07:00
test_verbosity.py
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00