<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command, branch zsh-5.8.1</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command?h=zsh-5.8.1</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command?h=zsh-5.8.1'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2022-02-12T13:22:15Z</updated>
<entry>
<title>unposted: _git: Fix copy/paste error in earlier commit that broke `git stash drop`</title>
<updated>2022-02-12T13:22:15Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-03-13T14:46:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=355f9e1883725a1db3ec15c49ac866dc60f1a55e'/>
<id>urn:sha1:355f9e1883725a1db3ec15c49ac866dc60f1a55e</id>
<content type='text'>
This was broken by workers/44923 (8aa84bd5fc44)

(cherry picked from commit 754658aff38e1bdf487c58bec6174cbecd019d11)
</content>
</entry>
<entry>
<title>45423: _su: Improve arg handling, shell look-ups</title>
<updated>2020-02-14T15:42:12Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-02-14T15:42:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dd523255cc67780f2e073136d7f44978f96534a7'/>
<id>urn:sha1:dd523255cc67780f2e073136d7f44978f96534a7</id>
<content type='text'>
Differences from ML post:

* Properly fix escaping issue with $usr (needs unescaped first)

* Make $shell emptiness check easier to read (per feedback)
</content>
</entry>
<entry>
<title>unposted: _zip: Recognise '--'</title>
<updated>2020-02-07T20:05:48Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-02-07T20:05:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8037462895b4de98528a6b56c2f35d606150d3f3'/>
<id>urn:sha1:8037462895b4de98528a6b56c2f35d606150d3f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45365: _git: Fix __git_recent_branches for the case when a commit has an empty message</title>
<updated>2020-02-02T07:32:14Z</updated>
<author>
<name>WGH</name>
<email>wgh@torlan.ru</email>
</author>
<published>2020-02-02T07:31:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e71ba9704f86a4a3ec1f0ddabbb1f2296fe421fe'/>
<id>urn:sha1:e71ba9704f86a4a3ec1f0ddabbb1f2296fe421fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45332: _git: add completion for git-version</title>
<updated>2020-01-19T23:32:37Z</updated>
<author>
<name>Eitan Adler</name>
<email>lists@eitanadler.com</email>
</author>
<published>2020-01-19T21:31:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e626f57613ad2dacd7fe7244f6a33de5c8f03f9e'/>
<id>urn:sha1:e626f57613ad2dacd7fe7244f6a33de5c8f03f9e</id>
<content type='text'>
Signed-off-by: Eitan Adler &lt;lists@eitanadler.com&gt;
</content>
</entry>
<entry>
<title>unposted: additional typo fix</title>
<updated>2020-01-11T16:41:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2020-01-11T16:41:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=06a9af4f59fca9e0f17a6171a487f3daab0b3f14'/>
<id>urn:sha1:06a9af4f59fca9e0f17a6171a487f3daab0b3f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45280: _git: add -local variants</title>
<updated>2020-01-11T16:37:44Z</updated>
<author>
<name>Eitan Adler</name>
<email>lists@eitanadler.com</email>
</author>
<published>2020-01-11T13:46:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5482d65d5c9b933db8df3d3f39d36df9c5f63bdd'/>
<id>urn:sha1:5482d65d5c9b933db8df3d3f39d36df9c5f63bdd</id>
<content type='text'>
Technically all timezone formats support the "-local" suffix but it is
not meaningful for all of them. As such just list out the specific
formats which it does.

Also adjust the 'default' description
</content>
</entry>
<entry>
<title>unposted: Two additional typo fixes.</title>
<updated>2020-01-09T13:59:05Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2020-01-09T13:59:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=742ab1283bf383932ff2daec1f93731ddfb31282'/>
<id>urn:sha1:742ab1283bf383932ff2daec1f93731ddfb31282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos reported by codespell in shell code</title>
<updated>2020-01-09T13:51:08Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2020-01-09T13:38:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=66caa81ab7ffd931be143c6e8f35188c1b57894e'/>
<id>urn:sha1:66caa81ab7ffd931be143c6e8f35188c1b57894e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45269: Fix misspellings in completions and elsewhere.</title>
<updated>2020-01-09T13:42:02Z</updated>
<author>
<name>Jens Schleusener</name>
<email>Jens.Schleusener@fossies.org</email>
</author>
<published>2020-01-09T13:39:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=11dbe4c286330f81fae5ac6d5f698f5ddb748710'/>
<id>urn:sha1:11dbe4c286330f81fae5ac6d5f698f5ddb748710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45261: _gcc: Detect clang-as-gcc</title>
<updated>2020-01-08T23:54:46Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-01-08T23:54:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4858e868dcf809016a1cb5680327d66d551353ae'/>
<id>urn:sha1:4858e868dcf809016a1cb5680327d66d551353ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #44: Allow completion for picocom to list symlinks to character devices</title>
<updated>2020-01-07T14:55:46Z</updated>
<author>
<name>Damien Thébault</name>
<email>damien.thebault@gmail.com</email>
</author>
<published>2020-01-07T12:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=58ff4adbb0ee5ef09b50f7b62bda428006cd57d8'/>
<id>urn:sha1:58ff4adbb0ee5ef09b50f7b62bda428006cd57d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45245: _gcc: add some clang specific warnings</title>
<updated>2020-01-07T04:01:09Z</updated>
<author>
<name>Eitan Adler</name>
<email>lists@eitanadler.com</email>
</author>
<published>2020-01-05T18:52:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8500403b66fbe203bf072735c9e7fb110a49da37'/>
<id>urn:sha1:8500403b66fbe203bf072735c9e7fb110a49da37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45231: _rsync: When completing remote modules, ignore more of the motd.</title>
<updated>2020-01-06T02:28:54Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2020-01-04T14:39:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7542732df6b7aee0a77ef6e6097e71055cd2a257'/>
<id>urn:sha1:7542732df6b7aee0a77ef6e6097e71055cd2a257</id>
<content type='text'>
We cannot use the --no-motd option because it inhibits the modules
listing.

We cannot look for a blank line because there will not be a blank line
if the "motd file" does not end with a newline.

Looking for tabs is an improvement.  Any tabs in the motd will still
cause extraneous matches, but there's nothing we can do about that.

While here, show the modules in the order listed.
</content>
</entry>
<entry>
<title>unposted: _tac: Eliminate superfluous variable</title>
<updated>2020-01-05T20:51:04Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-01-05T20:51:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3ff0b189a06445bc451d1db1068792d13ae04cd4'/>
<id>urn:sha1:3ff0b189a06445bc451d1db1068792d13ae04cd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45226: _man: Improve completion of file paths</title>
<updated>2020-01-05T18:13:01Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-01-05T18:13:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0d3a62d931543f95e31100f07f9a5b693dc0b343'/>
<id>urn:sha1:0d3a62d931543f95e31100f07f9a5b693dc0b343</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45218: add more options to swaks completion</title>
<updated>2020-01-03T22:02:52Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2020-01-03T22:02:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6170cd0c17c22072f6c3e4ebb508d2404b098a90'/>
<id>urn:sha1:6170cd0c17c22072f6c3e4ebb508d2404b098a90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45196: fix completion after make -C, allowing for -C being used multiple times</title>
<updated>2020-01-03T22:01:00Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2020-01-03T22:01:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e6c5482dd8546c62704d14492f302353b16d8245'/>
<id>urn:sha1:e6c5482dd8546c62704d14492f302353b16d8245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _stdbuf: Fix mismatch between the long options on the one hand, and the short options and descriptions on the other hand.</title>
<updated>2019-12-23T08:25:48Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2019-12-23T08:25:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3834c423ab293761471d57d2813528d3079cf051'/>
<id>urn:sha1:3834c423ab293761471d57d2813528d3079cf051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #36: Add completion file for GNU Stow</title>
<updated>2019-12-16T11:07:33Z</updated>
<author>
<name>Aurélien Olivier</name>
<email>aurelien@aolivier.eu</email>
</author>
<published>2019-06-24T19:32:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2fd17cae1c0394b80041ec0539758870730d46d1'/>
<id>urn:sha1:2fd17cae1c0394b80041ec0539758870730d46d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "44904: _subversion: Complete multiple comma-separated arguments to --show-item=&lt;TAB&gt;."</title>
<updated>2019-12-03T12:27:13Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2019-12-03T12:27:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=06dddd0b98da9fa285573b1a6e1a0ecc2d6c6bd4'/>
<id>urn:sha1:06dddd0b98da9fa285573b1a6e1a0ecc2d6c6bd4</id>
<content type='text'>
This reverts commit b06117ad21ce8be928e64700f34f7610d45c738a.

Reverted upstream in r1870750.
</content>
</entry>
<entry>
<title>unposted: another place to complete selinux contexts that was missed in 44781</title>
<updated>2019-12-01T21:59:36Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-12-01T21:59:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a833fe4a18526b76b447e107233541e6e6596968'/>
<id>urn:sha1:a833fe4a18526b76b447e107233541e6e6596968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44968: cleanup and update objdump and readelf completions</title>
<updated>2019-12-01T21:49:47Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-12-01T21:49:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6a3e418fb6d17fd6beb2af37c41f7df5312c0bb3'/>
<id>urn:sha1:6a3e418fb6d17fd6beb2af37c41f7df5312c0bb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _sqlite: Fix syntax error</title>
<updated>2019-12-01T00:02:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2019-12-01T00:01:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4bb8c937d85b7a1ff29485fc6023bba70e45852c'/>
<id>urn:sha1:4bb8c937d85b7a1ff29485fc6023bba70e45852c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44948: _subversion: Make _svn_controlled offer everything rather than nothing.</title>
<updated>2019-11-29T20:34:34Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-11-29T01:45:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dae3e135d8c3e2d16e7dc22582aa8a3f66716de7'/>
<id>urn:sha1:dae3e135d8c3e2d16e7dc22582aa8a3f66716de7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44947: _subversion: Complete the 'auth', 'changelist', 'patch', 'resolve', and 'x-unshelve' subcommands.</title>
<updated>2019-11-29T20:34:32Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-11-29T01:45:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a4f5c345c89a066672328c81316ad9cad7a4c7cb'/>
<id>urn:sha1:a4f5c345c89a066672328c81316ad9cad7a4c7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44946: _subversion: Make _svn_conflicts not offer all files in the directory.</title>
<updated>2019-11-29T20:34:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-11-29T01:45:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a6b6b650fbd4e5c024c86cd3964e518ff2dafa3e'/>
<id>urn:sha1:a6b6b650fbd4e5c024c86cd3964e518ff2dafa3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44923: update options for git 2.24</title>
<updated>2019-11-24T21:58:38Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-11-24T21:58:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8aa84bd5fc4402a4118481388640fd74b0aeb321'/>
<id>urn:sha1:8aa84bd5fc4402a4118481388640fd74b0aeb321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44896: use opt_args to find base directory and use it for $(CURDIR)</title>
<updated>2019-11-24T21:56:21Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-11-24T21:56:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5df672b9d781e8333f76b41a4fa91df578e0b1c2'/>
<id>urn:sha1:5df672b9d781e8333f76b41a4fa91df578e0b1c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (salsa.debian.org MR!1): _ip: Complete the -brief option</title>
<updated>2019-11-11T16:00:16Z</updated>
<author>
<name>skirit</name>
<email>skirit@dump.cz</email>
</author>
<published>2019-11-11T15:27:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a8b0d399e5ccb4becb3699fad7e553a39963ebda'/>
<id>urn:sha1:a8b0d399e5ccb4becb3699fad7e553a39963ebda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44904: _subversion: Complete multiple comma-separated arguments to --show-item=&lt;TAB&gt;.</title>
<updated>2019-11-09T12:39:48Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-11-07T17:48:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b06117ad21ce8be928e64700f34f7610d45c738a'/>
<id>urn:sha1:b06117ad21ce8be928e64700f34f7610d45c738a</id>
<content type='text'>
Upstream revision: r1869578 (for 1.14.0)
</content>
</entry>
<entry>
<title>44897: _subversion: Complete --show-item=changelist</title>
<updated>2019-11-07T12:04:27Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-11-07T11:26:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ed26bf92d62c5679c49a842fa85c72ef8317635f'/>
<id>urn:sha1:ed26bf92d62c5679c49a842fa85c72ef8317635f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44882: add completion of -save-stats flag</title>
<updated>2019-11-06T20:26:47Z</updated>
<author>
<name>Eitan Adler</name>
<email>lists@eitanadler.com</email>
</author>
<published>2019-11-01T04:25:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0a296d15acc54a066d38deadde2479b1ec817511'/>
<id>urn:sha1:0a296d15acc54a066d38deadde2479b1ec817511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #41: Extend _dbus with dbus-launch completion</title>
<updated>2019-10-29T14:59:02Z</updated>
<author>
<name>Sebastian Gniazdowski</name>
<email>sgniazdowski@gmail.com</email>
</author>
<published>2019-10-29T13:27:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2c94b597bd218c2a0b9c111fcdd1588e8611f7a9'/>
<id>urn:sha1:2c94b597bd218c2a0b9c111fcdd1588e8611f7a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: tweak to check for openzfs rather than Solaris</title>
<updated>2019-10-29T14:55:25Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-10-29T14:53:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=248ae0b77eaa416026ccd491d719d5ba543933a8'/>
<id>urn:sha1:248ae0b77eaa416026ccd491d719d5ba543933a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #40: Teddy Heinen: adjust zfs completion to use acltype on linux instead of aclmode</title>
<updated>2019-10-28T22:15:37Z</updated>
<author>
<name>Teddy Heinen</name>
<email>skyshayde@gmail.com</email>
</author>
<published>2019-10-26T15:38:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5cf1d6dfd149a83bd6c4418518dc9de430834b99'/>
<id>urn:sha1:5cf1d6dfd149a83bd6c4418518dc9de430834b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c.f. 44831: remove completion functions for long dead projects</title>
<updated>2019-10-18T20:57:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-10-18T20:57:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=308295d4d20567782cc8f41fe2406be55cbb766d'/>
<id>urn:sha1:308295d4d20567782cc8f41fe2406be55cbb766d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c.f. 44831: remove completion functions included in upstream projects</title>
<updated>2019-10-18T20:52:32Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-10-18T20:52:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ea78d0d4ae47a3d6c5fa56eb6d8b2b4129572366'/>
<id>urn:sha1:ea78d0d4ae47a3d6c5fa56eb6d8b2b4129572366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44849: completion updates for changes in OpenBSD 6.6</title>
<updated>2019-10-18T20:47:32Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-10-18T20:47:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a891557b4971afa480c2108d88685b650a3dac13'/>
<id>urn:sha1:a891557b4971afa480c2108d88685b650a3dac13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44812: _subversion: Fix syntax error in 44726/0001</title>
<updated>2019-10-14T01:24:51Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-10-10T16:58:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1156b2aa4444e4c9f66488cc134887faf2c01f74'/>
<id>urn:sha1:1156b2aa4444e4c9f66488cc134887faf2c01f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44681 (tweaked): _composer: Eliminate questionable eval, fix quoting issue</title>
<updated>2019-10-12T07:02:15Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-10-12T07:00:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b79b7791663458f87210db28bf80f0b2d6c13960'/>
<id>urn:sha1:b79b7791663458f87210db28bf80f0b2d6c13960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44797: _git-config: Complete unknown options from 'git help -c'.</title>
<updated>2019-10-02T17:11:11Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-09-30T16:51:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dca638e3011eb53e7cad054d1886eb65b9e882de'/>
<id>urn:sha1:dca638e3011eb53e7cad054d1886eb65b9e882de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44800: complete tmux formats</title>
<updated>2019-10-01T21:15:21Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-10-01T21:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0cc98dfe055705507707a38d01afe8e14fd40529'/>
<id>urn:sha1:0cc98dfe055705507707a38d01afe8e14fd40529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44799: new pv completion</title>
<updated>2019-10-01T21:13:22Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-10-01T21:13:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d89fad7b4f1869909509be5e7b3780928c545aca'/>
<id>urn:sha1:d89fad7b4f1869909509be5e7b3780928c545aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44798: completion option update</title>
<updated>2019-10-01T21:10:17Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-10-01T21:10:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d2d242b30dad78cc9df81a275324e57c9fedd34'/>
<id>urn:sha1:7d2d242b30dad78cc9df81a275324e57c9fedd34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44783, 44791: mark some repeatable options with * in the _arguments specs</title>
<updated>2019-09-30T21:20:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-09-30T21:20:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=934fc7d1164f6a2a90658ff98e642d282d394727'/>
<id>urn:sha1:934fc7d1164f6a2a90658ff98e642d282d394727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44782: new completions for avahi and pkgin</title>
<updated>2019-09-26T23:48:17Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-09-26T23:48:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=095a0121524a6e51a465364e0167a8a47f683e99'/>
<id>urn:sha1:095a0121524a6e51a465364e0167a8a47f683e99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab !9: Rudimentary seafile client completion</title>
<updated>2019-09-26T22:44:10Z</updated>
<author>
<name>Gautam Iyer</name>
<email>gautam@math.cmu.edu</email>
</author>
<published>2019-05-07T21:27:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3c761b5f23cacf6a29b9dc675a4fbbfc2ecf35eb'/>
<id>urn:sha1:3c761b5f23cacf6a29b9dc675a4fbbfc2ecf35eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab !11: luarocks: Fix/improve logic of cache validation</title>
<updated>2019-09-26T22:34:30Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2019-07-24T15:28:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6711985b4bff41f622d96e02f7dc62485f21fe3c'/>
<id>urn:sha1:6711985b4bff41f622d96e02f7dc62485f21fe3c</id>
<content type='text'>
Also: Remove unnecessary quoting of helper function calls.
</content>
</entry>
<entry>
<title>44781: add completion of SELinux contexts</title>
<updated>2019-09-26T22:27:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-09-26T22:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4f48ce208b89b0790f113642aab200a65abf7816'/>
<id>urn:sha1:4f48ce208b89b0790f113642aab200a65abf7816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44780: add completion to getent for the utmpx key on FreeBSD</title>
<updated>2019-09-26T22:23:50Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-09-26T22:23:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=81be5d1dceae907052858d3c2140a109d5c3f553'/>
<id>urn:sha1:81be5d1dceae907052858d3c2140a109d5c3f553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44779: completion for new git switch and git restore commands</title>
<updated>2019-09-26T22:16:54Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-09-26T22:16:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0ff02590c38cfb54c5df9002ceac898225b8fdd1'/>
<id>urn:sha1:0ff02590c38cfb54c5df9002ceac898225b8fdd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44768: _tar: improve completion of long options</title>
<updated>2019-09-20T03:41:54Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2019-09-20T03:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=39e39910eb9180bce87c664ab1fe90e97845f01e'/>
<id>urn:sha1:39e39910eb9180bce87c664ab1fe90e97845f01e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #38: fix completion text for git update-index --chmod</title>
<updated>2019-09-18T16:29:47Z</updated>
<author>
<name>Tobias Schulte</name>
<email>tobias.schulte@gliderpilot.de</email>
</author>
<published>2019-09-18T14:27:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bed4e91681ca5d5a54c2de171e1b25f98c85619e'/>
<id>urn:sha1:bed4e91681ca5d5a54c2de171e1b25f98c85619e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44722: _make: use --always-make instead of .PHONY for GNU make</title>
<updated>2019-09-06T06:47:55Z</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-09-02T09:13:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=597acaab4fabe6bc277bdf01d118d8be88e825b5'/>
<id>urn:sha1:597acaab4fabe6bc277bdf01d118d8be88e825b5</id>
<content type='text'>
Using ".PHONY" might actually execute (phony) targets then, while
"--always-make" triggers processing of all targets, respecting `-n`
(`--dry-run`).
(This can be seen with `make -nsp .PHONY` in
https://github.com/neomake/neomake/tree/76b110d49a, where it actually
causes infinite processing then)

".PHONY" was used since the beginning here (37012f06a [1]).

As for bmake (which also uses `.PHONY`): there does not appear to be a
similar option for it.
While it might work better there (i.e. not causing targets to be run),
it causes an error at least when testing it quickly - which indicates
that it behaves as if using any other non-existing (or special) target
there maybe:

&gt; bmake: don't know how to make .PHONY. Stop

This was added in ecc0a5ece [2] (workers-39654).

Since it uses `-s -f "$file" -V.ALLTARGETS` with `bmake` before to get
targets explicitly, there might not be a reason for calling `bmake` with
`-nsdg1Fstdout … .PHONY` additionally in the first place?!

1: https://github.com/danielshahaf/zsh/commit/37012f06a
2: https://github.com/danielshahaf/zsh/commit/ecc0a5ece
</content>
</entry>
<entry>
<title>44726/0002: _subversion: Update --show-item= completion to 1.12.0.</title>
<updated>2019-09-04T02:56:54Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-09-04T02:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2829e32e3cc894bdd4fffced1cfd78a72dbff763'/>
<id>urn:sha1:2829e32e3cc894bdd4fffced1cfd78a72dbff763</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44726/0001: _subversion: Use 'svn help -v' to show global options, experimental options, and experimental subcommands (upstream issue SVN-4828, to be released in Subversion 1.13.0)</title>
<updated>2019-09-04T02:56:54Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-09-01T00:35:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=770dca2c536cc7cf3921785f28d486a2b3926a56'/>
<id>urn:sha1:770dca2c536cc7cf3921785f28d486a2b3926a56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44633: complete ansible-vault actions like create, edit, etc.</title>
<updated>2019-08-19T14:25:54Z</updated>
<author>
<name>Lajos Koszti</name>
<email>ajnasz@ajnasz.hu</email>
</author>
<published>2019-08-01T11:18:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5ff3529caf8bc31725714eef19a10d7a93f8be87'/>
<id>urn:sha1:5ff3529caf8bc31725714eef19a10d7a93f8be87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44587: completion option updates</title>
<updated>2019-08-19T14:15:49Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-08-19T14:15:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=359a8fce0085888306330354e567f1d0523d230d'/>
<id>urn:sha1:359a8fce0085888306330354e567f1d0523d230d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44675: _find: Fix return status</title>
<updated>2019-08-17T21:30:34Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-08-17T21:29:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c6254f2a93947035ce23b1787923efbda4e8aa9f'/>
<id>urn:sha1:c6254f2a93947035ce23b1787923efbda4e8aa9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24102: _user_admin subuids and subgids</title>
<updated>2019-07-30T08:54:18Z</updated>
<author>
<name>Eric Cook</name>
<email>llua@gmx.com</email>
</author>
<published>2019-07-29T18:44:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5fd80faf982ee0ca5781a4c977177efdfb2f0865'/>
<id>urn:sha1:5fd80faf982ee0ca5781a4c977177efdfb2f0865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44356: complete ansible callback plugins for the relevant environment variable's value</title>
<updated>2019-07-18T23:44:20Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-07-18T23:44:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a4f3df89abe283c7ebd877768e3b52f807790586'/>
<id>urn:sha1:a4f3df89abe283c7ebd877768e3b52f807790586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44551: update for new git changes</title>
<updated>2019-07-18T23:42:26Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-07-18T23:40:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4b5b1563a8f8705ba4ee81b7b0e7ae9aa9365c6d'/>
<id>urn:sha1:4b5b1563a8f8705ba4ee81b7b0e7ae9aa9365c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44389: update _iostat and _vmstat for BSD</title>
<updated>2019-06-03T13:33:10Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2019-06-03T13:27:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1d37624ad6ada222f0ae69816a034dd342406b3e'/>
<id>urn:sha1:1d37624ad6ada222f0ae69816a034dd342406b3e</id>
<content type='text'>
common parts are separated into _bsd_disks and _fbsd_device_types
</content>
</entry>
<entry>
<title>44349: completion option updates</title>
<updated>2019-05-22T23:19:02Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-05-22T23:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6a0874cad65d7949b3bcc2b082f9c6d6b9225a2a'/>
<id>urn:sha1:6a0874cad65d7949b3bcc2b082f9c6d6b9225a2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5</title>
<updated>2019-05-08T22:17:04Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-05-08T22:17:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7'/>
<id>urn:sha1:09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44274: allow finer control of completion match soring with compadd's -o option</title>
<updated>2019-05-07T21:24:49Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-05-07T21:24:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cd6fd2b0a3641774e7854ff8298d1d82643c4b4a'/>
<id>urn:sha1:cd6fd2b0a3641774e7854ff8298d1d82643c4b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab !6: Rudimentary rclone completion</title>
<updated>2019-05-07T20:03:14Z</updated>
<author>
<name>Gautam Iyer</name>
<email>gautam@math.cmu.edu</email>
</author>
<published>2019-03-02T17:23:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5200637bda09e34da934e18f3c30f4b124d8d597'/>
<id>urn:sha1:5200637bda09e34da934e18f3c30f4b124d8d597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab !7: Minor fixes to _lp and _gv completion</title>
<updated>2019-05-06T22:06:39Z</updated>
<author>
<name>Gautam Iyer</name>
<email>gautam@math.cmu.edu</email>
</author>
<published>2019-02-10T21:42:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f7850406c993ceb2d8924ae428585e91c569aab0'/>
<id>urn:sha1:f7850406c993ceb2d8924ae428585e91c569aab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab !8: Support completion of installed lua rocks' versions</title>
<updated>2019-05-06T21:48:00Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2019-03-25T08:34:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6bf8c4720da20a73f8ebde151c761c3766e12b4b'/>
<id>urn:sha1:6bf8c4720da20a73f8ebde151c761c3766e12b4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab !4: Add pandoc completion</title>
<updated>2019-05-06T21:39:10Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2019-02-13T14:04:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cecaad96cb9a2324e73c58f5dfa8b16fa0d3c589'/>
<id>urn:sha1:cecaad96cb9a2324e73c58f5dfa8b16fa0d3c589</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab !3: Transmission remote completion</title>
<updated>2019-05-06T21:31:18Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2019-02-13T13:53:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2f420b8de309194b525d7c6d7ed61039c9eb5d96'/>
<id>urn:sha1:2f420b8de309194b525d7c6d7ed61039c9eb5d96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #33: Add completion file for myrepos (mr)</title>
<updated>2019-05-06T15:03:59Z</updated>
<author>
<name>Aurélien Olivier</name>
<email>aurelien@aolivier.eu</email>
</author>
<published>2019-03-04T20:49:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3908987b4ae831da48732b60fa6843ab33feafbc'/>
<id>urn:sha1:3908987b4ae831da48732b60fa6843ab33feafbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #35: fix _arguments spec for gem push completion</title>
<updated>2019-05-06T14:46:13Z</updated>
<author>
<name>Laurent Arnoud</name>
<email>laurent@spkdev.net</email>
</author>
<published>2019-05-05T18:01:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=191e05b1083d8c8ac8b2858c9278a7bd5414881f'/>
<id>urn:sha1:191e05b1083d8c8ac8b2858c9278a7bd5414881f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44251: Completion: Fix various wording issues</title>
<updated>2019-04-26T22:50:00Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-04-26T22:50:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8ce9e20c4963b288cee9a76523c41579880aeeb1'/>
<id>urn:sha1:8ce9e20c4963b288cee9a76523c41579880aeeb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44250: Completion: Fix use of -A and -S options to _arguments</title>
<updated>2019-04-26T22:48:30Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-04-26T22:48:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=860bcdd5615996640bc1680596f3af8636d9c84e'/>
<id>urn:sha1:860bcdd5615996640bc1680596f3af8636d9c84e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44249: Completion: Handle zsh/files built-ins in _mv and _rmdir</title>
<updated>2019-04-26T22:45:35Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-04-26T22:45:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d56a43f80296eb2e6ce690ce4012429c4e67975a'/>
<id>urn:sha1:d56a43f80296eb2e6ce690ce4012429c4e67975a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44234: _ssh: Update for OpenSSH 8.0</title>
<updated>2019-04-26T22:43:19Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-04-26T22:43:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9208e321da719def8c37264545ba76de8aa50ca9'/>
<id>urn:sha1:9208e321da719def8c37264545ba76de8aa50ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44242: Completion: Use _pick_variant -b to detect builtins</title>
<updated>2019-04-23T03:04:24Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2019-04-23T03:04:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a4f44972076ac86bde7f8b96c18b10807d580965'/>
<id>urn:sha1:a4f44972076ac86bde7f8b96c18b10807d580965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44158: Completion: Add _postgresql</title>
<updated>2019-04-01T19:44:42Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-04-01T19:42:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c749a06bc9f15b5153d55b7f5e6f9a3a252e39f6'/>
<id>urn:sha1:c749a06bc9f15b5153d55b7f5e6f9a3a252e39f6</id>
<content type='text'>
Adjusted to fix minor copy/paste error in __pgsql_cfg_params
</content>
</entry>
<entry>
<title>unposted: _chmod: Adjust _guard pattern</title>
<updated>2019-03-25T04:52:22Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-03-25T04:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fa92c6a1af7793e4563f41bf80ecaf4331ccce07'/>
<id>urn:sha1:fa92c6a1af7793e4563f41bf80ecaf4331ccce07</id>
<content type='text'>
Per off-list feedback from Daniel, use a more context-specific pattern
</content>
</entry>
<entry>
<title>unposted: _chmod: Use _guard for mode operand</title>
<updated>2019-03-22T22:22:23Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-03-22T22:22:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dc2d8d9c26a55aca9ebaf0ca09214bbcca983d4a'/>
<id>urn:sha1:dc2d8d9c26a55aca9ebaf0ca09214bbcca983d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44149: _mkdir, _stat: Use _pick_variant -b</title>
<updated>2019-03-22T03:04:55Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2019-03-20T03:09:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9b267ff1ebd02177613c25ba8e032fdcc4b8d349'/>
<id>urn:sha1:9b267ff1ebd02177613c25ba8e032fdcc4b8d349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44147: add/update completions for procps-ng</title>
<updated>2019-03-22T00:23:42Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2019-03-22T00:23:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3e542bcd818c57785aa4cc7c5e6be3b92118fb7d'/>
<id>urn:sha1:3e542bcd818c57785aa4cc7c5e6be3b92118fb7d</id>
<content type='text'>
New completions for free, pmap, slabtop, tload. Update _top.
</content>
</entry>
<entry>
<title>44111: _git: Use `git rev-list` for log messages</title>
<updated>2019-03-21T22:02:16Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-03-21T21:56:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3e67e8347c77c6f455216fc114c6a26f6859bc68'/>
<id>urn:sha1:3e67e8347c77c6f455216fc114c6a26f6859bc68</id>
<content type='text'>
This side-steps issues related to `git log` respecting settings like
log.showSignature
</content>
</entry>
<entry>
<title>44135: Add chmod builtin</title>
<updated>2019-03-19T03:17:54Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2019-03-19T03:14:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6331772c5b35ff9d4deb80ff9461d04b5e0d2db5'/>
<id>urn:sha1:6331772c5b35ff9d4deb80ff9461d04b5e0d2db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44135: _chmod: Reformat to minimize next diff. No functional change.</title>
<updated>2019-03-18T00:33:11Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2019-03-18T00:24:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2f670be951b1b6e242691562a9daf06010bfce99'/>
<id>urn:sha1:2f670be951b1b6e242691562a9daf06010bfce99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44101: _vim: better support for nvim</title>
<updated>2019-03-08T08:09:26Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2019-03-08T08:09:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=36290f3e8e8cf3c69856bc9c5c08ddeccd1aebf2'/>
<id>urn:sha1:36290f3e8e8cf3c69856bc9c5c08ddeccd1aebf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44087: _getconf: Complete options, config variables on more systems</title>
<updated>2019-02-28T01:31:55Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-02-28T01:31:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3efacdbacf88a84160589e612fdbbdc5dda74bf2'/>
<id>urn:sha1:3efacdbacf88a84160589e612fdbbdc5dda74bf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44080: Completion: Fix several option-description typos</title>
<updated>2019-02-26T07:21:29Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-02-26T07:21:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=29222ca186339aa7b69f33a00fc61b40b32dc307'/>
<id>urn:sha1:29222ca186339aa7b69f33a00fc61b40b32dc307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _less: Fix typo</title>
<updated>2019-02-24T20:37:34Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-02-24T20:37:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2331785afbdeee674b235711bdca05e3a7c685ca'/>
<id>urn:sha1:2331785afbdeee674b235711bdca05e3a7c685ca</id>
<content type='text'>
Reported here: https://www.reddit.com/r/zsh/comments/au98zv/_/
</content>
</entry>
<entry>
<title>44077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s`</title>
<updated>2019-02-22T19:20:16Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-02-22T19:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d4f989973952063a4815898eebb0c3922513aad5'/>
<id>urn:sha1:d4f989973952063a4815898eebb0c3922513aad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44076: _column: Support Debian, add missing options, adjust wording</title>
<updated>2019-02-22T19:14:16Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-02-22T19:14:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7930905f0ccddd8899a73cfe77f04a9646a6a6be'/>
<id>urn:sha1:7930905f0ccddd8899a73cfe77f04a9646a6a6be</id>
<content type='text'>
Tweaked per off-list discussion with Daniel: We agreed that it would be
best to side-step the wording disagreement between the BSD and
util-linux implementations by using our own description for -x, which
was borrowed from the one for `print -ca`
</content>
</entry>
<entry>
<title>gitlab !5: Add new abcde completion.</title>
<updated>2019-02-09T09:08:20Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2018-06-12T09:45:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=109975b1b57a347bee1085b2a0b26ec004445a24'/>
<id>urn:sha1:109975b1b57a347bee1085b2a0b26ec004445a24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #31: Add new demangle style, rust and dlang</title>
<updated>2019-02-09T09:08:03Z</updated>
<author>
<name>Hiroki Noda</name>
<email>kubo39@gmail.com</email>
</author>
<published>2019-01-27T18:21:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a8c9daf7f16a5c0fcd92ff15be09a50aef0a7895'/>
<id>urn:sha1:a8c9daf7f16a5c0fcd92ff15be09a50aef0a7895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44033: Add completion for dos2unix/unix2dos</title>
<updated>2019-02-03T17:58:42Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-02-03T17:58:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7b97d4f749710729016d4a5e74aeba1d24094503'/>
<id>urn:sha1:7b97d4f749710729016d4a5e74aeba1d24094503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #32: Fix a typo in the git tag completion.</title>
<updated>2019-01-28T00:48:23Z</updated>
<author>
<name>Fredric Silberberg</name>
<email>fred@silberberg.xyz</email>
</author>
<published>2019-01-28T00:42:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4f6ac08af3ffd9ce13912a50cbeed6546a2440e6'/>
<id>urn:sha1:4f6ac08af3ffd9ce13912a50cbeed6546a2440e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43974: _git: Always offer -F/-m for `git tag`</title>
<updated>2019-01-04T21:12:31Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-01-04T21:12:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=35c7b0f9e9724e58887beb53a2c297e50a41df0f'/>
<id>urn:sha1:35c7b0f9e9724e58887beb53a2c297e50a41df0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43959: Add completion for strongSwan, &amp;al.</title>
<updated>2019-01-01T12:49:08Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-01-01T12:49:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1f8bea22473f5f8f829c604899bd39a896c804f1'/>
<id>urn:sha1:1f8bea22473f5f8f829c604899bd39a896c804f1</id>
<content type='text'>
Also update _urls to complete unix:// URIs as for file://
</content>
</entry>
<entry>
<title>43914 (tweaked): Add completion for Composer</title>
<updated>2018-12-30T15:54:54Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2018-12-30T15:48:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9dde124818950ec7cd815461f8aaaa57221aa080'/>
<id>urn:sha1:9dde124818950ec7cd815461f8aaaa57221aa080</id>
<content type='text'>
Tweaks: Adjusted spelling, fixed minor idiomatic issues
</content>
</entry>
</feed>
