about summary refs log tree commit diff
path: root/Completion/Unix/Command/_chmod
Commit message (Expand)AuthorAgeFilesLines
* 44251: Completion: Fix various wording issuesdana2019-04-261-5/+5
* 44250: Completion: Fix use of -A and -S options to _argumentsdana2019-04-261-2/+3
* unposted: _chmod: Adjust _guard patterndana2019-03-241-1/+1
* unposted: _chmod: Use _guard for mode operanddana2019-03-221-1/+1
* 44135: Add chmod builtinMatthew Martin2019-03-181-2/+11
* 44135: _chmod: Reformat to minimize next diff. No functional change.Matthew Martin2019-03-171-44/+50
* 42214: use less general names on new functions for completing file flags and ...dana2018-01-041-1/+1
* 42210: factor out completion of file modes and flags and handle _comp_priv_pr...dana2018-01-041-24/+1
* 35011: update completions for some common Unix commands,Oliver Kiddle2015-05-031-12/+34
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-1/+1
* 32231: _chmod was confused by options before the modeJun T2014-01-051-3/+3
* 25131: typo with b:zstat loading zstatPeter Stephenson2008-06-031-1/+1
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-7/+3
* 21846: _chmod was too greedy with initial argumentsPeter Stephenson2005-10-071-1/+1
* 21302: make sure expl is declared local in completion functionsDoug Kearns2005-06-081-1/+1
* new chmod completionOliver Kiddle2003-08-011-0/+82