Dan Helfman
|
49839e884a
Add configuration options for logging and verbosity (#793).
|
2 months ago |
Dan Helfman
|
07ecc0ffd6
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
3 months ago |
Dan Helfman
|
13884bd448
Apply the "umask" option to all relevant actions, not just some of them (#441).
|
6 months ago |
Dan Helfman
|
13878be254
Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562).
|
7 months ago |
Dan Helfman
|
bd4c672382
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (#609).
|
7 months ago |
Dan Helfman
|
fd4f69f6c3
Rename repository actions for compatibility with recent Borg 2 changes (#915).
|
9 months ago |
Dan Helfman
|
abf2b3a8c7
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
1 year ago |
Dan Helfman
|
e8dbca9d68
Truncate long command output without assuming an encoded byte string.
|
1 year ago |
Dan Helfman
|
48b6a1679a
Remove sections (#721).
|
1 year ago |
Dan Helfman
|
92a2230a07
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2 years ago |
Dan Helfman
|
5dbb71709c
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2 years ago |
Divyansh Singh
|
ec9def4e71
rename repository arg to repository_path in all borg actions
|
2 years ago |
Dan Helfman
|
0e6b2c6773
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
2 years ago |
Dan Helfman
|
c657764367
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
2 years ago |
Dan Helfman
|
9c42e7e817
Fix regression in which "check" action errored on certain systems (#597, #598).
|
2 years ago |
Dan Helfman
|
2774c2e4c0
Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591).
|
2 years ago |
Dan Helfman
|
b40e9b7da2
Ignore archive filter parameters passed to list action when --archive is given (#557).
|
2 years ago |
Dan Helfman
|
7626fe1189
Disallow borg list --json with --archive or --find (#557).
|
2 years ago |
Dan Helfman
|
cc04bf57df
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
|
2 years ago |
Dan Helfman
|
457ed80744
Fix environment variable plumbing so options in one configuration file aren't used for others (#555).
|
2 years ago |
Dan Helfman
|
9aefb5179f
Fix None find paths (#541).
|
3 years ago |
Dan Helfman
|
d14f22e121
Add "borgmatic list --find" flag for searching for files across multiple archives (#541).
|
3 years ago |
Dan Helfman
|
80ec3e7d97
Deprecate "borgmatic list --successful" flag, as listing only non-checkpoint (successful) archives is now the default in newer versions of Borg.
|
3 years ago |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 years ago |
Dan Helfman
|
55141bda67
Specify "--archive latest" to all actions that accept an archive (#289).
|
5 years ago |
Dan Helfman
|
826e4352d1
Filter listed paths via "borgmatic list --path" flag (#269).
|
5 years ago |
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 years ago |
Dan Helfman
|
fc274b43f0
Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230).
|
5 years ago |
Dan Helfman
|
7b3b28616d
Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86).
|
5 years ago |
Dan Helfman
|
c085bacccf
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213).
|
5 years ago |