<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Base, branch interrupt_abort</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Base?h=interrupt_abort</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Base?h=interrupt_abort'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2014-12-09T21:13:51Z</updated>
<entry>
<title>33942: always block to fix ZLS_COLORS</title>
<updated>2014-12-09T21:13:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-12-09T21:13:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=42120c197bb5f1d01d61ab326c972d8555e24a79'/>
<id>urn:sha1:42120c197bb5f1d01d61ab326c972d8555e24a79</id>
<content type='text'>
Ensures we get the right state of $ZLS_COLORS at the end of _main_complete
even if there's an interrupt.  However, the "right state" is a bit messy
as it depends on styles.
</content>
</entry>
<entry>
<title>33859: Fix traps in completion</title>
<updated>2014-12-05T17:06:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2014-12-05T17:06:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4a198cdda3d499af4e2b4f4a2279f98c8d07433'/>
<id>urn:sha1:b4a198cdda3d499af4e2b4f4a2279f98c8d07433</id>
<content type='text'>
We need to use a function-style trap in order for the effect of the
interrupt to propagate back correctly.
</content>
</entry>
<entry>
<title>users/19365: completer for current directory of other shell processes</title>
<updated>2014-11-25T19:03:53Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-11-24T15:24:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ee38545c623992d968c0729479663f79c816af2e'/>
<id>urn:sha1:ee38545c623992d968c0729479663f79c816af2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: fix thinko in status message for INT/QUIT signals; check errflag in output loops</title>
<updated>2014-10-29T15:45:57Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-10-29T15:45:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=691547cda60f0512c645e80246292936e660f326'/>
<id>urn:sha1:691547cda60f0512c645e80246292936e660f326</id>
<content type='text'>
Two semi-related patches for keyboard interrupt handling in completion,
most importantly so that unexpectedly long completion listings can be
interrupted.
</content>
</entry>
<entry>
<title>33438: use the new way of splitting strings with a dynamic separator</title>
<updated>2014-10-13T09:13:55Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-10-13T09:13:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=03241e50b00858c4ebd285cadc1abfcb965f25ce'/>
<id>urn:sha1:03241e50b00858c4ebd285cadc1abfcb965f25ce</id>
<content type='text'>
from 33423 and quote separators where needed
</content>
</entry>
<entry>
<title>33403: be conservative about redirecting _call_program stderr, the caller may have already done so</title>
<updated>2014-10-10T00:54:47Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-10-10T00:54:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=22c4ea424ce2e8febce04d324c5ec9898f5d534b'/>
<id>urn:sha1:22c4ea424ce2e8febce04d324c5ec9898f5d534b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion</title>
<updated>2014-10-02T15:39:43Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-10-02T15:39:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=57252dc1e0b9f3b67189ac4957e51c31ee156ff6'/>
<id>urn:sha1:57252dc1e0b9f3b67189ac4957e51c31ee156ff6</id>
<content type='text'>
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
</content>
</entry>
<entry>
<title>33223: discard stderr except when _complete_debug is in progress.</title>
<updated>2014-09-24T03:31:31Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-09-24T03:31:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5a2668a6ac1c433337a4db8bc859b712be6b32f1'/>
<id>urn:sha1:5a2668a6ac1c433337a4db8bc859b712be6b32f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33205: keep array of completions and array of display strings in sync when filtering for matches</title>
<updated>2014-09-20T02:42:45Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-09-20T02:42:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e1ba30afae4e0a81bec3c4e3616711ed1e265fad'/>
<id>urn:sha1:e1ba30afae4e0a81bec3c4e3616711ed1e265fad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33088: indentation in $PS4</title>
<updated>2014-09-03T07:24:29Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-09-03T07:24:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6d9635b0bd3c5e0a2445b01b40727ec295863d00'/>
<id>urn:sha1:6d9635b0bd3c5e0a2445b01b40727ec295863d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33069: remove internal quoting before lookup when expanding aliases in an unquoted word</title>
<updated>2014-08-30T21:09:23Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-08-30T21:09:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e01739d2b73153823cb5689ec787202f4d321e2c'/>
<id>urn:sha1:e01739d2b73153823cb5689ec787202f4d321e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33047: use git to simplify massively source distribution file selection</title>
<updated>2014-08-23T20:01:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-23T20:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cc6e9db29da73bb226b6e53ff4df0f135207d206'/>
<id>urn:sha1:cc6e9db29da73bb226b6e53ff4df0f135207d206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32997: new utility function for separated lists</title>
<updated>2014-08-14T17:00:04Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-08-13T22:00:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=469ee6daef50d0736a38f646bd9eb659b7aad6d1'/>
<id>urn:sha1:469ee6daef50d0736a38f646bd9eb659b7aad6d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release</title>
<updated>2014-08-10T16:49:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-10T16:49:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f8ae47f29b766dc0330b19d7fdb35859d6aab930'/>
<id>urn:sha1:f8ae47f29b766dc0330b19d7fdb35859d6aab930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32441: add completer for file extensions</title>
<updated>2014-03-03T15:50:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-03-03T15:50:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d301a527e729e2a2fda03069e485bdcc2e12823'/>
<id>urn:sha1:7d301a527e729e2a2fda03069e485bdcc2e12823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32439: add new show-ambiguity style</title>
<updated>2014-03-03T11:08:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-03-03T11:08:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1f290a3e8277347a782a7766948aab47c10120c8'/>
<id>urn:sha1:1f290a3e8277347a782a7766948aab47c10120c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32435: improved quoting for ignore-line completion style</title>
<updated>2014-02-26T20:39:11Z</updated>
<author>
<name>Jun T</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2014-02-26T16:32:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d7242405a82332716b5fdba68f32ecabf6349be'/>
<id>urn:sha1:7d7242405a82332716b5fdba68f32ecabf6349be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/18498: observe add-space style in _expand_alias so suffix can be disabled</title>
<updated>2014-02-25T08:02:19Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2014-02-20T13:54:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7c314132789aa2b7a571890eca06d3f1e22d0f0e'/>
<id>urn:sha1:7c314132789aa2b7a571890eca06d3f1e22d0f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32322: display a message when completion is interrupted from the keyboard</title>
<updated>2014-01-30T16:25:06Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-01-30T16:25:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=779ad93490f03e0759c065618a3267d2e6f07b84'/>
<id>urn:sha1:779ad93490f03e0759c065618a3267d2e6f07b84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32186: fix bad backreference; handle glob patterns with backslashed quotes</title>
<updated>2013-12-28T08:30:17Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2013-12-28T08:30:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9e4468d38d9f92c2d849c56b31525c45127b9623'/>
<id>urn:sha1:9e4468d38d9f92c2d849c56b31525c45127b9623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31205: Do not display "(eval)" as a tag context</title>
<updated>2013-06-10T07:18:52Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2013-06-10T07:18:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8a35ec4eefaa6bea2871c1c41566870b343db8af'/>
<id>urn:sha1:8a35ec4eefaa6bea2871c1c41566870b343db8af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31369: set locale for completion if locale command is not usable</title>
<updated>2013-05-04T15:07:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-05-04T15:07:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=60e41f9fc8de1413ae6f0e16d9e7049772089b15'/>
<id>urn:sha1:60e41f9fc8de1413ae6f0e16d9e7049772089b15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31355: _comp_locale tries to sanitise locales but keep CTYPE;</title>
<updated>2013-04-29T09:08:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2013-04-29T09:08:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8cdb57b3b7f8810eaf87b8d797736c6a318f2cfc'/>
<id>urn:sha1:8cdb57b3b7f8810eaf87b8d797736c6a318f2cfc</id>
<content type='text'>
use this for subversion completion.
</content>
</entry>
<entry>
<title>31234: use an "always" block instead of "trap" to clean up various function</title>
<updated>2013-04-07T20:37:25Z</updated>
<author>
<name>Bart Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2013-04-07T20:37:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4b02fbc8a6481c05bfb0eb82259e17b3a8714a4'/>
<id>urn:sha1:b4b02fbc8a6481c05bfb0eb82259e17b3a8714a4</id>
<content type='text'>
overrides
</content>
</entry>
<entry>
<title>31151: Pavol Juhas: complete (C etc) tags better</title>
<updated>2013-03-14T19:34:32Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2013-03-14T19:34:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a69f05b4cecb800c8d09c9ab94ef18d11ef275e8'/>
<id>urn:sha1:a69f05b4cecb800c8d09c9ab94ef18d11ef275e8</id>
<content type='text'>
when file system is not case sensitive.
</content>
</entry>
<entry>
<title>Missing .distfiles entries</title>
<updated>2012-12-16T18:48:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-12-16T18:48:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7152094541a54c92ff937413f850e09412585b7b'/>
<id>urn:sha1:7152094541a54c92ff937413f850e09412585b7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/17382: complete URLs for vim and make _remote_files more</title>
<updated>2012-11-07T20:59:09Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2012-11-07T20:59:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a8ffff2cb774a83584e4467b14c41517973c5468'/>
<id>urn:sha1:a8ffff2cb774a83584e4467b14c41517973c5468</id>
<content type='text'>
consistent with _files
</content>
</entry>
<entry>
<title>users/12713: returning REPLY to _user_expand sets description for expansion</title>
<updated>2012-09-03T11:12:15Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-09-03T11:12:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d3891edfca77ce587585990135242247a48595fc'/>
<id>urn:sha1:d3891edfca77ce587585990135242247a48595fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>30081: make _main_complete independent of IGNORE_CLOSE_BRACES option</title>
<updated>2012-01-05T19:59:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-01-05T19:59:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=432112c4256bf7e33776fa1ad57e148b5864e303'/>
<id>urn:sha1:432112c4256bf7e33776fa1ad57e148b5864e303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>30012: add $state_descr</title>
<updated>2011-12-13T17:43:01Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-12-13T17:43:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3f98949ca8915d2d9c095ccaa65b308ab502b6c6'/>
<id>urn:sha1:3f98949ca8915d2d9c095ccaa65b308ab502b6c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29918: Completion: Add new _remote_files() helper and use it to reduce code duplication.</title>
<updated>2011-12-09T22:39:08Z</updated>
<author>
<name>Simon Ruderich</name>
<email>rudi_s@users.sourceforge.net</email>
</author>
<published>2011-12-09T22:39:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d374f2b1800d54d37a8e4c5299e824874a0489ed'/>
<id>urn:sha1:d374f2b1800d54d37a8e4c5299e824874a0489ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29820: _pick_variant -b to match builtin</title>
<updated>2011-10-14T19:01:41Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-10-14T19:01:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8dc39360c92252207c9287e63d2f7bb457a77aaf'/>
<id>urn:sha1:8dc39360c92252207c9287e63d2f7bb457a77aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29635: Improve _complete_debug syntax and handling of fd's</title>
<updated>2011-08-03T09:36:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-08-03T09:36:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=771b059a526effbddb895fb041e30b3a5e038b48'/>
<id>urn:sha1:771b059a526effbddb895fb041e30b3a5e038b48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29384: Add _comp_caller_options</title>
<updated>2011-05-27T14:36:33Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-27T14:36:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3214cf0a74976e8b8d2b5dc1013666d7b9b95a9a'/>
<id>urn:sha1:3214cf0a74976e8b8d2b5dc1013666d7b9b95a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29338: fix pattern in _main_complete for insert-tab.</title>
<updated>2011-05-24T01:09:46Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-24T01:09:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4c3efc94cccd4194f1c4e28561a0a1f86f420936'/>
<id>urn:sha1:4c3efc94cccd4194f1c4e28561a0a1f86f420936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29307, 29308 + replies: Fix some doubled words in docs and comments.</title>
<updated>2011-05-19T16:10:46Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-19T16:10:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=72cb7cfc6fff21d3fb9b3f1aa384ce4b17a4e8c0'/>
<id>urn:sha1:72cb7cfc6fff21d3fb9b3f1aa384ce4b17a4e8c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mikael: 28531: typos</title>
<updated>2010-12-16T13:55:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-16T13:55:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=246bcd10a7aeb54094ba02f032e682b759ee4b0b'/>
<id>urn:sha1:246bcd10a7aeb54094ba02f032e682b759ee4b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: remove users/15622 _pick_variant change</title>
<updated>2010-12-07T15:10:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-07T15:10:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=72d1045da5f38380a8b4bd6fcb02baac21e0a4cf'/>
<id>urn:sha1:72d1045da5f38380a8b4bd6fcb02baac21e0a4cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/15621: compdef -p/-P &lt;pat&gt;=&lt;service&gt;</title>
<updated>2010-12-06T17:23:04Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-12-06T17:23:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8d00aca697066a70c38aa04eba19726cd8b2f3a7'/>
<id>urn:sha1:8d00aca697066a70c38aa04eba19726cd8b2f3a7</id>
<content type='text'>
users/15622: use service with _pick_variant
</content>
</entry>
<entry>
<title>28186: replace (...|...) pattern-match with a loop over the alternatives to</title>
<updated>2010-08-22T15:54:36Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2010-08-22T15:54:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=059c8dede666e4b7698f141687e67441c469541e'/>
<id>urn:sha1:059c8dede666e4b7698f141687e67441c469541e</id>
<content type='text'>
avoid issues with pattern-quoting each alternative.
</content>
</entry>
<entry>
<title>27911: no completion colouring with old lists when turned off</title>
<updated>2010-04-27T08:49:11Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-04-27T08:49:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5d77927ffde695fb659af9d1ce3fb9df5a795179'/>
<id>urn:sha1:5d77927ffde695fb659af9d1ce3fb9df5a795179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mikael: 27797: delimit arguments to compadd in _expand_alias</title>
<updated>2010-03-15T21:17:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-15T21:17:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1b68e0ea00deb508b394f1c0a4413205e621c293'/>
<id>urn:sha1:1b68e0ea00deb508b394f1c0a4413205e621c293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27233: improved _values handling of optional arguments</title>
<updated>2009-08-28T15:10:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-08-28T15:10:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5b80d50ad3b88b74ff84ae760d80d7a965ea5670'/>
<id>urn:sha1:5b80d50ad3b88b74ff84ae760d80d7a965ea5670</id>
<content type='text'>
mount -o loop= argument is optional
</content>
</entry>
<entry>
<title>users/14267: files added by ignore-line should be quoted</title>
<updated>2009-07-30T19:01:56Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-07-30T19:01:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5449458e5a1f3cafd04c1a5bac25f9d64ecb9b91'/>
<id>urn:sha1:5449458e5a1f3cafd04c1a5bac25f9d64ecb9b91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26861 from Greg plus 26863: global parameters in _read_comp</title>
<updated>2009-04-21T16:04:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-21T16:04:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e70b53a12703a7856078349c848e3aee3ca80131'/>
<id>urn:sha1:e70b53a12703a7856078349c848e3aee3ca80131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/14033 as modified by users/14037 and added doc: allow colon quoting</title>
<updated>2009-04-18T07:26:56Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2009-04-18T07:26:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1f09b2909dd21ecb58a67125f340466da50e92b0'/>
<id>urn:sha1:1f09b2909dd21ecb58a67125f340466da50e92b0</id>
<content type='text'>
in matches in _describe
</content>
</entry>
<entry>
<title>26801: add completion for calendar function</title>
<updated>2009-04-01T10:57:10Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-01T10:57:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1e7c14ee356892a5f3576322b44f2724c9b73f5f'/>
<id>urn:sha1:1e7c14ee356892a5f3576322b44f2724c9b73f5f</id>
<content type='text'>
add tracking of precommand modifiers that are in effect
</content>
</entry>
<entry>
<title>26783: new _user_expand completer</title>
<updated>2009-03-25T13:27:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-03-25T13:27:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d5c5a1f9874c62f12788cb4f3c08c1926935633c'/>
<id>urn:sha1:d5c5a1f9874c62f12788cb4f3c08c1926935633c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26746: tweak history modifier completion</title>
<updated>2009-03-17T10:03:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-03-17T10:03:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1d025a2bb97b24afee8421f475355b6219667858'/>
<id>urn:sha1:1d025a2bb97b24afee8421f475355b6219667858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26744: completion of history modifiers in normal command line arguments</title>
<updated>2009-03-16T18:29:38Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-03-16T18:29:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b0fde52d53c039af943336268e9e2b2d485fac0f'/>
<id>urn:sha1:b0fde52d53c039af943336268e9e2b2d485fac0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26609: _path_files: better (?) fix for globcomplete.</title>
<updated>2009-02-28T07:11:31Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2009-02-28T07:11:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=027ce9a00134c1f9c272739042e7133ad792dec7'/>
<id>urn:sha1:027ce9a00134c1f9c272739042e7133ad792dec7</id>
<content type='text'>
unposted: _pick_variant: explicit rather than implicit success return.
</content>
</entry>
<entry>
<title>Back off 26270 (accept-and-menu-complete).</title>
<updated>2009-01-13T12:19:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-01-13T12:19:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0cf040f4bf50c5530bd19da76ea234e2cd831667'/>
<id>urn:sha1:0cf040f4bf50c5530bd19da76ea234e2cd831667</id>
<content type='text'>
Was causing memory corruption
</content>
</entry>
<entry>
<title>26270: allow accept-and-menu-complete work with _vallues as well</title>
<updated>2009-01-09T20:54:35Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2009-01-09T20:54:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1a43616975310a638f76ba4f5e73757e4b071a1f'/>
<id>urn:sha1:1a43616975310a638f76ba4f5e73757e4b071a1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26053: handle --help output like "--[fetch]all"</title>
<updated>2008-11-17T10:37:37Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-11-17T10:37:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0662164f13dc1df9ca2cdf1b5ab78d297eed51d1'/>
<id>urn:sha1:0662164f13dc1df9ca2cdf1b5ab78d297eed51d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.</title>
<updated>2008-10-15T06:11:39Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2008-10-15T06:11:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4504a28ac3f72fc43615d1b5d632183a1717dc8b'/>
<id>urn:sha1:4504a28ac3f72fc43615d1b5d632183a1717dc8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Phil Pennock: 25275: use restrictive permissions on cache files</title>
<updated>2008-07-11T19:18:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-07-11T19:18:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f7f66ea11faf8fd9b419460dc11947c792e02331'/>
<id>urn:sha1:f7f66ea11faf8fd9b419460dc11947c792e02331</id>
<content type='text'>
put zstat in example zshrc
</content>
</entry>
<entry>
<title>24585: completion for glob qualifiers plus</title>
<updated>2008-02-23T00:10:24Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-02-23T00:10:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=485a008075ce19bfdf19922c803d1637ebb5255e'/>
<id>urn:sha1:485a008075ce19bfdf19922c803d1637ebb5255e</id>
<content type='text'>
bug fix for _alternative
</content>
</entry>
<entry>
<title>Peter: 24235: handle underscores</title>
<updated>2007-12-13T22:05:59Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-12-13T22:05:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c48b70d59e8c9df2c8999ffbdc603052fb609730'/>
<id>urn:sha1:c48b70d59e8c9df2c8999ffbdc603052fb609730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23934: cleveren _expand_alias for "foo" -&gt; "foo blah" expansions</title>
<updated>2007-10-11T09:06:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-10-11T09:06:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=af3e2b6fa4f8db6d5bdb2273180d5030ba00c0d3'/>
<id>urn:sha1:af3e2b6fa4f8db6d5bdb2273180d5030ba00c0d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/11852: _expand_alias removed quotes from aliases incorrectly</title>
<updated>2007-09-18T08:22:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-09-18T08:22:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a5ccfcf70b424b369237e3a746eef0409d8b4724'/>
<id>urn:sha1:a5ccfcf70b424b369237e3a746eef0409d8b4724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update some .distfiles</title>
<updated>2007-08-01T21:38:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-08-01T21:38:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d86089ee6eeac885477803fda574f6b3eaf81f54'/>
<id>urn:sha1:d86089ee6eeac885477803fda574f6b3eaf81f54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bad use of indices in _combination</title>
<updated>2007-07-05T18:23:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-07-05T18:23:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4d5d0327a1f4b16ed3dd3056d0c73e86a1d6582b'/>
<id>urn:sha1:4d5d0327a1f4b16ed3dd3056d0c73e86a1d6582b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23567: new _complete_help_generic zle non-completion widget</title>
<updated>2007-06-19T09:28:06Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-06-19T09:28:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b01d1e56a200fe1db70b08588893c26d0d662a0d'/>
<id>urn:sha1:b01d1e56a200fe1db70b08588893c26d0d662a0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23495: fix fall out from (R) change in completion system</title>
<updated>2007-05-30T10:46:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-30T10:46:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=663fbdf4670a682c4c88e38c8eb695e919179513'/>
<id>urn:sha1:663fbdf4670a682c4c88e38c8eb695e919179513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: prepare for release of 4.3.3</title>
<updated>2007-04-16T13:21:24Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-04-16T13:21:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba'/>
<id>urn:sha1:f48fa9eb9d66bb225ef2529186b8d7048ea3b2ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23198: improve _values -s</title>
<updated>2007-02-27T20:44:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-02-27T20:44:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c8d1071cd8ca5c92e7d75b5dda2be529da6755bd'/>
<id>urn:sha1:c8d1071cd8ca5c92e7d75b5dda2be529da6755bd</id>
<content type='text'>
unposted: document _regex_words -t
</content>
</entry>
<entry>
<title>23186: _ip completion and regex handling additions</title>
<updated>2007-02-25T22:44:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-02-25T22:44:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d98959ab6729d6c849a00ebcb2d9f72ac9959b28'/>
<id>urn:sha1:d98959ab6729d6c849a00ebcb2d9f72ac9959b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23182: _arguments problem with --with-foo[=BAR] specifiers</title>
<updated>2007-02-16T15:02:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-02-16T15:02:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9d43d061e186b91a3b3374ea983a56aa699211a5'/>
<id>urn:sha1:9d43d061e186b91a3b3374ea983a56aa699211a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/10989: add fake-always pattern that overrides ignored-patterns</title>
<updated>2006-11-15T16:27:14Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-11-15T16:27:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=181e491debe6987763df81b9dd081213b88a43e2'/>
<id>urn:sha1:181e491debe6987763df81b9dd081213b88a43e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22953: Mikael Magnusson: _most_recent_file fix.</title>
<updated>2006-11-03T19:44:47Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-11-03T19:44:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ebc76673aaa9a4f1017a67ae65a1acee10f6bb42'/>
<id>urn:sha1:ebc76673aaa9a4f1017a67ae65a1acee10f6bb42</id>
<content type='text'>
users/10928: send all "jobs" output to stdout
</content>
</entry>
<entry>
<title>22859: improve _arguments auto-documentation some more</title>
<updated>2006-10-10T21:26:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-10-10T21:26:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ca06d8e30873095048df551807141835ec6e49bb'/>
<id>urn:sha1:ca06d8e30873095048df551807141835ec6e49bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22858: _arguments can generate documentation from --help text</title>
<updated>2006-10-10T18:06:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-10-10T18:06:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3162c03cc3219a8b7d54abb43514245b006a5319'/>
<id>urn:sha1:3162c03cc3219a8b7d54abb43514245b006a5319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22780: add _arguments/comparguments -n to set index of first non-option arg</title>
<updated>2006-09-27T16:53:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-09-27T16:53:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=966ff3a185ba150625cd14022392d310cf9c1649'/>
<id>urn:sha1:966ff3a185ba150625cd14022392d310cf9c1649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Briefly enable aliases for one of the evals so that the expansion</title>
<updated>2006-03-08T07:50:29Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-03-08T07:50:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f89571085a45bde423642126224911ade8192c7d'/>
<id>urn:sha1:f89571085a45bde423642126224911ade8192c7d</id>
<content type='text'>
of a $(...) or `...` properly uses normal and global aliases.
</content>
</entry>
<entry>
<title>Add zsh name and version to _complete_debug output</title>
<updated>2005-05-22T15:46:34Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2005-05-22T15:46:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dc3668dd20133285416b6a3269c1d7ea81cdd57e'/>
<id>urn:sha1:dc3668dd20133285416b6a3269c1d7ea81cdd57e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor tweak to _generic plus doc fixes for info interpretation of hyphens.</title>
<updated>2005-04-24T18:38:01Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2005-04-24T18:38:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=337a2e3bfdc5fc6e8d116442cdd939b2df85f90e'/>
<id>urn:sha1:337a2e3bfdc5fc6e8d116442cdd939b2df85f90e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21046: make unfunction compadd more reliable</title>
<updated>2005-03-21T22:11:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-03-21T22:11:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4883bbeebcb5df803c381deaddb181323606fd80'/>
<id>urn:sha1:4883bbeebcb5df803c381deaddb181323606fd80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20730: fix suffix style to regard quoted special characters as not special</title>
<updated>2005-01-21T09:32:39Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2005-01-21T09:32:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=96427ce997aef8a6728854af60f6005a47f6e493'/>
<id>urn:sha1:96427ce997aef8a6728854af60f6005a47f6e493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20427: Fix problem with _oldlist and custom completer.</title>
<updated>2004-10-01T10:29:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-10-01T10:29:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1bf6bbe0b50dfa70a12c4bcaf7caa6927eb1c792'/>
<id>urn:sha1:1bf6bbe0b50dfa70a12c4bcaf7caa6927eb1c792</id>
<content type='text'>
20339: show-completer style
</content>
</entry>
<entry>
<title>20364: use $WIDGETSTYLE in _oldlist</title>
<updated>2004-09-16T14:46:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-09-16T14:46:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=53383c33b80061c8d651dde7e554d68395b48899'/>
<id>urn:sha1:53383c33b80061c8d651dde7e554d68395b48899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20254: restrict scope of the default tag-order to fix a problem with cdrecord</title>
<updated>2004-08-11T11:57:04Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-08-11T11:57:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad25b67e3d0bf8a3fa0c5ee2ded7af67b20fe1eb'/>
<id>urn:sha1:ad25b67e3d0bf8a3fa0c5ee2ded7af67b20fe1eb</id>
<content type='text'>
completion. Ideally the tag-order should go but _arguments currently needs it.
</content>
</entry>
<entry>
<title>20236: fix problem with keep-prefix style where a modifier removes the prefix</title>
<updated>2004-08-07T15:27:07Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-08-07T15:27:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d8b124272387ac306b75ac304d34543fab907326'/>
<id>urn:sha1:d8b124272387ac306b75ac304d34543fab907326</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20204: Motoi Washida: typo in _retrieve_cache</title>
<updated>2004-07-28T09:33:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-07-28T09:33:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e31d0b939d390923077fb309b46212da5c692e44'/>
<id>urn:sha1:e31d0b939d390923077fb309b46212da5c692e44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_arguments fix for configure, unconfirmed</title>
<updated>2004-06-18T09:48:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-06-18T09:48:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4dc114f160fb82ef53174c55e02ee65282145c3e'/>
<id>urn:sha1:4dc114f160fb82ef53174c55e02ee65282145c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/7467: quoted commands weren't found in dispatcher lokoup</title>
<updated>2004-06-03T15:14:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-06-03T15:14:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=03d14ff12e933c6f7c57946db19c19963375c235'/>
<id>urn:sha1:03d14ff12e933c6f7c57946db19c19963375c235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19767, 19785: store flags for -z and -k options to autoload allowing the</title>
<updated>2004-04-20T12:11:13Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-04-20T12:11:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ca0deae382e7798eeff829d9b93472cf876574a3'/>
<id>urn:sha1:ca0deae382e7798eeff829d9b93472cf876574a3</id>
<content type='text'>
completion system to be used with ksh_autoload set
</content>
</entry>
<entry>
<title>zsh-users/7100: fix completion of =file when noequals is set</title>
<updated>2004-03-02T12:52:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-03-02T12:52:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=084cbf5ee0f423bba00c6f0bc9ba622286d71f33'/>
<id>urn:sha1:084cbf5ee0f423bba00c6f0bc9ba622286d71f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19409: handle situation where the user has the nounset option set</title>
<updated>2004-02-10T19:16:16Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-02-10T19:16:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4c1e94f9512d7b3373cf768c368c8403a8f09c47'/>
<id>urn:sha1:4c1e94f9512d7b3373cf768c368c8403a8f09c47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19276: fix fallback used to get completer list if the style lookup failed</title>
<updated>2003-12-05T10:35:20Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-12-05T10:35:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=276fe6ef161b59a48d34324ec14ebb5076a9cefb'/>
<id>urn:sha1:276fe6ef161b59a48d34324ec14ebb5076a9cefb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/6606: handle any matching control options passed down</title>
<updated>2003-09-21T16:18:12Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-09-21T16:18:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b598aba3687a07f554ad146771d4338aaa489f2f'/>
<id>urn:sha1:b598aba3687a07f554ad146771d4338aaa489f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18920: fix unset IFS betterer</title>
<updated>2003-08-01T16:29:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-08-01T16:29:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c2ed9f96a7772bde53662e668dd3e1876f39a293'/>
<id>urn:sha1:c2ed9f96a7772bde53662e668dd3e1876f39a293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tidy up of many completions (updates, fixes, improvements and plain aesthetics)</title>
<updated>2003-07-31T15:26:13Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-07-31T15:26:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b84399b9cbb93f199d695d7cb264c44178a8d5e0'/>
<id>urn:sha1:b84399b9cbb93f199d695d7cb264c44178a8d5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18859: Allow the sort style to override sorting by setting explicitly to false.</title>
<updated>2003-07-21T17:01:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-07-21T17:01:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=48205cc72ff7ce3a1470226ae508e5194252db4e'/>
<id>urn:sha1:48205cc72ff7ce3a1470226ae508e5194252db4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18841: work around problem which caused the whole word to be removed</title>
<updated>2003-07-09T15:53:23Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-07-09T15:53:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ec8418cf1c2143be758236a998f39c624e4080ab'/>
<id>urn:sha1:ec8418cf1c2143be758236a998f39c624e4080ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18822: fix accept-exact style not not bail out when it shouldn't and add a</title>
<updated>2003-07-07T09:48:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-07-07T09:48:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3ac50886a00231cf99c421f4e36bbc356c91cea2'/>
<id>urn:sha1:3ac50886a00231cf99c421f4e36bbc356c91cea2</id>
<content type='text'>
setting to continue on and do normal completion
</content>
</entry>
<entry>
<title>18526: -O option to _describe for prefix-needed in _arguments</title>
<updated>2003-06-05T09:51:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2003-06-05T09:51:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ecdfa912ae9dc5bd7d98160ab88ae4f17fe761b1'/>
<id>urn:sha1:ecdfa912ae9dc5bd7d98160ab88ae4f17fe761b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18486: back-out 18458 because it causes problems when completing only options</title>
<updated>2003-04-30T13:47:05Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-04-30T13:47:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=da47e35a839944f255296faaa891d4e5a480535d'/>
<id>urn:sha1:da47e35a839944f255296faaa891d4e5a480535d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18472: spelling corrections</title>
<updated>2003-04-25T11:18:50Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-04-25T11:18:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe'/>
<id>urn:sha1:a5f7097d9ab59d1fd9d21b1b22ac87c3e0877ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18458: handle the prefix-needed style in _describe -o and new completion for renice</title>
<updated>2003-04-22T12:32:43Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-04-22T12:32:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0fed25f4616de9e97eae4478cd944e7bd7b3409b'/>
<id>urn:sha1:0fed25f4616de9e97eae4478cd944e7bd7b3409b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18347: fix problems with having more than one ((val\:desc ...)) style action</title>
<updated>2003-03-13T09:59:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-03-13T09:59:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5df8ef1e438e06dbd05368281640836adee88aa6'/>
<id>urn:sha1:5df8ef1e438e06dbd05368281640836adee88aa6</id>
<content type='text'>
</content>
</entry>
</feed>
