summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_chmod
AgeCommit message (Expand)AuthorFilesLines
2025-01-2753326: completion updates for core Linux utilsOliver Kiddle1-7/+7
2024-09-1853095: fix completion for chmod/chown --reference with escaped filenamePhilip Sequeira1-2/+2
2021-11-1949594: adapt to changes in 49499 to ensure file modes starting with dash aren...Oliver Kiddle1-1/+4
2019-04-2644251: Completion: Fix various wording issuesdana1-5/+5
2019-04-2644250: Completion: Fix use of -A and -S options to _argumentsdana1-2/+3
2019-03-24unposted: _chmod: Adjust _guard patterndana1-1/+1
2019-03-22unposted: _chmod: Use _guard for mode operanddana1-1/+1
2019-03-1844135: Add chmod builtinMatthew Martin1-2/+11
2019-03-1744135: _chmod: Reformat to minimize next diff. No functional change.Matthew Martin1-44/+50
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-24/+1
2015-05-0335011: update completions for some common Unix commands,Oliver Kiddle1-12/+34
2014-10-1433467: correct return status on functions and numerous other minor fixesOliver Kiddle1-1/+1
2014-01-0532231: _chmod was confused by options before the modeJun T1-3/+3
2008-06-0325131: typo with b:zstat loading zstatPeter Stephenson1-1/+1
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-7/+3
2005-10-0721846: _chmod was too greedy with initial argumentsPeter Stephenson1-1/+1
2005-06-0821302: make sure expl is declared local in completion functionsDoug Kearns1-1/+1
2003-08-01new chmod completionOliver Kiddle1-0/+82