borgmatic/borgmatic
Ronan Dunklau 8a91c79fb0 Support directory format dump cleanup.
Previously, only deleting a dump in a single-file format was supported.
This led to errors when performing a PostgreSQL directory format backup.
2020-01-19 15:15:47 +01:00
..
borg When pruning with verbosity level 1, list pruned and kept archives. 2019-12-17 20:12:41 -08:00
commands Disable colored output when "--json" flag is used, so as to produce valid JSON ouput (#276). 2020-01-04 15:50:41 -08:00
config In "borgmatic --help", don't expand $HOME in listing of default "--config" paths. 2020-01-02 10:37:31 -08:00
hooks Support directory format dump cleanup. 2020-01-19 15:15:47 +01:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
logger.py Support piping "borgmatic list" output to grep. Retain colored output when piping/redirecting (#271). 2019-12-11 12:12:25 -08:00
signals.py Typo in comment. 2017-10-31 22:21:49 -07:00
verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00