Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 år sedan |
Dan Helfman
|
55141bda67
Specify "--archive latest" to all actions that accept an archive (#289).
|
5 år sedan |
Dan Helfman
|
826e4352d1
Filter listed paths via "borgmatic list --path" flag (#269).
|
5 år sedan |
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).
|
5 år sedan |
Dan Helfman
|
fc274b43f0
Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230).
|
5 år sedan |
Dan Helfman
|
7b3b28616d
Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86).
|
5 år sedan |
Dan Helfman
|
c085bacccf
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213).
|
5 år sedan |
Dan Helfman
|
c644270599
Pass through several "borg list" flags (#193).
|
6 år sedan |
Dan Helfman
|
a6c4debf78
Additional test coverage, and upgrade test requirements.
|
6 år sedan |
Dan Helfman
|
a74ad5475e
Run all Borg commands such that they log to syslog as well as console.
|
6 år sedan |
Dan Helfman
|
1af95714c2
Collapse two execute_command() parameters into one output log level parameter.
|
6 år sedan |
Luke Murphy
|
1c0dc3f904
Run isort over the source
|
6 år sedan |
Dan Helfman
|
1c88dda76a
Fix for invalid JSON output when using multiple borgmatic configuration files (#155).
|
6 år sedan |
Dan Helfman
|
4272c6b077
List the files within an archive via --list --archive option (#140).
|
6 år sedan |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
6 år sedan |