<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Commands, branch pre-func-move</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Commands?h=pre-func-move</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Commands?h=pre-func-move'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2001-03-28T12:17:12Z</updated>
<entry>
<title>more cleanup; simplify the stop and liststyles; try to make it obey whatever _main_complete says should be done (menu-wise) (13815)</title>
<updated>2001-03-28T12:17:12Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-03-28T12:17:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8d610f77249064ff2d285e8af6a1c16f1363991c'/>
<id>urn:sha1:8d610f77249064ff2d285e8af6a1c16f1363991c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo in _complete_tag</title>
<updated>2001-03-28T10:33:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-03-28T10:33:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1deca81c23898d2720c135796c1b3f9a5fee9491'/>
<id>urn:sha1:1deca81c23898d2720c135796c1b3f9a5fee9491</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to make _h_c_w smarter at the beginning and end of the list; avoid list-beeping if the old completion list is re-used (3752)</title>
<updated>2001-03-27T09:14:50Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-03-27T09:14:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6d72dca54fbbf3e86807502288ace649f5fbe05c'/>
<id>urn:sha1:6d72dca54fbbf3e86807502288ace649f5fbe05c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>13779/13783: fixes from Michal Politowski</title>
<updated>2001-03-26T19:01:58Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2001-03-26T19:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b0176cb54f2a7fdde6e4226e0691c88c1674af34'/>
<id>urn:sha1:b0176cb54f2a7fdde6e4226e0691c88c1674af34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix to declare tmp variable as local</title>
<updated>2001-03-12T17:17:34Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2001-03-12T17:17:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ffe07b38293f4e10fcdd52dc4a846706fd9788e6'/>
<id>urn:sha1:ffe07b38293f4e10fcdd52dc4a846706fd9788e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ksh-style deref of $_comp_options in case of ksharrays.</title>
<updated>2001-02-28T16:55:27Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-02-28T16:55:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=43e41bcbc7008f51a0c902723ab48b39cffbf969'/>
<id>urn:sha1:43e41bcbc7008f51a0c902723ab48b39cffbf969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify setting standard completion system options using $_comp_options (13036)</title>
<updated>2000-10-19T08:58:17Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-10-19T08:58:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e14a02f4408039ce7aa46ea085a7cf9156e648d0'/>
<id>urn:sha1:e14a02f4408039ce7aa46ea085a7cf9156e648d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960)</title>
<updated>2000-10-11T12:19:23Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-10-11T12:19:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=adf79659510ed08c78bb4ccb881a5c03ef2e6759'/>
<id>urn:sha1:adf79659510ed08c78bb4ccb881a5c03ef2e6759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Other places where `unsetopt cshnullglob' is needed.</title>
<updated>2000-10-06T05:18:25Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-10-06T05:18:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2f2a33b2ea949a15d0e50678a495803bf8c07ef4'/>
<id>urn:sha1:2f2a33b2ea949a15d0e50678a495803bf8c07ef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fiddle with _expand_word and its doc.</title>
<updated>2000-09-21T05:16:21Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-09-21T05:16:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=430e2947951207e45b02ba1ebc04586d06ade021'/>
<id>urn:sha1:430e2947951207e45b02ba1ebc04586d06ade021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ${(q)tmp} after all.</title>
<updated>2000-09-14T15:55:21Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-09-14T15:55:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8aaf13e804be7b0a3a049b10cd367a178f5c8c57'/>
<id>urn:sha1:8aaf13e804be7b0a3a049b10cd367a178f5c8c57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add -g option to _parameters to restrict type of parameters completed (12583)</title>
<updated>2000-08-10T21:22:25Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2000-08-10T21:22:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5851a32681f5fbdbc55987cb117f891e3745f13c'/>
<id>urn:sha1:5851a32681f5fbdbc55987cb117f891e3745f13c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quoting</title>
<updated>2000-08-03T13:35:43Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-08-03T13:35:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=55b07cb525388bca7c0dbaf057483c493ff0b053'/>
<id>urn:sha1:55b07cb525388bca7c0dbaf057483c493ff0b053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove tests for kshautoload (use zcompile -z); fix for setting scriptname for functions that redefine themselves</title>
<updated>2000-08-01T08:27:18Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-08-01T08:27:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d109322359dc02e5008379da478628e2cace65e7'/>
<id>urn:sha1:d109322359dc02e5008379da478628e2cace65e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029)</title>
<updated>2000-06-22T08:42:36Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-22T08:42:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b9a533f3823c3b6d69fad80a21f573670856823f'/>
<id>urn:sha1:b9a533f3823c3b6d69fad80a21f573670856823f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make history completion use I{PREF,SUF}FIX (12011)</title>
<updated>2000-06-21T08:05:28Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-21T08:05:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1c710d46271eb0b7e41424fbbd30fa8403c69291'/>
<id>urn:sha1:1c710d46271eb0b7e41424fbbd30fa8403c69291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.distfiles additions</title>
<updated>2000-06-19T09:16:17Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-06-19T09:16:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=207758992aed766b96e511bf067b6505c9e783cd'/>
<id>urn:sha1:207758992aed766b96e511bf067b6505c9e783cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new _generic widget to call completion with $WIDGET in function field of context (?)</title>
<updated>2000-06-13T11:55:06Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-13T11:55:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bde4cfde51526bb8910c1dfbce8b6e4c4e1f5149'/>
<id>urn:sha1:bde4cfde51526bb8910c1dfbce8b6e4c4e1f5149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setup options in bindable commands (11789)</title>
<updated>2000-06-07T06:47:40Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-06-07T06:47:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6bdaf4e1745e78993c72660dea12b06e9aeece17'/>
<id>urn:sha1:6bdaf4e1745e78993c72660dea12b06e9aeece17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow display of only messages via $compstate[list]=messages (11688)</title>
<updated>2000-05-31T09:56:12Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-31T09:56:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5a4253f42edc9258a9a5bad59b0fa2a7b4a46d50'/>
<id>urn:sha1:5a4253f42edc9258a9a5bad59b0fa2a7b4a46d50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use compadd -[ak] (11549)</title>
<updated>2000-05-31T09:38:25Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-31T09:38:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fd25b24df6b4f098944c4994195d3894a27a8208'/>
<id>urn:sha1:fd25b24df6b4f098944c4994195d3894a27a8208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11644: Use `print -s' in _complete_debug.</title>
<updated>2000-05-30T03:57:39Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-05-30T03:57:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=61a2d24f54e177d952fb2a8f7a6e446f5cdd13cb'/>
<id>urn:sha1:61a2d24f54e177d952fb2a8f7a6e446f5cdd13cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>force listing in _complete_debug; make complist with list-scrolling stopt at the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565)</title>
<updated>2000-05-25T07:58:44Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-25T07:58:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6959ffd9621fdb8f33b53e1c0be05f3f294742a5'/>
<id>urn:sha1:6959ffd9621fdb8f33b53e1c0be05f3f294742a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11537: new _complete_tag function</title>
<updated>2000-05-23T15:27:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-05-23T15:27:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bfe6602d9ed26e3138f7612b1959b85fec833507'/>
<id>urn:sha1:bfe6602d9ed26e3138f7612b1959b85fec833507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use `set -A' instead of `eval' in more places (11525)</title>
<updated>2000-05-23T08:54:30Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-23T08:54:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ee681a32ad5a2e69301494be45556a4020fe1384'/>
<id>urn:sha1:ee681a32ad5a2e69301494be45556a4020fe1384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11469: Locally unset the errexit option and ZERR trap.</title>
<updated>2000-05-19T16:04:16Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-05-19T16:04:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aea69f6e640a47f2f442bf58504c94dc8091e2ab'/>
<id>urn:sha1:aea69f6e640a47f2f442bf58504c94dc8091e2ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11332: Test descriptors correctly for redirect/restore of stderr; plus an</title>
<updated>2000-05-12T02:31:05Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-05-12T02:31:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1452bfe1017cf83889919d561d3046c1b9ba1fb5'/>
<id>urn:sha1:1452bfe1017cf83889919d561d3046c1b9ba1fb5</id>
<content type='text'>
aesthetic tweak.
</content>
</entry>
<entry>
<title>11288: Reopen stdin on /dev/null to avoid confusing programs that don't</title>
<updated>2000-05-10T04:55:10Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-05-10T04:55:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4c1d37d7d061ed97a4eaa0714560f3228fd6ff13'/>
<id>urn:sha1:4c1d37d7d061ed97a4eaa0714560f3228fd6ff13</id>
<content type='text'>
expect it to be closed.
</content>
</entry>
<entry>
<title>misc. completion cleanups and changes (11242)</title>
<updated>2000-05-08T08:16:32Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-08T08:16:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=92637abbb870dc35e1af9150741f7b11587a3350'/>
<id>urn:sha1:92637abbb870dc35e1af9150741f7b11587a3350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small fix to avoid using slashes in temporary file name (11065)</title>
<updated>2000-05-02T11:56:27Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2000-05-02T11:56:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f3be526791ff209c9858883c2cf4e2ed71ed6e14'/>
<id>urn:sha1:f3be526791ff209c9858883c2cf4e2ed71ed6e14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>always use empty matcher-list style in _complete_help (11053)</title>
<updated>2000-05-02T09:10:52Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-05-02T09:10:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2c7f678ff0dce6c33bb3954ac3e0d025fc504a14'/>
<id>urn:sha1:2c7f678ff0dce6c33bb3954ac3e0d025fc504a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11033: 3.1.7-pre-2</title>
<updated>2000-04-30T21:04:54Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-30T21:04:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f9b13e01d842afa1c98efac467b5663b1fe3b6ea'/>
<id>urn:sha1:f9b13e01d842afa1c98efac467b5663b1fe3b6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11024: The _complete_debug widget enables and captures xtrace from completion.</title>
<updated>2000-04-30T10:04:29Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-04-30T10:04:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5c327339f5b6973a9355d3edc564def697b7cbdd'/>
<id>urn:sha1:5c327339f5b6973a9355d3edc564def697b7cbdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure options are set as expected in _history_complete_word and _bash_completions (10933)</title>
<updated>2000-04-26T13:13:52Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-26T13:13:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=07dd91662165b57acd489801c3603d0d147fa89d'/>
<id>urn:sha1:07dd91662165b57acd489801c3603d0d147fa89d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>default values for styles in _expand_word, listing expansions with ^Xd, _expand uses add-space style (10854)</title>
<updated>2000-04-20T08:04:56Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-20T08:04:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c9bedcd98923cd9890bd5d92ec5b0ada57bccc31'/>
<id>urn:sha1:c9bedcd98923cd9890bd5d92ec5b0ada57bccc31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>10681: Setopts in _complete_help the same as _main_complete.</title>
<updated>2000-04-12T03:32:51Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2000-04-12T03:32:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=07b3a775b16fb00ae1434ee0ac465990440e4bd3'/>
<id>urn:sha1:07b3a775b16fb00ae1434ee0ac465990440e4bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)</title>
<updated>2000-04-11T07:57:56Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-11T07:57:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fac3086d9782e73dcaf1aa65fd36a0b63a374719'/>
<id>urn:sha1:fac3086d9782e73dcaf1aa65fd36a0b63a374719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for combining _next_tags and file-patterns</title>
<updated>2000-04-05T08:24:59Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-05T08:24:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bcd865f7d2f09fb42c755f0ad7f26f7ed26a60f0'/>
<id>urn:sha1:bcd865f7d2f09fb42c755f0ad7f26f7ed26a60f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make _next_tags be usable with menu-completion</title>
<updated>2000-04-04T11:26:26Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-04T11:26:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87b625f15f27067d2bdc94ab1a663bf7c3c1a893'/>
<id>urn:sha1:87b625f15f27067d2bdc94ab1a663bf7c3c1a893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make style-list optional</title>
<updated>2000-04-03T12:56:31Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2000-04-03T12:56:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bd6aa28b26ee2ab109289775a21a6f6c3177adc0'/>
<id>urn:sha1:bd6aa28b26ee2ab109289775a21a6f6c3177adc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated from list as far as 10376</title>
<updated>2000-04-01T20:43:43Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-01T20:43:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e025336f2f6d9f107ee1e03b9900f04af0544ba9'/>
<id>urn:sha1:e025336f2f6d9f107ee1e03b9900f04af0544ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2000-03-13T10:26:17Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>2000-03-13T10:26:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=14bf99e4eed324b0d2c8563f63b07fc1a3b73d57'/>
<id>urn:sha1:14bf99e4eed324b0d2c8563f63b07fc1a3b73d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zsh-workers:9078</title>
<updated>1999-12-23T23:20:58Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-12-23T23:20:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=15231c290ac80474faf0b84d2f1537c2a62825a9'/>
<id>urn:sha1:15231c290ac80474faf0b84d2f1537c2a62825a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-11-15T12:01:47Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-11-15T12:01:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=882a6d2e2cbb08d2397400d55fbaf70fdb5bef18'/>
<id>urn:sha1:882a6d2e2cbb08d2397400d55fbaf70fdb5bef18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-09-30T14:53:07Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-09-30T14:53:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=298c35419d8da664ba22f9daa26758798da390d4'/>
<id>urn:sha1:298c35419d8da664ba22f9daa26758798da390d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-09-13T09:49:29Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-09-13T09:49:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=829fcac25f0b8d42ca162be3bd21c81124a57a4d'/>
<id>urn:sha1:829fcac25f0b8d42ca162be3bd21c81124a57a4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-07-12T17:02:52Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-07-12T17:02:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=59c3d242d546059cad473f1155ad0e350fe45260'/>
<id>urn:sha1:59c3d242d546059cad473f1155ad0e350fe45260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-04-15T18:05:38Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-04-15T18:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e74702b467171dbdafb56dfe354794a212e020d9'/>
<id>urn:sha1:e74702b467171dbdafb56dfe354794a212e020d9</id>
<content type='text'>
</content>
</entry>
</feed>
