summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_mkdir
AgeCommit message (Expand)AuthorFilesLines
2019-09-2744781: add completion of SELinux contextsOliver Kiddle1-1/+2
2019-04-2644251: Completion: Fix various wording issuesdana1-1/+1
2019-04-2644250: Completion: Fix use of -A and -S options to _argumentsdana1-3/+5
2019-03-2144149: _mkdir, _stat: Use _pick_variant -bMatthew Martin1-15/+1
2018-10-2443723: _mkdir: fix builtin mkdir and support darwinJun-ichi Takimoto1-3/+1
2018-01-0442214: use less general names on new functions for completing file flags and ...dana1-1/+1
2018-01-0442210: factor out completion of file modes and flags and handle _comp_priv_pr...dana1-1/+1
2017-09-0441621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.Daniel Shahaf1-13/+12
2017-09-0441620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the...Daniel Shahaf1-9/+5
2015-05-0335011: update completions for some common Unix commands,Oliver Kiddle1-34/+32
2015-04-2534961: avoid _message because it aborts completer list too earlyBarton E. Schaefer1-1/+1
2011-01-07Mikael: 28585: don't set ret=0 on failure in _mkdirPeter Stephenson1-3/+2
2006-11-0222947: minor mkdir completion fixes.Clint Adams1-6/+6
2006-11-0122940: completion for mkdirClint Adams1-0/+70