summaryrefslogtreecommitdiff
path: root/Completion/Darwin
AgeCommit message (Collapse)AuthorFilesLines
2018-12-1743897: Add/update various completion functionsdana1-0/+10
* Update tail to support -q/-v on NetBSD * Add several new functions (with one change needed to _hosts compdefs)
2018-06-2543079, 43086: new utility to complete names of running processesJun-ichi Takimoto2-0/+38
And new completions for dtruss, fs_usage and sc_usage.
2018-06-2343081: Add networksetup completiondana1-0/+320
2018-06-2043061: Improve open (macOS) completiondana1-18/+60
2018-06-1342992: Use _call_program to fetch argument possibilitiesdana4-10/+10
2018-06-12unposted: Change 'Mac OS X' reference to 'macOS'dana1-1/+1
I've left other references (see _growisofs and _hdiutil) alone, since they all appear in the context of legacy features.
2018-06-1042978: fix small but irritating bug in pbcopy completiondana1-1/+1
2018-03-2242191: new completion for otool (macOS)Jun-ichi Takimoto1-0/+47
2018-01-0642231: new completion functions for simple utilities belonging to the ↵dana12-0/+402
'Darwin' and 'Linux' groups.
2016-09-2239410: Fix unintentional history modifiers.Daniel Shahaf1-2/+2
2016-09-21unposted: add missing final colon in zstyle context lookupBarton E. Schaefer1-1/+1
2014-10-2133485: fixes for zstyle context handlingOliver Kiddle2-4/+6
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson2-10/+0
2014-02-0618406: New completion for system_profilerluc2-1/+27
2012-02-1030199: add (-.) to many completion _files globsOliver Kiddle3-20/+20
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2-2/+2
2008-11-0225988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams2-3/+5
Kazuhiro NISHIYAMA.
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson1-1/+1
2008-02-11users/12547: [0] -> [1] in completion arraysPeter Stephenson1-1/+1
2005-06-0821315: make completion functions give precendence to descriptions passed asOliver Kiddle1-1/+2
parameters and cleanup descriptons in calling functions
2005-05-13Jesse W: 21244: new completion for qtplay (Quick Time wrapper for Mac OS X)Oliver Kiddle2-1/+21
2005-05-13users/8826: search applications using spotlight.Motoi WASHIDA1-27/+73
2005-03-03unposted: arguments are required after -imagekey, -srcimagekey optionsMotoi WASHIDA1-5/+5
2005-03-03unposted: softwareupdate is a system software update tool for Mac OS XMotoi WASHIDA1-0/+75
2005-02-18users/8522: Completion/Darwin/Command/_defaults: fixed the number of spacesMotoi WASHIDA1-1/+1
broken while sending the patch by email.
2005-02-18users/8522: Motoi Washida: quotation in Darwin completionPeter Stephenson1-2/+3
2005-01-17Motoi Washida: users/8380: complete plist filesOliver Kiddle1-6/+10
2005-01-12Fix .distfiles and .cvsignorePeter Stephenson2-2/+2
2004-11-12improved Mac completion, from Motoi WashidaPeter Stephenson6-56/+885
2004-07-23Motoi Washida: 20179: new completions for Mac OS XOliver Kiddle5-0/+137