| Commit message (Expand) | Author | Age | Files | Lines |
| * | 54915 (tweaked): _open: complete --args, etc | dana | 7 hours | 2 | -23/+86 |
| * | 54665: new utility function for mixing in extra values | Oliver Kiddle | 2026-06-14 | 1 | -2/+2 |
| * | unposted: completion: add missing + to some short-option specs | dana | 2026-05-03 | 1 | -2/+2 |
| * | github #149: improve voice name parsing in say completion | LangLangbart | 2025-10-31 | 1 | -1/+1 |
| * | 53807: new completion for nettop command | Jun-ichi Takimoto | 2025-07-01 | 1 | -0/+60 |
| * | github #138: completion: darwin/_networksetup: fix socks flags | bryango | 2025-06-04 | 1 | -1/+1 |
| * | 52098, 52099, 52100, 52105(+minor tweak): update for latest macOS | Shohei YOSHIDA | 2023-08-28 | 4 | -11/+23 |
| * | github #99: _trash: add completion for trash-d | mirsella | 2023-07-19 | 1 | -22/+0 |
| * | 51897: update _softwareupdate | Jun-ichi Takimoto | 2023-07-10 | 1 | -58/+93 |
| * | github #98: feat: add `shortcuts` completions | Vidhan Bhatt | 2023-05-13 | 1 | -0/+88 |
| * | 49519: quote completed options as needed and remove the now superfluous quote... | Oliver Kiddle | 2021-10-26 | 1 | -1/+1 |
| * | 49150: consistently use singular form for headings on completion match groups | Oliver Kiddle | 2021-07-09 | 3 | -4/+4 |
| * | 45655: _retrieve_mac_apps: Update for recent macOS | dana | 2020-04-05 | 1 | -2/+5 |
| * | 45534: _hdiutil: Update image-file extensions, image/disk formats, &c. | dana | 2020-03-13 | 1 | -24/+63 |
| * | 45269: Fix misspellings in completions and elsewhere. | Jens Schleusener | 2020-01-09 | 2 | -2/+2 |
| * | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 2019-05-07 | 1 | -1/+1 |
| * | 44099: Completion: Add _trash | dana | 2019-03-06 | 1 | -0/+22 |
| * | 44080: Completion: Fix several option-description typos | dana | 2019-02-26 | 3 | -4/+4 |
| * | 43897: Add/update various completion functions | dana | 2018-12-17 | 1 | -0/+10 |
| * | 43079, 43086: new utility to complete names of running processes | Jun-ichi Takimoto | 2018-06-25 | 2 | -0/+38 |
| * | 43081: Add networksetup completion | dana | 2018-06-23 | 1 | -0/+320 |
| * | 43061: Improve open (macOS) completion | dana | 2018-06-20 | 1 | -18/+60 |
| * | 42992: Use _call_program to fetch argument possibilities | dana | 2018-06-13 | 4 | -10/+10 |
| * | unposted: Change 'Mac OS X' reference to 'macOS' | dana | 2018-06-12 | 1 | -1/+1 |
| * | 42978: fix small but irritating bug in pbcopy completion | dana | 2018-06-10 | 1 | -1/+1 |
| * | 42191: new completion for otool (macOS) | Jun-ichi Takimoto | 2018-03-22 | 1 | -0/+47 |
| * | 42231: new completion functions for simple utilities belonging to the 'Darwin... | dana | 2018-01-06 | 12 | -0/+402 |
| * | 39410: Fix unintentional history modifiers. | Daniel Shahaf | 2016-09-22 | 1 | -2/+2 |
| * | unposted: add missing final colon in zstyle context lookup | Barton E. Schaefer | 2016-09-21 | 1 | -1/+1 |
| * | 33485: fixes for zstyle context handling | Oliver Kiddle | 2014-10-21 | 2 | -4/+6 |
| * | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 2014-08-23 | 2 | -10/+0 |
| * | 18406: New completion for system_profiler | luc | 2014-02-06 | 2 | -1/+27 |
| * | 30199: add (-.) to many completion _files globs | Oliver Kiddle | 2012-02-10 | 3 | -20/+20 |
| * | unposted: fix incorrectly capitalized completion descriptions | Doug Kearns | 2010-06-06 | 2 | -2/+2 |
| * | 25988: declare temporary cache array as local, thanks to problem noticed by K... | Clint Adams | 2008-11-02 | 2 | -3/+5 |
| * | 25276: use autoload -z for zsh-autoload functions | Peter Stephenson | 2008-07-11 | 1 | -1/+1 |
| * | users/12547: [0] -> [1] in completion arrays | Peter Stephenson | 2008-02-11 | 1 | -1/+1 |
| * | 21315: make completion functions give precendence to descriptions passed as | Oliver Kiddle | 2005-06-08 | 1 | -1/+2 |
| * | Jesse W: 21244: new completion for qtplay (Quick Time wrapper for Mac OS X) | Oliver Kiddle | 2005-05-13 | 2 | -1/+21 |
| * | users/8826: search applications using spotlight. | Motoi WASHIDA | 2005-05-13 | 1 | -27/+73 |
| * | unposted: arguments are required after -imagekey, -srcimagekey options | Motoi WASHIDA | 2005-03-03 | 1 | -5/+5 |
| * | unposted: softwareupdate is a system software update tool for Mac OS X | Motoi WASHIDA | 2005-03-03 | 1 | -0/+75 |
| * | users/8522: Completion/Darwin/Command/_defaults: fixed the number of spaces | Motoi WASHIDA | 2005-02-18 | 1 | -1/+1 |
| * | users/8522: Motoi Washida: quotation in Darwin completion | Peter Stephenson | 2005-02-18 | 1 | -2/+3 |
| * | Motoi Washida: users/8380: complete plist files | Oliver Kiddle | 2005-01-17 | 1 | -6/+10 |
| * | Fix .distfiles and .cvsignore | Peter Stephenson | 2005-01-12 | 2 | -2/+2 |
| * | improved Mac completion, from Motoi Washida | Peter Stephenson | 2004-11-12 | 6 | -56/+885 |
| * | Motoi Washida: 20179: new completions for Mac OS X | Oliver Kiddle | 2004-07-23 | 5 | -0/+137 |