<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Zsh/Function, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Zsh/Function?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Zsh/Function?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2026-06-09T00:53:13Z</updated>
<entry>
<title>54659: comparguments: support zsh-style '-' terminator with -S -S</title>
<updated>2026-06-09T00:53:13Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-06-02T02:15:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0e2f4f282191f13c3e32969b38483dcde9301c86'/>
<id>urn:sha1:0e2f4f282191f13c3e32969b38483dcde9301c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54246: _zcalc: accept option -r (RPN mode)</title>
<updated>2026-03-26T14:27:09Z</updated>
<author>
<name>Stéphane Blondon</name>
<email>stephane.blondon@gmail.com</email>
</author>
<published>2026-03-26T14:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=50bfeb4e98a1cef5fe70d99553a3c1f5b15a02f9'/>
<id>urn:sha1:50bfeb4e98a1cef5fe70d99553a3c1f5b15a02f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49151: remove commas erroneously included in _arguments exclusion lists</title>
<updated>2021-07-08T22:32:37Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-07-08T22:32:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=efec6bbdb55199430dec0a003e5dc8d293de4cff'/>
<id>urn:sha1:efec6bbdb55199430dec0a003e5dc8d293de4cff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49150: consistently use singular form for headings on completion match groups</title>
<updated>2021-07-08T22:23:52Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-07-08T22:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e6fdd35a83881a957ac206b4e128886d07f37c71'/>
<id>urn:sha1:e6fdd35a83881a957ac206b4e128886d07f37c71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -L to add-(zsh|zle)-hook[-widget] completion</title>
<updated>2021-04-19T21:21:08Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2021-04-19T17:24:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d92391c6e49dd3bde811baee0083eba7638f5d9'/>
<id>urn:sha1:7d92391c6e49dd3bde811baee0083eba7638f5d9</id>
<content type='text'>
…and hide mutually exclusive options.
</content>
</entry>
<entry>
<title>48361 (+ 48368 review comments): __arguments: New completion function for _arguments.</title>
<updated>2021-04-17T12:11:47Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2021-04-01T00:00:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=df899d38e92f138dc655a40deda6d14f3ad05552'/>
<id>urn:sha1:df899d38e92f138dc655a40deda6d14f3ad05552</id>
<content type='text'>
In the penultimate paragraph of the comment, the two possibilities for the
relative path cover three cases:

- The comment is read in the source tree

- The comment is read in an installed tree with --enable-function-subdirs

- The comment is read in an installed tree with --disable-function-subdirs

Review-by: Matthew Martin
Review-by: Oliver Kiddle
</content>
</entry>
<entry>
<title>45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks as a top-level helper function.</title>
<updated>2020-02-19T10:18:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2020-02-17T09:56:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=50df0e0bb9309319af9a3ee59a31766d3f1ba6bf'/>
<id>urn:sha1:50df0e0bb9309319af9a3ee59a31766d3f1ba6bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40965: fix for missing local declarations of expl</title>
<updated>2017-04-26T14:32:10Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2017-04-26T14:32:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=78afb218b0b2603db227667b616578bfe927518c'/>
<id>urn:sha1:78afb218b0b2603db227667b616578bfe927518c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40035: Cosmetic fixes for comments and documentation.</title>
<updated>2016-11-29T17:13:52Z</updated>
<author>
<name>Eitan Adler</name>
<email>lists@eitanadler.com</email>
</author>
<published>2016-11-29T06:53:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=110ffae9fefa1367af4fdcc90a456de23b92436c'/>
<id>urn:sha1:110ffae9fefa1367af4fdcc90a456de23b92436c</id>
<content type='text'>
Mostly fixes to doubled words.
</content>
</entry>
<entry>
<title>38956: factor out zle widget completion into its own function</title>
<updated>2016-07-28T14:12:59Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-28T14:12:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=54d5f8e3632ca3698d90662d49d1320f91827078'/>
<id>urn:sha1:54d5f8e3632ca3698d90662d49d1320f91827078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38890: _add-zle-hook-widget: New completion.</title>
<updated>2016-07-22T06:23:39Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-20T06:54:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5c7d92bd9c811404abe9784bdc18d129e5fbbdeb'/>
<id>urn:sha1:5c7d92bd9c811404abe9784bdc18d129e5fbbdeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35673: Improve _zargs</title>
<updated>2015-07-03T12:20:32Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-07-03T11:57:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=439764a43f7d9a06e2c734984aa321c98dfcc80f'/>
<id>urn:sha1:439764a43f7d9a06e2c734984aa321c98dfcc80f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix descriptions in previous -zcalc commit (cosmetic)</title>
<updated>2015-05-05T13:47:11Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-05-05T13:47:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fa769f27d628bb03d0c6f9b3e3fc7c83c7fa8bb5'/>
<id>urn:sha1:fa769f27d628bb03d0c6f9b3e3fc7c83c7fa8bb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35033: trivial zcalc completion</title>
<updated>2015-05-05T11:01:06Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-05-05T11:01:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cfc2a17c4e0e9128682bcbb96a4a2eafe0a4b425'/>
<id>urn:sha1:cfc2a17c4e0e9128682bcbb96a4a2eafe0a4b425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New completion for add-zsh-hook</title>
<updated>2015-03-05T09:40:33Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-03-04T22:32:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=19010fafd9600fda83f7dae0bbc7fbc945204bf0'/>
<id>urn:sha1:19010fafd9600fda83f7dae0bbc7fbc945204bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33047: use git to simplify massively source distribution file selection</title>
<updated>2014-08-23T20:01:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-23T20:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cc6e9db29da73bb226b6e53ff4df0f135207d206'/>
<id>urn:sha1:cc6e9db29da73bb226b6e53ff4df0f135207d206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: clean up completion descriptions as per Etc/completion-style-guide</title>
<updated>2011-06-20T02:24:56Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2011-06-20T02:24:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=67ef9605f12969b5eab407f83fb117867b15655f'/>
<id>urn:sha1:67ef9605f12969b5eab407f83fb117867b15655f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Atom Smasher: users/15715: new _zargs completion</title>
<updated>2011-01-17T10:00:21Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-01-17T10:00:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=931a3b6405c28d72ae609703ce63c3e6fdbd8655'/>
<id>urn:sha1:931a3b6405c28d72ae609703ce63c3e6fdbd8655</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/15580: fix MIME handler completion on fallthrough</title>
<updated>2010-11-25T15:43:14Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-11-25T15:43:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2b361ad11671444831fef3b04bd610c26c2e19e9'/>
<id>urn:sha1:2b361ad11671444831fef3b04bd610c26c2e19e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version to 4.3.10-dev-2</title>
<updated>2010-07-25T21:44:16Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-07-25T21:44:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b116f33f9a2b1768f47260c17393c837264c47c0'/>
<id>urn:sha1:b116f33f9a2b1768f47260c17393c837264c47c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/15078: completion for zsh-mime-handler</title>
<updated>2010-05-23T19:54:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-05-23T19:54:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=35d3418aebfb5cc32cada19668fcbafc1b7ad162'/>
<id>urn:sha1:35d3418aebfb5cc32cada19668fcbafc1b7ad162</id>
<content type='text'>
</content>
</entry>
</feed>
