Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
hace 5 años |
Dan Helfman
|
53e6ff9524
No longer list files or show stats by default at verbosity 2.
|
hace 5 años |
Dan Helfman
|
d93fdbc5ad
Support "--files" and "--stats" flags at verbosity level 0.
|
hace 5 años |
palto42
|
75b5e7254e
changes as per comments in PR #283
|
hace 5 años |
palto42
|
e27ba0d08a
less detail at v1 + option "--files" for details
|
hace 5 años |
Dan Helfman
|
d64bcd5e83
When pruning with verbosity level 1, list pruned and kept archives.
|
hace 5 años |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
hace 5 años |
Dan Helfman
|
00f62ca023
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256).
|
hace 5 años |
Dan Helfman
|
07222cd984
Fix visibility of "borgmatic prune --stats" output (#219).
|
hace 5 años |
Dan Helfman
|
c085bacccf
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213).
|
hace 5 años |
Dan Helfman
|
39e5aac479
If a "prefix" option in borgmatic's configuration has an empty value (blank or ""), then disable default prefix.
|
hace 5 años |
Dan Helfman
|
a74ad5475e
Run all Borg commands such that they log to syslog as well as console.
|
hace 6 años |
Luke Murphy
|
1c0dc3f904
Run isort over the source
|
hace 6 años |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
hace 6 años |