Dan Helfman
|
e8dbca9d68
|
Truncate long command output without assuming an encoded byte string.
|
2023-07-10 11:16:18 -07:00 |
|
Dan Helfman
|
48b6a1679a
|
Remove sections (#721).
|
2023-07-08 23:14:30 -07:00 |
|
Chirag Aggarwal
|
00e9bb011a
|
test should mock out make_flags_from_arguments
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
|
2023-05-20 09:23:09 -04:00 |
|
Dan Helfman
|
92a2230a07
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
|
Chirag Aggarwal
|
68ee9687f5
|
Added tests for all subcommands and used black formatter
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
|
2023-04-27 22:27:23 +05:30 |
|
Dan Helfman
|
5dbb71709c
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
|
Dan Helfman
|
616eb6b6da
|
Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666).
|
2023-04-04 21:25:10 -07:00 |
|
Dan Helfman
|
9712d00680
|
Add "match_archives" option (#588).
|
2023-04-01 23:57:55 -07:00 |
|
Dan Helfman
|
3f78ac4085
|
Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479).
|
2023-03-31 15:21:08 -07:00 |
|
Divyansh Singh
|
ec9def4e71
|
rename repository arg to repository_path in all borg actions
|
2023-03-26 23:52:25 +05:30 |
|
Dan Helfman
|
c657764367
|
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
2022-12-02 12:12:10 -08:00 |
|
Dan Helfman
|
9c42e7e817
|
Fix regression in which "check" action errored on certain systems (#597, #598).
|
2022-10-14 16:19:26 -07:00 |
|
Dan Helfman
|
2774c2e4c0
|
Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591).
|
2022-10-03 22:50:37 -07:00 |
|
Dan Helfman
|
596dd49cf5
|
Use --glob-archives instead of --prefix on rlist command (#557).
|
2022-08-17 14:26:35 -07:00 |
|
Dan Helfman
|
cc04bf57df
|
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
|
2022-08-15 15:04:40 -07:00 |
|