<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_postfix, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2016-09-16T04:02:12Z</updated>
<entry>
<title>unposted: _postfix: Correct quoting in _call_program invocations.</title>
<updated>2016-09-16T04:02:12Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-16T04:02:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d523ddaba2cd160343b54d3e38ea001c63a87dc6'/>
<id>urn:sha1:d523ddaba2cd160343b54d3e38ea001c63a87dc6</id>
<content type='text'>
Fixes completion when the command name ('postconf') or the argument to
the -c option ('/etc/postfix') are quoted on the command line, as in

    % postconf -c '/etc/postfix' ... &lt;TAB&gt;
</content>
</entry>
<entry>
<title>39312 (tweaked): _postfix (postconf): Complete only applicable parameters for -X and -#.</title>
<updated>2016-09-16T03:58:02Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-14T05:14:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6914fb298d5b736a331a87f6e2510903c6e89b84'/>
<id>urn:sha1:6914fb298d5b736a331a87f6e2510903c6e89b84</id>
<content type='text'>
Unposted tweak: change the tag and description in the _describe call.
</content>
</entry>
<entry>
<title>unposted: _postfix_queue_id: Unbreak completion of short queue ids of held/active messages, broken in 39108.</title>
<updated>2016-09-02T19:20:56Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-02T05:48:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=972423629f115b710c385cff0daa60182e5f33e6'/>
<id>urn:sha1:972423629f115b710c385cff0daa60182e5f33e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39108 (tweaked): _postfix: Support $enable_long_queue_ids.</title>
<updated>2016-08-30T01:58:59Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-08-27T18:44:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4ce0b1c0985f469ac93341185f06dd8bdb2c91d0'/>
<id>urn:sha1:4ce0b1c0985f469ac93341185f06dd8bdb2c91d0</id>
<content type='text'>
Note that this not only adds a second compadd invocation but also adds a space
to the first compadd invocation, to prevent the start of a new-style queue id
from matching as an old-style queue id.
</content>
</entry>
<entry>
<title>39110: _postfix: Complete 'postconf'.</title>
<updated>2016-08-30T01:57:55Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-08-27T18:44:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d916ba1a00a809187219e571b94ddd299a39003f'/>
<id>urn:sha1:d916ba1a00a809187219e571b94ddd299a39003f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39107: _postfix: Complete 'postqueue'. Also minor tweaks to 'postsuper'.</title>
<updated>2016-08-30T01:57:55Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-08-27T18:44:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=823bb6fe8572f176f4433b12677ea90e06ca9d53'/>
<id>urn:sha1:823bb6fe8572f176f4433b12677ea90e06ca9d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39109: _postfix: Use mailq to obtain queue id's.</title>
<updated>2016-08-30T01:57:54Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-08-27T18:44:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1712c626339c3e7f40273d9e57906fab96a329a9'/>
<id>urn:sha1:1712c626339c3e7f40273d9e57906fab96a329a9</id>
<content type='text'>
'mailq' is usually in */bin (as opposed to */sbin) and so is more likely
to be in $PATH.
</content>
</entry>
<entry>
<title> * 20634: Completion/Unix/Command/_postfix: completion for postsuper.</title>
<updated>2004-12-24T19:50:15Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2004-12-24T19:50:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f46e37a3dc73ea3be7d0a087cf19aa7abd05374a'/>
<id>urn:sha1:f46e37a3dc73ea3be7d0a087cf19aa7abd05374a</id>
<content type='text'>
</content>
</entry>
</feed>
