Dan Helfman
|
7894600408
Fix "Unrecognized argument" error when the same value is with different command-line flags (#881).
|
1 年之前 |
Dan Helfman
|
b62017be4b
Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716).
|
2 年之前 |
Dan Helfman
|
8debcbeaba
Remove duplicated tests (#716).
|
2 年之前 |
Dan Helfman
|
35a11559ac
Fix error parsing arguments with multiple verbosity flags (#716).
|
2 年之前 |
Dan Helfman
|
7b8be800a4
Refactor arguments parsing to fix bootstrap action CLI issues (#712).
|
2 年之前 |
Divyansh Singh
|
3315555d06
cleaner test
|
2 年之前 |
Divyansh Singh
|
6475345a8f
attempt to test parse_subparser_arguments
|
2 年之前 |
Divyansh Singh
|
f82631e3bb
tests for arguments.py
|
2 年之前 |
Dan Helfman
|
9db31bd1e9
Run any command-line actions in the order specified instead of using a fixed ordering (#304).
|
2 年之前 |
Dan Helfman
|
b525e70e1c
Run "compact" action by default when no actions are specified (#394).
|
3 年之前 |
Dan Helfman
|
cf8882f2bc
Run arbitrary Borg commands with new "borgmatic borg" action (#425).
|
4 年之前 |
Dan Helfman
|
1a1bb71af1
Fix error with "borgmatic check --only" command-line flag with "extract" consistency check (#217).
|
5 年之前 |
Dan Helfman
|
7185146481
A bunch of tests for parse_subparser_arguments().
|
6 年之前 |