summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_java
AgeCommit message (Collapse)AuthorFilesLines
2024-02-2252552: newer Java supports passing source files directly to javaOliver Kiddle1-1/+4
2023-06-06Protect some :s from history modifier expansionStephane Chazelas1-2/+2
2021-08-2949319: completion options updateOliver Kiddle1-19/+47
2019-02-2644080: Completion: Fix several option-description typosdana1-1/+1
2017-03-0940808: fix typos where (x,y) should have been (x y) in _arguments syntaxFabian Klotzl1-1/+1
2016-11-0939890: typo corrections in completion functionsOliver Kiddle1-1/+1
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf1-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/
2015-06-2335529: fix filename completion after java -jarOliver Kiddle1-18/+48
2013-03-1030490: _java: -keystore takes a file argument, so complete filesMikael Magnusson1-12/+12
2005-06-0821315: make completion functions give precendence to descriptions passed asOliver Kiddle1-3/+3
parameters and cleanup descriptons in calling functions
2004-11-2020571: update javac completion for J2SE 5.0Doug Kearns1-2/+2
2004-02-2619468: capitalize URL abbreviation in completion descriptionsDoug Kearns1-2/+2
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-8/+8
2003-07-2118872: update javac completion for SDK 1.4.x and rename serialvar to serialverDoug Kearns1-13/+16
2003-06-2518631: returning too early breaks prefix-needed style set to falseOliver Kiddle1-22/+24
2003-03-12fix completions of locales on Linux, complete for more commands usingOliver Kiddle1-46/+90
existing completions and more improvements to sccs completion
2003-02-1718246: minor updatesOliver Kiddle1-1/+1
2002-08-2417577: pass classpath as an option to _java_classOliver Kiddle1-8/+7
2002-04-16Modified _java to use _java_class.Felix Rosencrantz1-14/+5
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-1/+1
2002-01-1616461: a number of minor completion function updatesOliver Kiddle1-9/+9
2001-12-19add missing description argument in _values calls (16366)Oliver Kiddle1-3/+4
2001-05-29spelling correctionsOliver Kiddle1-3/+3
2001-04-06workers/13914: Added call to _normal after specified class name, and added ↵Felix Rosencrantz1-2/+11
completion of filenames in jar archive after -x flag
2001-04-02moved from Completion/User/_javaSven Wischnowsky1-0/+537