summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2005-07-2521523, 21524: Julius Plenz: completions for pump and dhclient.Clint Adams2-0/+31
2005-07-25unposted: add missing compset -S call to _phpDoug Kearns1-2/+3
2005-07-2421519: only complete files after baz commit, not archive/version.Clint Adams1-1/+1
2005-07-2421517: complete files after build-config if there's a configs subdir, even ↵Clint Adams1-2/+6
if one is not in a project tree.
2005-07-2321506: use globbing instead of ls and sed.Clint Adams1-3/+3
2005-07-2321505: use an array for common arguments rather than an additional functionClint Adams1-25/+27
2005-07-23215??: move xscreensaver-command completion to the X dir.Clint Adams1-17/+0
2005-07-21unposted: bring various .distfiles up to datePeter Stephenson1-3/+4
2005-07-20unposted: add -s option to _arguments call in _rakeDoug Kearns1-1/+1
2005-07-16unposted: escape colons in _python -W option argument messageDoug Kearns1-2/+2
2005-07-15unposted: add missing -C option to _arguments in _pythonDoug Kearns1-2/+2
2005-07-1221449: limit completed options available to RUBYOPT to -[IdvwrK]Doug Kearns1-34/+44
2005-07-1221446 (modified): improve target completion for rakeDoug Kearns1-11/+11
2005-07-1221447: completion for rubber, contributed by Emmanuel Hainry and Emmanuel ↵Clint Adams1-0/+70
Beffara.
2005-07-1121443: new completion for rakeDoug Kearns2-2/+44
2005-07-11unposted: fix typo in first normal arg action of _rubyDoug Kearns1-1/+1
2005-07-1121423: Travis: completion for unexpandBart Schaefer1-0/+42
2005-07-1021417: completion for xscreensaver-command.Clint Adams1-0/+17
2005-07-1021416: cope with an equals sign after gpg --keyring.Clint Adams1-1/+1
2005-07-08users/9059: Nikolai Weibull: improved _vim_filesPeter Stephenson1-7/+6
2005-07-07users/9049: add vim variants to _vimPeter Stephenson1-1/+1
2005-07-07Nikolai Weibull: new _vim completionPeter Stephenson2-28/+103
2005-07-03* unposted: add missing compset -S calls to _w3mDoug Kearns1-2/+6
2005-07-0321400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variablesDoug Kearns1-8/+25
2005-06-30unposted: declare _links vals parameter localDoug Kearns1-1/+2
2005-06-2821392: update w3m completion for version 0.5.xDoug Kearns1-32/+87
2005-06-2421382: completion for MIT krb5's kvno.Clint Adams1-0/+22
2005-06-2421380: update for wget 1.10, add missing descriptions and other minor fixesOliver Kiddle1-39/+51
2005-06-2421379: improve wget --restrict-file-names completionDoug Kearns1-1/+7
2005-06-1821343: update php completion for version 5.0Doug Kearns1-24/+54
2005-06-17unposted: tidy up _darcs command descriptionsDoug Kearns1-1/+1
2005-06-1421243: complete first option of svn subcmds.Clint Adams1-2/+2
2005-06-1121316 (modified): new completion for ctags tagsDoug Kearns1-1/+1
2005-06-1121320: fix _screen completion of -D, -R, -c and -dmS optionsDoug Kearns1-4/+4
2005-06-1121321: update antiword completion for version 0.36Doug Kearns1-9/+15
2005-06-09unposted: fix typo in a _less state nameDoug Kearns1-1/+1
2005-06-08unposted: add missing options to _antDoug Kearns1-2/+5
2005-06-0821315: make completion functions give precendence to descriptions passed asOliver Kiddle11-73/+81
parameters and cleanup descriptons in calling functions
2005-06-0821302: make sure expl is declared local in completion functionsDoug Kearns10-10/+10
2005-06-06unposted: fix minor typo in _raggleDoug Kearns1-1/+1
2005-06-0221293: update ant completion for version 1.6.4Doug Kearns1-66/+90
2005-06-0121294: fix incorrectly capitalized completion descriptionsDoug Kearns4-34/+34
2005-05-3021266: improve completion of sequencesOliver Kiddle1-9/+15
2005-05-2621275 (modified): update raggle completion for version 0.4.0Doug Kearns1-11/+29
2005-05-21unposted: add firefox to list of basic URL completed web browsersDoug Kearns1-1/+1
2005-05-1221257: Fix typo in completion for p4 password.Felix Rosencrantz1-1/+1
2005-05-11Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle7-17/+18
2005-05-09 * 21239: Completion/Unix/Command/_ccal: completion for ccal.Clint Adams1-0/+17
2005-05-0921235,21236: fixes to _remote_filesBart Schaefer1-2/+7
2005-04-27- Changed the --include, --exclude, and --filter (-f) options soWayne Davison1-3/+4
that they can be specified multiple times. - Added the --only-write-batch=FILE option for the upcoming 2.6.5.