<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh-completions, branch 0.23.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh-completions/atom/?h=0.23.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh-completions/atom/?h=0.23.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/'/>
<updated>2017-02-13T18:52:56Z</updated>
<entry>
<title>Merge pull request #488 from SmartFinn/patool-completion</title>
<updated>2017-02-13T18:52:56Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2017-02-13T18:52:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=72af5d08f1c07507d74103af039e98a2791fccb5'/>
<id>urn:sha1:72af5d08f1c07507d74103af039e98a2791fccb5</id>
<content type='text'>
Add completion for patool</content>
</entry>
<entry>
<title>Add completion for patool</title>
<updated>2017-02-13T18:15:01Z</updated>
<author>
<name>Sergei Eremenko</name>
<email>finalitik@gmail.com</email>
</author>
<published>2017-02-13T18:15:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8855715806c63c1d3b42ae9b0ba4f9543d2b6d5f'/>
<id>urn:sha1:8855715806c63c1d3b42ae9b0ba4f9543d2b6d5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #487 from ypid/ansible/debops_hosts_support</title>
<updated>2017-02-13T07:25:59Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2017-02-13T07:25:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=425c193364df481c0fba8142c86273124a148be3'/>
<id>urn:sha1:425c193364df481c0fba8142c86273124a148be3</id>
<content type='text'>
Support to find Ansible hosts file in DebOps style projects</content>
</entry>
<entry>
<title>Support to find Ansible hosts file in DebOps style projects</title>
<updated>2017-02-11T11:23:51Z</updated>
<author>
<name>Robin Schneider</name>
<email>ypid@riseup.net</email>
</author>
<published>2017-02-11T11:15:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=48d620dcb2c8937190ad213e868330ea956b272d'/>
<id>urn:sha1:48d620dcb2c8937190ad213e868330ea956b272d</id>
<content type='text'>
In [DebOps](https://debops.org/), it is common to have the Ansible host
inventory in a projects directory below "$HOME". This allows to have multiple
and separate Ansible environments.  For such a setup, the host inventory can be
found at `$PWD/ansible/inventory/hosts` as Ansible is typically executed from
the root of the project.  This patch adds support for such a layout as
fallback.

Ref: https://docs.debops.org/en/latest/debops-playbooks/docs/guides/getting-started.html
</content>
</entry>
<entry>
<title>Merge pull request #470 from lenoch/yaourt-pkg-tar</title>
<updated>2017-01-02T14:24:04Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2017-01-02T14:24:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=fb28eaf1d6c3c697f1e9721ee9ec911b8d0118ec'/>
<id>urn:sha1:fb28eaf1d6c3c697f1e9721ee9ec911b8d0118ec</id>
<content type='text'>
yaourt: support .pkg.tar extension</content>
</entry>
<entry>
<title>yaourt: support .pkg.tar extension</title>
<updated>2017-01-02T13:10:27Z</updated>
<author>
<name>Ondřej Svoboda</name>
<email>ondrej@svobodasoft.cz</email>
</author>
<published>2016-11-24T17:31:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9a7bf5566180464993328f8d969ba94ab1d8114d'/>
<id>urn:sha1:9a7bf5566180464993328f8d969ba94ab1d8114d</id>
<content type='text'>
pacman's completion already supports this extension so just follow suit.

Motivation: makepkg produces packages (e.g. from AUR) without compression
with its PKGEXT='.pkg.tar' setting, which speeds up building and installing
them manually.
</content>
</entry>
<entry>
<title>Add RPM installation info</title>
<updated>2016-12-27T23:00:57Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-12-27T23:00:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e88b3bcfa7e4757a960c93fbe13cfc7c376da24e'/>
<id>urn:sha1:e88b3bcfa7e4757a960c93fbe13cfc7c376da24e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #483 from olejorgenb/udisksctl</title>
<updated>2016-12-27T07:50:23Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-12-27T07:50:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8c037ae0e853c61e93066524c8215132e56f3ed8'/>
<id>urn:sha1:8c037ae0e853c61e93066524c8215132e56f3ed8</id>
<content type='text'>
Completion for 'udisksctl'</content>
</entry>
<entry>
<title>udisksctl: Add some notes about the upstream bash completions</title>
<updated>2016-12-27T06:53:50Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-27T06:46:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3ae23b8996c08e3f1229b893e7308a56c1a99221'/>
<id>urn:sha1:3ae23b8996c08e3f1229b893e7308a56c1a99221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>udisksctl: Change license to MIT</title>
<updated>2016-12-27T06:53:36Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-27T06:33:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=688562c9878e4ab5ee864a68dba917380c4506ab'/>
<id>urn:sha1:688562c9878e4ab5ee864a68dba917380c4506ab</id>
<content type='text'>
Fits in a header, less restrictive etc.

See https://github.com/zsh-users/zsh-completions/pull/483
</content>
</entry>
<entry>
<title>udisksctl: add new/missing command</title>
<updated>2016-12-27T06:25:40Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-27T06:25:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=bb32e9eb90d2edf695b1c6447b321fc016a396d6'/>
<id>urn:sha1:bb32e9eb90d2edf695b1c6447b321fc016a396d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #481 from olejorgenb/util-linux-column</title>
<updated>2016-12-26T02:35:15Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-12-26T02:35:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3bdf1dd44afea90d2062f88a8a73b05236c918a2'/>
<id>urn:sha1:3bdf1dd44afea90d2062f88a8a73b05236c918a2</id>
<content type='text'>
Completion for 'column' (util-linux)</content>
</entry>
<entry>
<title>Merge pull request #482 from olejorgenb/util-linux-paste</title>
<updated>2016-12-26T02:35:07Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-12-26T02:35:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8a0cbb62fa53cf2529aadccbdd5a5663ef195690'/>
<id>urn:sha1:8a0cbb62fa53cf2529aadccbdd5a5663ef195690</id>
<content type='text'>
Completion for 'paste' (util-linux)</content>
</entry>
<entry>
<title>Completion for 'udisksctl'</title>
<updated>2016-12-25T07:30:44Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-25T07:30:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=01760c8d21440988932edeab193fa0f853abf125'/>
<id>urn:sha1:01760c8d21440988932edeab193fa0f853abf125</id>
<content type='text'>
Salvaged from rejected/ignored patch to upstream by Damir Jelić (poljar) [1].

License is assumed to be gpl2 since it was submitted as a patch to udisks [2].

I tried contacting poljar, but the email address is no longer active.

[1] https://lists.freedesktop.org/archives/devkit-devel/2014-February/001554.html
[2] https://cgit.freedesktop.org/udisks/tree/tools
</content>
</entry>
<entry>
<title>paste: add license header and fixes to auto-generated script</title>
<updated>2016-12-25T07:09:34Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-25T06:59:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2e79ec885bf325bc578a04e01441a4c2a38171e8'/>
<id>urn:sha1:2e79ec885bf325bc578a04e01441a4c2a38171e8</id>
<content type='text'>
Note: allow multiple '-d' since the tool allow it and then it's an annoying
restriction if one have aliased paste. eg.: alias paste='paste -d ,'
</content>
</entry>
<entry>
<title>paste: Autogenerated the easy parts</title>
<updated>2016-12-25T06:52:55Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-25T06:52:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2f7763e9f2b453d4d26b8d26d460607d0f7935c4'/>
<id>urn:sha1:2f7763e9f2b453d4d26b8d26d460607d0f7935c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completion for 'column' (util-linux)</title>
<updated>2016-12-25T06:46:28Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-25T06:46:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=53d0e3fea576df837f09e04194fabb3bd4de05ca'/>
<id>urn:sha1:53d0e3fea576df837f09e04194fabb3bd4de05ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #479 from zsh-users/go-subdir-comp</title>
<updated>2016-12-23T10:02:48Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-12-23T10:02:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=75b70de1f940c03787cf6f219d6540fcacd22ba0'/>
<id>urn:sha1:75b70de1f940c03787cf6f219d6540fcacd22ba0</id>
<content type='text'>
Fix path completion for completing go files in subdirectories</content>
</entry>
<entry>
<title>Fix path completion for completing go files in subdirectories</title>
<updated>2016-12-22T05:22:02Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-12-22T05:22:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2606e51b6a1a83a981bac203e86828ac4f1fbcb8'/>
<id>urn:sha1:2606e51b6a1a83a981bac203e86828ac4f1fbcb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #478 from kota65535/master</title>
<updated>2016-12-21T10:26:04Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-12-21T10:26:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=6965917e6deb81f5b4058ed40bad1266716ce5c0'/>
<id>urn:sha1:6965917e6deb81f5b4058ed40bad1266716ce5c0</id>
<content type='text'>
Fix regex of ansible completion</content>
</entry>
<entry>
<title>Fix regex of ansible completion</title>
<updated>2016-12-21T09:43:23Z</updated>
<author>
<name>kota65535</name>
<email>kota65535@gmail.com</email>
</author>
<published>2016-12-21T09:43:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=75bbd4b155698f4e2567560799bd06f6710dcc20'/>
<id>urn:sha1:75bbd4b155698f4e2567560799bd06f6710dcc20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #476 from olejorgenb/patch-1</title>
<updated>2016-12-20T04:43:34Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-12-20T04:43:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1e1c48e37b31953517952e4095dbc51d3eeaed79'/>
<id>urn:sha1:1e1c48e37b31953517952e4095dbc51d3eeaed79</id>
<content type='text'>
Add NixOS to list of distros</content>
</entry>
<entry>
<title>Add NixOS to list of distros</title>
<updated>2016-12-20T04:21:06Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-12-20T04:21:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9839d2917cb8b93a6b7205be8fe1078f24181aa4'/>
<id>urn:sha1:9839d2917cb8b93a6b7205be8fe1078f24181aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #474 from cjk/httpie-raw-json-file-paths</title>
<updated>2016-12-19T02:57:36Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-12-19T02:57:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8318b8a3b42a236c3c7c1d37c3e256655fd6967d'/>
<id>urn:sha1:8318b8a3b42a236c3c7c1d37c3e256655fd6967d</id>
<content type='text'>
Added raw-json field file path support to httpie-completion.</content>
</entry>
<entry>
<title>Added raw-json field file path support to httpie-completion.</title>
<updated>2016-12-18T18:26:52Z</updated>
<author>
<name>Claus Klingberg</name>
<email>cjk@pobox.com</email>
</author>
<published>2016-12-18T18:22:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e5bd16f74054a662382b89264ecdab90a2d08f55'/>
<id>urn:sha1:e5bd16f74054a662382b89264ecdab90a2d08f55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #472 from ViktorHaag/revert-471-ag-past-version-one</title>
<updated>2016-12-04T18:01:09Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-12-04T18:01:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d170ef1363924eaa8f9183c98e5830eb3031d90c'/>
<id>urn:sha1:d170ef1363924eaa8f9183c98e5830eb3031d90c</id>
<content type='text'>
Revert "fix version logic for major version &gt; 0"</content>
</entry>
<entry>
<title>Revert "fix version logic for major version &gt; 0"</title>
<updated>2016-12-02T21:32:13Z</updated>
<author>
<name>Viktor Haag</name>
<email>ViktorHaag@users.noreply.github.com</email>
</author>
<published>2016-12-02T21:32:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=6c61261d933da389f80f3cb22916fc66f8c5a632'/>
<id>urn:sha1:6c61261d933da389f80f3cb22916fc66f8c5a632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #471 from ViktorHaag/ag-past-version-one</title>
<updated>2016-12-02T20:12:24Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-12-02T20:12:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=fd176b1ccf78ab9438e70a880ff96a42998269a7'/>
<id>urn:sha1:fd176b1ccf78ab9438e70a880ff96a42998269a7</id>
<content type='text'>
fix version logic for major version &gt; 0</content>
</entry>
<entry>
<title>version should check &gt; 21, not &gt; 22</title>
<updated>2016-12-01T21:03:40Z</updated>
<author>
<name>Viktor Haag</name>
<email>Viktor.Haag@D2L.com</email>
</author>
<published>2016-12-01T21:03:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c011691455a84eaaa213b4c863a1d46e5dc582de'/>
<id>urn:sha1:c011691455a84eaaa213b4c863a1d46e5dc582de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vars need $ prefixes</title>
<updated>2016-12-01T19:26:58Z</updated>
<author>
<name>Viktor Haag</name>
<email>Viktor.Haag@D2L.com</email>
</author>
<published>2016-12-01T19:26:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c802f5348b1188bd98904bff9e9b30da8e6ff58c'/>
<id>urn:sha1:c802f5348b1188bd98904bff9e9b30da8e6ff58c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated to use ack completion module style version checking</title>
<updated>2016-12-01T19:18:35Z</updated>
<author>
<name>Viktor Haag</name>
<email>Viktor.Haag@D2L.com</email>
</author>
<published>2016-12-01T19:18:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=080d0b70f1f4c86cf1d855830e055271d387f223'/>
<id>urn:sha1:080d0b70f1f4c86cf1d855830e055271d387f223</id>
<content type='text'>
-- instead of looking at major and minor, we'll do what the ack completion
   module does: produce an x.y version number that we then compare directly to,
   to avoid complicated "if major version OR minor version" checking
</content>
</entry>
<entry>
<title>fix version logic for major version &gt; 0</title>
<updated>2016-12-01T18:59:27Z</updated>
<author>
<name>Viktor Haag</name>
<email>Viktor.Haag@D2L.com</email>
</author>
<published>2016-12-01T18:59:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=febd4043235dc8ca104efdc63b25295ed1e10329'/>
<id>urn:sha1:febd4043235dc8ca104efdc63b25295ed1e10329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README improvements/fixes</title>
<updated>2016-11-26T17:16:54Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-11-26T17:16:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=50cb5d1196004c558d9975a4a0823e657c9c5212'/>
<id>urn:sha1:50cb5d1196004c558d9975a4a0823e657c9c5212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add completion script for Software Collections (https://www.softwarecollections.org)</title>
<updated>2016-11-26T16:45:54Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-11-26T16:45:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4c93cb02ec9ef784442561cc6b951b3807c9aafd'/>
<id>urn:sha1:4c93cb02ec9ef784442561cc6b951b3807c9aafd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #469 from kastiglione/rg-types</title>
<updated>2016-11-20T14:30:00Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-11-20T14:30:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=f67a6bbc44f5698f938095a6dd8ff5055c9a676f'/>
<id>urn:sha1:f67a6bbc44f5698f938095a6dd8ff5055c9a676f</id>
<content type='text'>
rg: Declare `types` variable before assignment</content>
</entry>
<entry>
<title>rg: Declare `types` variable before use</title>
<updated>2016-11-18T18:58:36Z</updated>
<author>
<name>Dave Lee</name>
<email>kastiglione@fb.com</email>
</author>
<published>2016-11-18T18:58:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1c4d9c86601d73c5343d98647c77bcda848ebb3a'/>
<id>urn:sha1:1c4d9c86601d73c5343d98647c77bcda848ebb3a</id>
<content type='text'>
Follow-up to https://github.com/zsh-users/zsh-completions/pull/468
</content>
</entry>
<entry>
<title>Merge pull request #468 from kastiglione/rg-arrays</title>
<updated>2016-11-18T07:30:58Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-11-18T07:30:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=f662c859783cde796fc0ec1d04237c95f44a6deb'/>
<id>urn:sha1:f662c859783cde796fc0ec1d04237c95f44a6deb</id>
<content type='text'>
rg: declare array variables</content>
</entry>
<entry>
<title>rg: declare array variables</title>
<updated>2016-11-17T23:15:24Z</updated>
<author>
<name>Dave Lee</name>
<email>kastiglione@fb.com</email>
</author>
<published>2016-11-17T23:15:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=047c2652406fe75f0c774aacf18ab77d0053bdce'/>
<id>urn:sha1:047c2652406fe75f0c774aacf18ab77d0053bdce</id>
<content type='text'>
Without this, with zsh version `zsh 5.0.8 (x86_64-apple-darwin15.0)`, this error occurs:

    unknown file attribute: \n

For more information see also: https://github.com/rust-lang-nursery/rustup.rs/issues/727
</content>
</entry>
<entry>
<title>Merge pull request #466 from niko2342/git_journal_completion</title>
<updated>2016-11-12T13:57:44Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-11-12T13:57:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=7a24a5e561a086c430ed4774cc194b3c91b3b31c'/>
<id>urn:sha1:7a24a5e561a086c430ed4774cc194b3c91b3b31c</id>
<content type='text'>
Add completion script for git-journal</content>
</entry>
<entry>
<title>Added license header</title>
<updated>2016-11-12T08:50:29Z</updated>
<author>
<name>Nico Wagner</name>
<email>nico@cryptopone.org</email>
</author>
<published>2016-11-12T08:50:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=41f3e87c39ea42f0b16f78fc00de16ac2c547533'/>
<id>urn:sha1:41f3e87c39ea42f0b16f78fc00de16ac2c547533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add completion script for git-journal</title>
<updated>2016-11-05T08:51:12Z</updated>
<author>
<name>Nico Wagner</name>
<email>nico@cryptopone.org</email>
</author>
<published>2016-11-05T08:51:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d820d70234b0a98fc344ba61017b44c1bf775454'/>
<id>urn:sha1:d820d70234b0a98fc344ba61017b44c1bf775454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #464 from pseyfert/cmake_module_path</title>
<updated>2016-10-31T04:43:34Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-10-31T04:43:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=44e821b7032bcaea90cbdaa724e94b8e3e98ddd1'/>
<id>urn:sha1:44e821b7032bcaea90cbdaa724e94b8e3e98ddd1</id>
<content type='text'>
[_cmake] add CMAKE_MODULE_PATH to common property names</content>
</entry>
<entry>
<title>[_cmake] add CMAKE_MODULE_PATH to common property names</title>
<updated>2016-10-29T22:04:49Z</updated>
<author>
<name>Paul Seyfert</name>
<email>paul.seyfert@mib.infn.it</email>
</author>
<published>2016-10-29T22:04:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0d5cceb9d44380b11a3e6c53588ce80b5fae8fb1'/>
<id>urn:sha1:0d5cceb9d44380b11a3e6c53588ce80b5fae8fb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #462 from arcizan/ripgrep</title>
<updated>2016-10-19T16:52:43Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-10-19T16:52:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=cd61ca5054a2243ed7c6a2363404ad4a9b2d9eaf'/>
<id>urn:sha1:cd61ca5054a2243ed7c6a2363404ad4a9b2d9eaf</id>
<content type='text'>
Add completion script for ripgrep</content>
</entry>
<entry>
<title>Add completion script for ripgrep</title>
<updated>2016-10-19T08:01:25Z</updated>
<author>
<name>arcizan</name>
<email>y.amemiya@opt.ne.jp</email>
</author>
<published>2016-10-18T18:06:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=06b09147eb8f4ea8097bf2402a81d633b2fc19b4'/>
<id>urn:sha1:06b09147eb8f4ea8097bf2402a81d633b2fc19b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #461 from cmcaine/patch-1</title>
<updated>2016-10-17T16:43:59Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-10-17T16:43:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=61ce68a26a60ec81ccea00f0ba856ff9bfe050f9'/>
<id>urn:sha1:61ce68a26a60ec81ccea00f0ba856ff9bfe050f9</id>
<content type='text'>
Fix typos in _chattr</content>
</entry>
<entry>
<title>Fix typos in _chattr</title>
<updated>2016-10-17T16:36:39Z</updated>
<author>
<name>Colin Caine</name>
<email>cmcaine@users.noreply.github.com</email>
</author>
<published>2016-10-17T16:36:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=116eebfedb2daaca160cec36c0cda71a148790c4'/>
<id>urn:sha1:116eebfedb2daaca160cec36c0cda71a148790c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #456 from JindrichPilar/trash-cli</title>
<updated>2016-10-16T12:38:25Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-10-16T12:38:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2d1f793d9473d1b572fe43136422a3dcc9851765'/>
<id>urn:sha1:2d1f793d9473d1b572fe43136422a3dcc9851765</id>
<content type='text'>
Autocompletion for trash-cli</content>
</entry>
<entry>
<title>Merge pull request #452 from pseyfert/cmake</title>
<updated>2016-10-16T12:37:39Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-10-16T12:37:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=04f4722da905226bfb6a6e24f603ed3b3c047260'/>
<id>urn:sha1:04f4722da905226bfb6a6e24f603ed3b3c047260</id>
<content type='text'>
add --build option to _cmake</content>
</entry>
<entry>
<title>Merge pull request #459 from blueyed/envdir</title>
<updated>2016-10-16T12:35:11Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-10-16T12:35:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a727af2c5c8c23b6e4c017491c6dda9d9d5ae37d'/>
<id>urn:sha1:a727af2c5c8c23b6e4c017491c6dda9d9d5ae37d</id>
<content type='text'>
Add completion for envdir</content>
</entry>
<entry>
<title>Merge pull request #453 from JindrichPilar/afew</title>
<updated>2016-10-16T12:34:56Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-10-16T12:34:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=ac5deec761a1c86352bad3760ff219be7f62a6ae'/>
<id>urn:sha1:ac5deec761a1c86352bad3760ff219be7f62a6ae</id>
<content type='text'>
Completion for afew</content>
</entry>
<entry>
<title>Merge pull request #455 from JindrichPilar/archlinux-java</title>
<updated>2016-10-16T12:33:59Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-10-16T12:33:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=09ac4b47220853106d4bc5d4620eb66b61ecb287'/>
<id>urn:sha1:09ac4b47220853106d4bc5d4620eb66b61ecb287</id>
<content type='text'>
Completion for archlinux-java</content>
</entry>
<entry>
<title>Add completion for envdir</title>
<updated>2016-10-16T12:23:28Z</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2016-10-16T12:23:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c822cd07a563939be6d9f3f38e2b9f60067d0591'/>
<id>urn:sha1:c822cd07a563939be6d9f3f38e2b9f60067d0591</id>
<content type='text'>
Ref: https://github.com/jezdez/envdir/issues/54
</content>
</entry>
<entry>
<title>Merge pull request #458 from foudfou/master</title>
<updated>2016-10-15T17:06:50Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-10-15T17:06:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b58606046acd8dcdf9d0195ae24f7aae4fb5cb1e'/>
<id>urn:sha1:b58606046acd8dcdf9d0195ae24f7aae4fb5cb1e</id>
<content type='text'>
Add `config` and `export` commands to _rkt.</content>
</entry>
<entry>
<title>Add `config` and `export` commands to _rkt.</title>
<updated>2016-10-15T14:58:47Z</updated>
<author>
<name>foudfou</name>
<email>foudil.newbie+git@gmail.com</email>
</author>
<published>2016-10-15T14:58:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b9ab8f5c5c893424963cd86ddb0b24acd5237fdc'/>
<id>urn:sha1:b9ab8f5c5c893424963cd86ddb0b24acd5237fdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Manualy reformated trash-cli</title>
<updated>2016-10-09T09:13:27Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T09:13:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d7b0bc8fb2a157ca47af6cd4b777b8bfe58819df'/>
<id>urn:sha1:d7b0bc8fb2a157ca47af6cd4b777b8bfe58819df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Manualy reformated _afew</title>
<updated>2016-10-09T08:39:42Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T08:39:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8d643ceaa594ca6d74db448216a74d03bee21222'/>
<id>urn:sha1:8d643ceaa594ca6d74db448216a74d03bee21222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Manually reformated _archlinux-java</title>
<updated>2016-10-09T08:37:21Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T08:37:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=9c17dea89a796c70b11c1c4cf0005e1bf42db327'/>
<id>urn:sha1:9c17dea89a796c70b11c1c4cf0005e1bf42db327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completion for trash-restore</title>
<updated>2016-10-09T06:51:19Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T06:51:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=116c85a7d718febeda65ebafb47f5796b8787324'/>
<id>urn:sha1:116c85a7d718febeda65ebafb47f5796b8787324</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trash-put and trash have same competion</title>
<updated>2016-10-09T06:45:22Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T06:45:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d9fc96f6a34ebf4c7e62e2dd3f3d359be950e196'/>
<id>urn:sha1:d9fc96f6a34ebf4c7e62e2dd3f3d359be950e196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completion for trash-empty</title>
<updated>2016-10-09T06:43:02Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T06:43:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=76a62e82f9edc67ee48895be660b591d3137fe1c'/>
<id>urn:sha1:76a62e82f9edc67ee48895be660b591d3137fe1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completion for trash-list</title>
<updated>2016-10-09T06:41:21Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T06:41:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b1b04b8d1adc9a5264e3da76f7d442dade7b9bfd'/>
<id>urn:sha1:b1b04b8d1adc9a5264e3da76f7d442dade7b9bfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completion for trash-put</title>
<updated>2016-10-09T06:38:50Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-09T06:38:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=fffe5f114f6da67cd136f50e9f92542360899772'/>
<id>urn:sha1:fffe5f114f6da67cd136f50e9f92542360899772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added long options into _afew</title>
<updated>2016-10-08T15:42:41Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-08T15:42:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=90662e912f75c4b03c86610e62d4756e5e25cad9'/>
<id>urn:sha1:90662e912f75c4b03c86610e62d4756e5e25cad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added meta info snippet into _afew and reformated</title>
<updated>2016-10-08T15:37:00Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-08T15:05:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=a98235687ef5fb814761fb966a7606d2c805ad8a'/>
<id>urn:sha1:a98235687ef5fb814761fb966a7606d2c805ad8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added snippet into _archlinux-java and reformated</title>
<updated>2016-10-08T15:35:57Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-08T15:35:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=6db432153e5145d990ce44d10a148c195511dbbd'/>
<id>urn:sha1:6db432153e5145d990ce44d10a148c195511dbbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completion for archlinux-java</title>
<updated>2016-10-07T16:22:16Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-07T16:20:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3c98c2d308136cf4a5f50ec53e65e70c6c32934f'/>
<id>urn:sha1:3c98c2d308136cf4a5f50ec53e65e70c6c32934f</id>
<content type='text'>
Completion script for archlinux-java a tool for selecting default Java runtime (https://wiki.archlinux.org/index.php/java)
</content>
</entry>
<entry>
<title>Completion for afew</title>
<updated>2016-10-06T16:40:35Z</updated>
<author>
<name>Jindrich Pilar</name>
<email>pilar.jindrich@gmail.com</email>
</author>
<published>2016-10-06T16:38:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=62592134de5a57e12edf1fb50ea8daff19844c82'/>
<id>urn:sha1:62592134de5a57e12edf1fb50ea8daff19844c82</id>
<content type='text'>
Completion script for afew an initial tagging script for notmuch
mail.(https://github.com/teythoon/afew)
</content>
</entry>
<entry>
<title>import updates from pseyfert/zsh-cmake-completion@cc043d7ff6121c5c47eb21a267756e276d4e9d27</title>
<updated>2016-09-26T08:17:50Z</updated>
<author>
<name>Paul Seyfert</name>
<email>paul.seyfert@mib.infn.it</email>
</author>
<published>2016-09-25T18:26:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=7145daaeed265d11dfd664a5faa816f728292d90'/>
<id>urn:sha1:7145daaeed265d11dfd664a5faa816f728292d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in the cmake script</title>
<updated>2016-09-26T08:17:45Z</updated>
<author>
<name>Morgan Lieberthal</name>
<email>morgan@jmorgan.org</email>
</author>
<published>2016-08-22T23:18:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=b1b142620c2b3ec5fa28c97c254ead188355aa5f'/>
<id>urn:sha1:b1b142620c2b3ec5fa28c97c254ead188355aa5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding cloudfoundry compdef</title>
<updated>2016-09-13T18:05:09Z</updated>
<author>
<name>dannyzen</name>
<email>danny.rosen@gmail.com</email>
</author>
<published>2016-09-13T18:05:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=f0438a05edf669232daac65d3c26e23564c7d620'/>
<id>urn:sha1:f0438a05edf669232daac65d3c26e23564c7d620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#207: remove compdefs without a license header</title>
<updated>2016-09-08T20:26:58Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-09-08T20:26:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0713143ec8ffc55da4c9f81e475cd5e21f2771f4'/>
<id>urn:sha1:0713143ec8ffc55da4c9f81e475cd5e21f2771f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #449 from KrisShannon/dget</title>
<updated>2016-09-08T15:22:39Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-09-08T15:22:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3d6fb8c708e7f997fa4c0ca722ea91fd2198139c'/>
<id>urn:sha1:3d6fb8c708e7f997fa4c0ca722ea91fd2198139c</id>
<content type='text'>
Small update to _dget</content>
</entry>
<entry>
<title>Add copyright notice</title>
<updated>2016-09-05T08:24:46Z</updated>
<author>
<name>Kris Shannon</name>
<email>k.shannon@amaze.com.au</email>
</author>
<published>2016-09-05T08:24:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c941533edb9bd106f4a5759295d1719505aa576b'/>
<id>urn:sha1:c941533edb9bd106f4a5759295d1719505aa576b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --backup option and force --no-conf to be first option</title>
<updated>2016-09-05T08:23:40Z</updated>
<author>
<name>Kris Shannon</name>
<email>k.shannon@amaze.com.au</email>
</author>
<published>2016-09-05T08:23:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=2063ac30791cba5991a3d2dc85daa5a283ca93b8'/>
<id>urn:sha1:2063ac30791cba5991a3d2dc85daa5a283ca93b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #448 from jkraemer/rails-test</title>
<updated>2016-09-03T12:31:21Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-09-03T12:31:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=d04a31c48d7ab3bff907d09a76a2bb58eedaba7e'/>
<id>urn:sha1:d04a31c48d7ab3bff907d09a76a2bb58eedaba7e</id>
<content type='text'>
adds basic file completion for 'rails test' command</content>
</entry>
<entry>
<title>adds basic file completion for 'rails test' command</title>
<updated>2016-09-03T03:10:34Z</updated>
<author>
<name>Jens Kraemer</name>
<email>jk@jkraemer.net</email>
</author>
<published>2016-09-03T03:10:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=5233dbed368ec5a424b2b9ee42634ace5dc4a534'/>
<id>urn:sha1:5233dbed368ec5a424b2b9ee42634ace5dc4a534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #447 from olejorgenb/util-linux-lsblk</title>
<updated>2016-09-01T19:47:36Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-09-01T19:47:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4696b8e99c65974d28b165badf42603a492621c5'/>
<id>urn:sha1:4696b8e99c65974d28b165badf42603a492621c5</id>
<content type='text'>
lsblk completion</content>
</entry>
<entry>
<title>Merge pull request #442 from syohex/fix-go-tool-pprof</title>
<updated>2016-09-01T19:45:35Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-09-01T19:45:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=12b0137289d8d97e36bf44f59070a638bc89218c'/>
<id>urn:sha1:12b0137289d8d97e36bf44f59070a638bc89218c</id>
<content type='text'>
Fix 'go tool pprof' completion error</content>
</entry>
<entry>
<title>Merge pull request #440 from leoj3n/patch-2</title>
<updated>2016-09-01T19:42:05Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-09-01T19:42:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=23968059f9607713ed1ca3bbecd83570865d8964'/>
<id>urn:sha1:23968059f9607713ed1ca3bbecd83570865d8964</id>
<content type='text'>
Delete _github</content>
</entry>
<entry>
<title>Merge pull request #437 from syohex/trailing-space</title>
<updated>2016-09-01T19:41:24Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-09-01T19:41:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=adebe610b5edd4fb2adf843a6c5cf68158ee09e8'/>
<id>urn:sha1:adebe610b5edd4fb2adf843a6c5cf68158ee09e8</id>
<content type='text'>
Remove trailing spaces</content>
</entry>
<entry>
<title>Add header (copyright, etc) and some description adjustments</title>
<updated>2016-08-09T15:59:43Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-08-09T15:44:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=3c7788c90977ec850621040c4a87b7af1bb1543d'/>
<id>urn:sha1:3c7788c90977ec850621040c4a87b7af1bb1543d</id>
<content type='text'>
- Comply with zsh/Etc/completion-style-guide
- Comply with zsh-completions contribution guidelines
</content>
</entry>
<entry>
<title>Complete major numbers too (--include/--exclude)</title>
<updated>2016-08-09T15:40:44Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-08-09T15:40:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=fc617458c154013fa1b021d1330b1ef4a3d313b4'/>
<id>urn:sha1:fc617458c154013fa1b021d1330b1ef4a3d313b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only complete device files (and directories)</title>
<updated>2016-08-09T15:21:36Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-08-09T15:21:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1ecc42490edabc207bcdad2efb91225a094d0620'/>
<id>urn:sha1:1ecc42490edabc207bcdad2efb91225a094d0620</id>
<content type='text'>
+ Some cleanup
</content>
</entry>
<entry>
<title>Merge pull request #439 from leoj3n/patch-1</title>
<updated>2016-08-09T04:32:33Z</updated>
<author>
<name>Vadim A. Misbakh-Soloviov</name>
<email>msva@users.noreply.github.com</email>
</author>
<published>2016-08-09T04:32:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e09fa74f2d1bf66fd4838294451b42d872c9b71b'/>
<id>urn:sha1:e09fa74f2d1bf66fd4838294451b42d872c9b71b</id>
<content type='text'>
Update Homebrew README link</content>
</entry>
<entry>
<title>Merge pull request #443 from arcan1s/drop-docker-machine</title>
<updated>2016-08-09T04:31:44Z</updated>
<author>
<name>Vadim A. Misbakh-Soloviov</name>
<email>msva@users.noreply.github.com</email>
</author>
<published>2016-08-09T04:31:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8199c63da4bb86290c114698073e4b7c3cf55b25'/>
<id>urn:sha1:8199c63da4bb86290c114698073e4b7c3cf55b25</id>
<content type='text'>
Delete _docker-machine</content>
</entry>
<entry>
<title>Complete output column names</title>
<updated>2016-08-08T18:56:26Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-08-08T18:56:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=db301d4b32e4374ffd73a78f59314a0a789841ed'/>
<id>urn:sha1:db301d4b32e4374ffd73a78f59314a0a789841ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't suggest same option twice</title>
<updated>2016-08-08T17:54:39Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-08-08T17:54:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=80bee25a20985c581cc23adb104789f74616bf81'/>
<id>urn:sha1:80bee25a20985c581cc23adb104789f74616bf81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor adjustments to the descriptions</title>
<updated>2016-08-08T17:30:36Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-08-08T17:30:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=99713ff544c49cbe829541620fe9bdaea400d1ec'/>
<id>urn:sha1:99713ff544c49cbe829541620fe9bdaea400d1ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Autogenerated the easy parts</title>
<updated>2016-08-08T17:26:53Z</updated>
<author>
<name>Ole Jørgen Brønner</name>
<email>olejorgenb@yahoo.no</email>
</author>
<published>2016-08-08T17:26:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=8c7c094558fa998ad41d68e5410e896da52a580f'/>
<id>urn:sha1:8c7c094558fa998ad41d68e5410e896da52a580f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete _docker-machine</title>
<updated>2016-08-05T09:55:03Z</updated>
<author>
<name>Evgeniy Alekseev</name>
<email>i@arcanis.me</email>
</author>
<published>2016-08-05T09:55:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=e81c1ec00fd6632b90ba708240d46605896989a0'/>
<id>urn:sha1:e81c1ec00fd6632b90ba708240d46605896989a0</id>
<content type='text'>
Upstream has own version of completions: https://github.com/docker/machine/blob/master/contrib/completion/zsh/_docker-machine. It is provided in the latest release (0.8.0) at least.</content>
</entry>
<entry>
<title>Fix 'go tool pprof' completion error</title>
<updated>2016-08-02T01:37:36Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-08-02T01:37:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=c94729ac5c234073c2048b79e106380b9078ddbc'/>
<id>urn:sha1:c94729ac5c234073c2048b79e106380b9078ddbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete _github</title>
<updated>2016-07-30T14:10:35Z</updated>
<author>
<name>Joel Kuzmarski</name>
<email>leoj3n@gmail.com</email>
</author>
<published>2016-07-30T14:10:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4312917036f618d9b542181cab2392d4eb241faa'/>
<id>urn:sha1:4312917036f618d9b542181cab2392d4eb241faa</id>
<content type='text'>
closes #438</content>
</entry>
<entry>
<title>Update Homebrew README link</title>
<updated>2016-07-30T14:08:56Z</updated>
<author>
<name>Joel Kuzmarski</name>
<email>leoj3n@gmail.com</email>
</author>
<published>2016-07-30T14:08:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=61d7fe987c4fc3e697dbaaf574808e32a181fa62'/>
<id>urn:sha1:61d7fe987c4fc3e697dbaaf574808e32a181fa62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing spaces</title>
<updated>2016-07-20T08:58:50Z</updated>
<author>
<name>Syohei YOSHIDA</name>
<email>syohex@gmail.com</email>
</author>
<published>2016-07-20T08:58:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=24d3bd1c7ccba0997b12424b44fa9cbdc0b4cd23'/>
<id>urn:sha1:24d3bd1c7ccba0997b12424b44fa9cbdc0b4cd23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#207: Add license header to _cmake, with explicit permission from Scott Kroll &lt;skroll@gmail.com&gt;</title>
<updated>2016-07-18T17:58:36Z</updated>
<author>
<name>Julien Nicoulaud</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-07-18T17:56:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=4195d4f6ee8f68f231766fa33285d8cfce9c1164'/>
<id>urn:sha1:4195d4f6ee8f68f231766fa33285d8cfce9c1164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #435 from michaelmior/rsvm</title>
<updated>2016-07-18T17:26:08Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-07-18T17:26:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=41ccde363788b2f0b0d347a4b0f488452e0fe053'/>
<id>urn:sha1:41ccde363788b2f0b0d347a4b0f488452e0fe053</id>
<content type='text'>
Add completion script for rsvm</content>
</entry>
<entry>
<title>Merge pull request #431 from lukechilds/patch-1</title>
<updated>2016-07-18T17:25:31Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-07-18T17:25:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=0441cdb5b12a1be00b24e233853f08d048e05cd8'/>
<id>urn:sha1:0441cdb5b12a1be00b24e233853f08d048e05cd8</id>
<content type='text'>
Update antigen command</content>
</entry>
<entry>
<title>Merge pull request #429 from JonasGroeger/patch-1</title>
<updated>2016-07-18T17:25:02Z</updated>
<author>
<name>nicoulaj</name>
<email>julien.nicoulaud@gmail.com</email>
</author>
<published>2016-07-18T17:25:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=753ad965d3328a5b9e4deb0e09464a1d51c72d73'/>
<id>urn:sha1:753ad965d3328a5b9e4deb0e09464a1d51c72d73</id>
<content type='text'>
Update README.md</content>
</entry>
<entry>
<title>Add completion script for rsvm</title>
<updated>2016-07-16T14:40:15Z</updated>
<author>
<name>Michael Mior</name>
<email>michael.mior@gmail.com</email>
</author>
<published>2016-07-16T14:40:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh-completions/commit/?id=1c95ef8afd912da74fcaa49a721a5999446f2e4f'/>
<id>urn:sha1:1c95ef8afd912da74fcaa49a721a5999446f2e4f</id>
<content type='text'>
</content>
</entry>
</feed>
