summaryrefslogtreecommitdiff
path: root/completions/ant
Commit message (Expand)AuthorAgeFilesLines
* Cleanups: Use [[ instead of [.Ville Skyttä2011-11-091-1/+1
* Move Emacs indentation settings from every file to .dir-locals.el.Ville Skyttä2011-11-011-7/+1
* ant, gcc, killall: Make sure completion file loading returns zero.Ville Skyttä2011-10-161-1/+1
* Load completions in separate files dynamically, get rid of have().Ville Skyttä2011-10-121-5/+3
* ant: Don't use complete-ant-cmd.pl unless it's in default $PATH.Ville Skyttä2011-09-211-1/+1
* ant: Rewrite build target parsing in plain bash, add build file test case.Ville Skyttä2011-05-081-5/+7
* phing: Reuse ant completion for it, add basic test case.Ville Skyttä2011-05-031-5/+6
* ant: Improve -lib, -find/-s, and -D argument completions.Ville Skyttä2011-05-031-2/+8
* ant: handle "extension-point" the same as "target" tag (Petr Kozelka, Alioth:...David Paleino2011-05-021-1/+1
* Convert many completions to use _parse_help() instead of hardcoded option lists.Ville Skyttä2011-04-281-5/+1
* Avoid some unnecessary commands.Ville Skyttä2011-04-261-2/+2
* Use {x..y} brace expansion instead of `seq', loops, or long literal sequences.Ville Skyttä2011-04-261-1/+1
* Use _init_completion() in completions/a*.Ville Skyttä2011-04-201-8/+6
* Abort completion file loading earlier if required commands are not available.Ville Skyttä2011-04-051-3/+2
* Coding style consistency tweaks.Ville Skyttä2011-04-041-1/+1
* Remove most "-o filenames" options to "complete".Ville Skyttä2010-11-011-2/+1
* rename 'contrib' directory to 'completions'Guillaume Rousse2010-09-121-0/+71