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
9db31bd1e9
borgmatic
/
borgmatic
History
Dan Helfman
9db31bd1e9
Run any command-line actions in the order specified instead of using a fixed ordering (
#304
).
2023-03-08 13:19:41 -08:00
..
actions
Add "--repository" flag to the "rcreate" action. Add "--progress" flag to the "transfer" action.
2023-02-26 23:22:23 -08:00
borg
Add flake8-quotes to complain about incorrect quoting so I don't have to!
2023-03-07 14:08:35 -08:00
commands
Run any command-line actions in the order specified instead of using a fixed ordering (
#304
).
2023-03-08 13:19:41 -08:00
config
Add Healthchecks "log" state feature to NEWS.
2023-03-07 15:45:23 -08:00
hooks
Add Healthchecks "log" state feature to NEWS.
2023-03-07 15:45:23 -08:00
__init__.py
Dropping support for Attic.
2016-06-10 11:21:53 -07:00
execute.py
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (
#438
,
#560
).
2023-01-25 23:31:07 -08:00
logger.py
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (
#602
).
2022-12-02 12:12:10 -08:00
signals.py
Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (
#516
).
2022-04-03 13:12:48 -07:00
verbosity.py
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (
#602
).
2022-12-02 12:12:10 -08:00