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