Age | Commit message (Collapse) | Author | Files | Lines |
|
Currently `git show --stat -p` is not considered a valid completion and
prevents further completions like `--no-abbrev`.
It is a valid use case however to use `--stat` with `-p` (and there is a
synonym `--patch-with-stat` for it even).
This patch changes `__git_setup_diff_options` to only handle mutually
exclusive arguments reported by Git (as a fatal error) in a special way.
|
|
The use case is completing files that are actual targets, generated
using $(wildcard …).
Q: Could this be made to only complete files if make targets and vars
are empty?
|
|
as 'shelf-list (shelves)' from upstream 1.10 development versions.
|
|
replace empty strings with a dot
|
|
|
|
|
|
|
|
Fixup for 99cf61fd4.
|
|
|
|
|
|
|
|
'Darwin' and 'Linux' groups.
|
|
|
|
|
|
|
|
|
|
modes
|
|
_comp_priv_prefix for chflags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_call_program and '_arguments --' will call _comp_locale before
calling external command for easier analysis of the output.
This is disabled by passing an option '-l'.
|
|
|
|
|
|
|
|
also improve format completion for git tag and for-each-ref
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vim since patchlevel 8.0.0716 includes the --clean argument for starting
in a clean mode (only loading defaults.vim and in non-cp mode).
|
|
|
|
completion
|
|
and for ping6
|
|
reader
|
|
They have some commonalities and using _unexpand dodges around
the clash with the _expand completer.
|
|
a better choice than -P
|
|
|
|
|
|
|
|
|
|
mode tables
|
|
function
|
|
|