Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-22 | pat(-) in long-option patterns to say that argument should be completed only ↵ | Sven Wischnowsky | 1 | -86/+0 | |
after the `='; merge _arguments and _argument_sets; slightly better test when not to complete options (11489) | |||||
2000-05-11 | make _argument_sets add the options as defaults when there is nothing else ↵ | Sven Wischnowsky | 1 | -0/+4 | |
to complete (11324) | |||||
2000-05-11 | allow internally-mutually exclusive sets in _argument_sets; fixes for ↵ | Sven Wischnowsky | 1 | -3/+29 | |
_argument_sets and the C-code for it (11320) | |||||
2000-05-09 | option name clash in _arguments (11273) | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-25 | make _arguments use more than one action when appropriate; add ↵ | Sven Wischnowsky | 1 | -0/+56 | |
_argument_sets to complete different sets of arguments and options for the same command (10908) |