about summary refs log tree commit diff
path: root/Completion/Unix/Command/_java
Commit message (Collapse)AuthorAgeFilesLines
* 44080: Completion: Fix several option-description typosdana2019-02-261-1/+1
|
* 40808: fix typos where (x,y) should have been (x y) in _arguments syntaxFabian Klotzl2017-03-091-1/+1
|
* 39890: typo corrections in completion functionsOliver Kiddle2016-11-091-1/+1
|
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-1/+1
| | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
* 35529: fix filename completion after java -jarOliver Kiddle2015-06-231-18/+48
|
* 30490: _java: -keystore takes a file argument, so complete filesMikael Magnusson2013-03-101-12/+12
|
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-081-3/+3
| | | | parameters and cleanup descriptons in calling functions
* 20571: update javac completion for J2SE 5.0Doug Kearns2004-11-201-2/+2
|
* 19468: capitalize URL abbreviation in completion descriptionsDoug Kearns2004-02-261-2/+2
|
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-8/+8
|
* 18872: update javac completion for SDK 1.4.x and rename serialvar to serialverDoug Kearns2003-07-211-13/+16
|
* 18631: returning too early breaks prefix-needed style set to falseOliver Kiddle2003-06-251-22/+24
|
* fix completions of locales on Linux, complete for more commands usingOliver Kiddle2003-03-121-46/+90
| | | | existing completions and more improvements to sccs completion
* 18246: minor updatesOliver Kiddle2003-02-171-1/+1
|
* 17577: pass classpath as an option to _java_class pre-opt-argOliver Kiddle2002-08-241-8/+7
|
* Modified _java to use _java_class.Felix Rosencrantz2002-04-161-14/+5
|
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-161-1/+1
|
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-161-9/+9
|
* add missing description argument in _values calls (16366)Oliver Kiddle2001-12-191-3/+4
|
* spelling correctionsOliver Kiddle2001-05-291-3/+3
|
* workers/13914: Added call to _normal after specified class name, and added ↵Felix Rosencrantz2001-04-061-2/+11
| | | | completion of filenames in jar archive after -x flag
* moved from Completion/User/_javaSven Wischnowsky2001-04-021-0/+537