Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 42214: use less general names on new functions for completing file flags and ... | dana | 2018-01-04 | 1 | -1/+1 |
* | 42210: factor out completion of file modes and flags and handle _comp_priv_pr... | dana | 2018-01-04 | 1 | -1/+1 |
* | 41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers. | Daniel Shahaf | 2017-09-04 | 1 | -13/+12 |
* | 41620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the... | Daniel Shahaf | 2017-09-04 | 1 | -9/+5 |
* | 35011: update completions for some common Unix commands, | Oliver Kiddle | 2015-05-03 | 1 | -34/+32 |
* | 34961: avoid _message because it aborts completer list too early | Barton E. Schaefer | 2015-04-25 | 1 | -1/+1 |
* | Mikael: 28585: don't set ret=0 on failure in _mkdir | Peter Stephenson | 2011-01-07 | 1 | -3/+2 |
* | 22947: minor mkdir completion fixes. | Clint Adams | 2006-11-02 | 1 | -6/+6 |
* | 22940: completion for mkdir | Clint Adams | 2006-11-01 | 1 | -0/+70 |