<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/compinit, branch zsh-4.2.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/compinit?h=zsh-4.2.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/compinit?h=zsh-4.2.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2004-10-22T15:51:48Z</updated>
<entry>
<title>_comp_options needs NO_kshtypeset</title>
<updated>2004-10-22T15:51:48Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2004-10-22T15:51:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=12b44290ff4040c91933be773cf97bef821fca2a'/>
<id>urn:sha1:12b44290ff4040c91933be773cf97bef821fca2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/7553: include zsh version in dump file to avoid problems with upgrades</title>
<updated>2004-06-16T15:10:13Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-06-16T15:10:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=78da7d872ecd24299b97573bf92c9582c74992b6'/>
<id>urn:sha1:78da7d872ecd24299b97573bf92c9582c74992b6</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>19768: add clue to insecure directories warning and send errors to stderr</title>
<updated>2004-04-14T08:08:53Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-04-14T08:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=37522a2dea50818af925c51bd9ca9ce1d598a815'/>
<id>urn:sha1:37522a2dea50818af925c51bd9ca9ce1d598a815</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/4865: Completion/compinit: need to add NO_octalzeroes to</title>
<updated>2002-04-25T15:35:31Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2002-04-25T15:35:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9dd13ac83fc9ebbda28842e0322d1c48080d7ffc'/>
<id>urn:sha1:9dd13ac83fc9ebbda28842e0322d1c48080d7ffc</id>
<content type='text'>
$_comp_options.
</content>
</entry>
<entry>
<title>remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)</title>
<updated>2002-03-13T09:28:04Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-03-13T09:28:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=45f9a36216637075172d0bdf7ad8e18fad34c42e'/>
<id>urn:sha1:45f9a36216637075172d0bdf7ad8e18fad34c42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755)</title>
<updated>2002-03-04T08:53:41Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-03-04T08:53:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f56ba813bb92b1d61be91cb39df620b37a5a0588'/>
<id>urn:sha1:f56ba813bb92b1d61be91cb39df620b37a5a0588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exit status of compdef.</title>
<updated>2001-06-21T09:24:39Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-06-21T09:24:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f256c16efe7c7d078e95f57a9546aeefadf4607f'/>
<id>urn:sha1:f256c16efe7c7d078e95f57a9546aeefadf4607f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)</title>
<updated>2001-05-29T11:59:50Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-05-29T11:59:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a7abbfdd6c68616143bae840333adeed5ad0066'/>
<id>urn:sha1:4a7abbfdd6c68616143bae840333adeed5ad0066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NO_kshglob in _comp_options.</title>
<updated>2001-04-29T19:12:13Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-04-29T19:12:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bb694bad4722e7078093d710dcff165b5c5a3f8f'/>
<id>urn:sha1:bb694bad4722e7078093d710dcff165b5c5a3f8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve prompt when compaudit finds badness.</title>
<updated>2001-04-06T14:47:25Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-04-06T14:47:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4d021263dd1364985037f94b65aa0e4089618c4'/>
<id>urn:sha1:b4d021263dd1364985037f94b65aa0e4089618c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>after-move cleanup</title>
<updated>2001-04-02T13:04:04Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T13:04:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3d7263ff67534b5d533c1d78eca8d648b72bca93'/>
<id>urn:sha1:3d7263ff67534b5d533c1d78eca8d648b72bca93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/compinit</title>
<updated>2001-04-02T11:02:05Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:02:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1e3caef58dab6f2456d5d9b81548359b64d28c3c'/>
<id>urn:sha1:1e3caef58dab6f2456d5d9b81548359b64d28c3c</id>
<content type='text'>
</content>
</entry>
</feed>
