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
ca4461820d
borgmatic
/
borgmatic
History
Nain
5f87ea3ec5
Add "--repository" flag to the "create" action
2023-03-16 13:15:49 -04:00
..
actions
Add "--repository" flag to the "create" action
2023-03-16 13:15:49 -04:00
borg
Add "--strip-components all" on the "extract" action to remove leading path components (
#647
).
2023-03-09 10:09:16 -08:00
commands
Add "--repository" flag to the "create" action
2023-03-16 13:15:49 -04:00
config
Change the default action order to: "create", "prune", "compact", "check" (
#304
).
2023-03-08 14:05:06 -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