<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_java, branch fork_early</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom?h=fork_early</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom?h=fork_early'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2017-03-10T04:29:27Z</updated>
<entry>
<title>40808: fix typos where (x,y) should have been (x y) in _arguments syntax</title>
<updated>2017-03-10T04:29:27Z</updated>
<author>
<name>Fabian Klotzl</name>
<email>fabian@kloetzl.info</email>
</author>
<published>2017-03-10T04:27:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7276d04934192c0a9e32617f0c8c42d166dbdb52'/>
<id>urn:sha1:7276d04934192c0a9e32617f0c8c42d166dbdb52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39890: typo corrections in completion functions</title>
<updated>2016-11-09T15:55:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-09T15:53:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=370b278565126a0abf3382ba10965e7a1090e7f8'/>
<id>urn:sha1:370b278565126a0abf3382ba10965e7a1090e7f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks.</title>
<updated>2016-10-07T13:56:31Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-28T17:46:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7ad0001183688c56bd1edfc8fc08467e380910a4'/>
<id>urn:sha1:7ad0001183688c56bd1edfc8fc08467e380910a4</id>
<content type='text'>
Found by grepping for patterns that can match needles of various lengths:

    :grep 'compset -[PS].*[\#^*()\|&lt;&gt;?~\]' Completion/
</content>
</entry>
<entry>
<title>35529: fix filename completion after java -jar</title>
<updated>2015-06-23T01:24:49Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-06-23T01:24:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bf098bc29e1bfe8082a3d2e02ea56924e2f6ea80'/>
<id>urn:sha1:bf098bc29e1bfe8082a3d2e02ea56924e2f6ea80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>30490: _java: -keystore takes a file argument, so complete files</title>
<updated>2013-03-10T12:38:18Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2013-03-10T12:38:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ba88c42a5b1ed3bd60ae0fe67a2b9267bafeaea2'/>
<id>urn:sha1:ba88c42a5b1ed3bd60ae0fe67a2b9267bafeaea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21315: make completion functions give precendence to descriptions passed as</title>
<updated>2005-06-08T12:45:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2005-06-08T12:45:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0ba8ae87eac21281e0b17eb9cbb523d133067a4a'/>
<id>urn:sha1:0ba8ae87eac21281e0b17eb9cbb523d133067a4a</id>
<content type='text'>
parameters and cleanup descriptons in calling functions
</content>
</entry>
<entry>
<title>20571: update javac completion for J2SE 5.0</title>
<updated>2004-11-20T17:35:00Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2004-11-20T17:35:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f1846d402bed119a74409c3b417484661e100e27'/>
<id>urn:sha1:f1846d402bed119a74409c3b417484661e100e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19468: capitalize URL abbreviation in completion descriptions</title>
<updated>2004-02-26T12:57:21Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2004-02-26T12:57:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=060e8f4eed4e0193549f1b3143b7bb47e9fcabe1'/>
<id>urn:sha1:060e8f4eed4e0193549f1b3143b7bb47e9fcabe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19387: add (-.) glob qualifier to globs where only files are directly applicable</title>
<updated>2004-01-21T13:53:28Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-01-21T13:53:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=63b336243fdf5e60058472fa456ed11e75280189'/>
<id>urn:sha1:63b336243fdf5e60058472fa456ed11e75280189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18872: update javac completion for SDK 1.4.x and rename serialvar to serialver</title>
<updated>2003-07-21T07:29:57Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2003-07-21T07:29:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7209f6be5a34cfe936a3d14b0bd61a468e830838'/>
<id>urn:sha1:7209f6be5a34cfe936a3d14b0bd61a468e830838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18631: returning too early breaks prefix-needed style set to false</title>
<updated>2003-06-25T09:03:04Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-06-25T09:03:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a267832ddf4150652fde3936858841bb2edbd9ae'/>
<id>urn:sha1:a267832ddf4150652fde3936858841bb2edbd9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix completions of locales on Linux, complete for more commands using</title>
<updated>2003-03-12T18:55:12Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-03-12T18:55:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=01e67ec323e5466204970a637f81e4d4427da396'/>
<id>urn:sha1:01e67ec323e5466204970a637f81e4d4427da396</id>
<content type='text'>
existing completions and more improvements to sccs completion
</content>
</entry>
<entry>
<title>18246: minor updates</title>
<updated>2003-02-17T10:20:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-02-17T10:20:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=070db3c6789f299ac6603cf8363ff92970b64631'/>
<id>urn:sha1:070db3c6789f299ac6603cf8363ff92970b64631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>17577: pass classpath as an option to _java_class</title>
<updated>2002-08-24T19:19:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2002-08-24T19:19:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=043c302261dfee52e54e9a6c42b4ebcc2f7ccd33'/>
<id>urn:sha1:043c302261dfee52e54e9a6c42b4ebcc2f7ccd33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modified _java to use _java_class.</title>
<updated>2002-04-16T14:15:33Z</updated>
<author>
<name>Felix Rosencrantz</name>
<email>f_rosencrantz@users.sourceforge.net</email>
</author>
<published>2002-04-16T14:15:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b3e7ac2f75ab8581e426b7015ee24623be32bc3e'/>
<id>urn:sha1:b3e7ac2f75ab8581e426b7015ee24623be32bc3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make more calls to _message use the -e option (16988)</title>
<updated>2002-04-16T07:48:43Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-04-16T07:48:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=61f8a07bfc2348b14a7dc194968fcf62f723f36f'/>
<id>urn:sha1:61f8a07bfc2348b14a7dc194968fcf62f723f36f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>16461: a number of minor completion function updates</title>
<updated>2002-01-16T16:29:51Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2002-01-16T16:29:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d7822305b4a20ba09ef0c9eb0c6c9bf697c1ee87'/>
<id>urn:sha1:d7822305b4a20ba09ef0c9eb0c6c9bf697c1ee87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing description argument in _values calls (16366)</title>
<updated>2001-12-19T15:10:38Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2001-12-19T15:10:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=17502f6eb23dfddb9bdc705eb496ebf41aae4d7c'/>
<id>urn:sha1:17502f6eb23dfddb9bdc705eb496ebf41aae4d7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spelling corrections</title>
<updated>2001-05-29T17:54:08Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2001-05-29T17:54:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=56528ccb661d4985776234c89355a14093063534'/>
<id>urn:sha1:56528ccb661d4985776234c89355a14093063534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>workers/13914: Added call to _normal after specified class name, and added completion of filenames in jar archive after -x flag</title>
<updated>2001-04-06T04:36:48Z</updated>
<author>
<name>Felix Rosencrantz</name>
<email>f_rosencrantz@users.sourceforge.net</email>
</author>
<published>2001-04-06T04:36:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7bc02e1b7401b90ee9e1b95f19907eec3a13ab3d'/>
<id>urn:sha1:7bc02e1b7401b90ee9e1b95f19907eec3a13ab3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/User/_java</title>
<updated>2001-04-02T11:54:34Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9e430083a51e73b6d5b3519466e48656378362a5'/>
<id>urn:sha1:9e430083a51e73b6d5b3519466e48656378362a5</id>
<content type='text'>
</content>
</entry>
</feed>
