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
1ea4433aa9
borgmatic
/
borgmatic
History
Dan Helfman
1ea4433aa9
Selectively shallow merge certain mappings or sequences when including configuration files (
#672
).
2023-04-11 21:49:10 -07:00
..
actions
Fix regression in which the "transfer" action produced a traceback (
#663
).
2023-03-30 23:21:20 -07:00
borg
Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (
#668
).
2023-04-05 14:58:05 -07:00
commands
View the results of configuration file merging via "validate-borgmatic-config --show" flag (
#673
).
2023-04-11 10:49:09 -07:00
config
Selectively shallow merge certain mappings or sequences when including configuration files (
#672
).
2023-04-11 21:49:10 -07:00
hooks
When a database command errors, display and log the error message instead of swallowing it (
#396
).
2023-03-27 10:36:39 -07:00
__init__.py
Dropping support for Attic.
2016-06-10 11:21:53 -07:00
execute.py
When a database command errors, display and log the error message instead of swallowing it (
#396
).
2023-03-27 10:36:39 -07:00
logger.py
Add "--log-file-format" flag for customizing the log message format (
#658
).
2023-04-02 23:06:36 -07: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