summaryrefslogtreecommitdiff
path: root/contrib/java
Commit message (Expand)AuthorAgeFilesLines
* Simplify java classes-in-classpath-dirs completion.Ville Skyttä2010-01-301-6/+5
* Indentation fixes.Ville Skyttä2010-01-301-8/+8
* no need to quote case argument nor targetsGuillaume Rousse2009-12-301-5/+5
* Protect grep invocations from user aliases (Alioth: 312143).Ville Skyttä2009-12-151-4/+4
* Use here strings instead of echos where appropriate (part of Alioth: #312143).Ville Skyttä2009-12-091-1/+1
* Add jarsigner, pack200, and unpack200 completions.Ville Skyttä2009-11-301-0/+166
* Use [[ ]] when appropriate per current style guidelines.Ville Skyttä2009-11-231-1/+1
* Style policy: don't use fancy globbing in case labelsDavid Paleino2009-11-221-4/+4
* Fix javadoc, lvm, and mkinitrd (_count_args) local variable leaks.Ville Skyttä2009-11-031-1/+1
* Drop internal uses of $default, $filenames and friends.Ville Skyttä2009-10-221-3/+3
* Remove many unnecessary short option completions where long ones exist.Ville Skyttä2009-10-181-8/+7
* new indentation policyGuillaume Rousse2009-10-041-206/+205
* Tell *Emacs to indent comments (sh-indent-comment: t).Ville Skyttä2009-10-011-3/+8
* Quote unquoted $cur to prevent globbing.Freddy Vulto2009-09-251-3/+3
* Trim trailing whitespace (cosmetic, no functional changes).Ville Skyttä2009-07-251-2/+2
* split java completionGuillaume Rousse2009-05-271-0/+256