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
fa5fa1c11b
borgmatic
/
tests
/
unit
History
Dan Helfman
fa5fa1c11b
Move hooks into directory, so there can be one source file per type of hook (
#225
).
2019-10-21 15:52:14 -07:00
..
borg
Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (
#86
).
2019-10-13 15:58:11 -07:00
commands
Move hooks into directory, so there can be one source file per type of hook (
#225
).
2019-10-21 15:52:14 -07:00
config
Config generation support for sequences of maps, needed for database dump hooks (
#225
).
2019-10-21 15:17:47 -07:00
hooks
Move hooks into directory, so there can be one source file per type of hook (
#225
).
2019-10-21 15:52:14 -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
Fix "borgmatic create --progress" output so that it updates on the console in real-time (
#221
).
2019-09-25 12:03:10 -07:00
test_logger.py
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to
#197
.
2019-06-27 14:41:21 -07:00
test_verbosity.py
Support for Borg repository initialization via borgmatic --init command-line flag (
#110
).
2018-12-10 22:20:57 -08:00