You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
borgmatic/borgmatic
Dan Helfman dbf8301c19 Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. 4 weeks ago
..
actions Add "--repository" flag to the "rcreate" action. Add "--progress" flag to the "transfer" action. 4 weeks ago
borg Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. 4 weeks ago
commands Add "--repository" flag to the "rcreate" action. Add "--progress" flag to the "transfer" action. 4 weeks ago
config Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. 4 weeks ago
hooks Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 4 weeks ago
__init__.py Dropping support for Attic. 7 years ago
execute.py Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 months ago
logger.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 4 months ago
signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 12 months ago
verbosity.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 4 months ago