Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-27 | 49272: Set $COLUMNS in _call_program to ensure cached command output is ↵ | Marlon Richert | 1 | -0/+1 | |
sufficiently wide | |||||
2017-12-28 | 42175 + 42177 + 42178: avoid localized output from external commands | Jun-ichi Takimoto | 1 | -4/+7 | |
_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'. | |||||
2016-09-16 | 39333: include name of command used to gain priviliges in context for ↵ | Oliver Kiddle | 1 | -3/+6 | |
command and gain-priviliges styles | |||||
2016-09-11 | 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵ | Oliver Kiddle | 1 | -2/+9 | |
with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command | |||||
2014-10-09 | 33403: be conservative about redirecting _call_program stderr, the caller ↵ | Barton E. Schaefer | 1 | -2/+2 | |
may have already done so | |||||
2014-09-23 | 33223: discard stderr except when _complete_debug is in progress. | Barton E. Schaefer | 1 | -2/+15 | |
2001-04-02 | moved from Completion/Core/_call | Sven Wischnowsky | 1 | -0/+13 | |