summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_chown
AgeCommit message (Collapse)AuthorFilesLines
2025-01-2753326: completion updates for core Linux utilsOliver Kiddle1-2/+1
2024-09-1853095: fix completion for chmod/chown --reference with escaped filenamePhilip Sequeira1-3/+3
2023-11-1752303: updates to completions for macOS 13Oliver Kiddle1-1/+6
2019-04-2644251: Completion: Fix various wording issuesdana1-1/+1
2019-04-2644250: Completion: Fix use of -A and -S options to _argumentsdana1-2/+3
2019-04-2244242: Completion: Use _pick_variant -b to detect builtinsMatthew Martin1-36/+61
2018-10-2443718: Use singular completion group descriptionsdana1-1/+1
2018-04-1642642 (tweaked for Solaris): OpenBSD chown does not support -f and dragonfly ↵Matthew Martin1-2/+2
has -x
2018-01-0342207: support g prefixes for GNU variants on systems like macOS+Homebrewdana1-1/+1
2016-11-2840011: Make $_comp_priv_prefix only declared when required, and use that to ↵Daniel Shahaf1-2/+2
have chgrp offer all groups under doas, ssh, etc as well.
2015-05-0335011: update completions for some common Unix commands,Oliver Kiddle1-3/+16
in particular improving FreeBSD support
2015-01-2734412: complete all groups for chown under sudoDaniel Shahaf1-2/+2
2015-01-2534373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle1-1/+1
parameter and globbing flags
2008-06-0325131: typo with b:zstat loading zstatPeter Stephenson1-1/+1
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-8/+4
2004-06-1720059: check for systems using . separator instead of for those using :Oliver Kiddle1-3/+3
2003-12-04Baptiste Daroussin: 19272: small updatesOliver Kiddle1-1/+1
2003-08-2018947: also complete options using _argumentsOliver Kiddle1-32/+73
2002-07-02keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky1-2/+5
2002-01-22add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky1-1/+1
implementation of compadd -x) (16483)
2002-01-0316396: fix argument handling bugsOliver Kiddle1-6/+10
2001-08-03new BSD completion and fix _chown for symlinksOliver Kiddle1-0/+1
2001-07-17use colon separator for BSD (15393)Oliver Kiddle1-1/+1
2001-05-09complete only files that can be chowned (14282)Oliver Kiddle1-4/+18
2001-04-02moved from Completion/User/_chownSven Wischnowsky1-0/+19