about summary refs log tree commit diff
path: root/Completion/Unix/Command
Commit message (Collapse)AuthorAgeFilesLines
...
* users/9049: add vim variants to _vimPeter Stephenson2005-07-071-1/+1
|
* Nikolai Weibull: new _vim completionPeter Stephenson2005-07-072-28/+103
|
* * unposted: add missing compset -S calls to _w3mDoug Kearns2005-07-031-2/+6
|
* 21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variablesDoug Kearns2005-07-031-8/+25
|
* unposted: declare _links vals parameter localDoug Kearns2005-06-301-1/+2
|
* 21392: update w3m completion for version 0.5.xDoug Kearns2005-06-281-32/+87
|
* 21382: completion for MIT krb5's kvno.Clint Adams2005-06-241-0/+22
|
* 21380: update for wget 1.10, add missing descriptions and other minor fixesOliver Kiddle2005-06-241-39/+51
|
* 21379: improve wget --restrict-file-names completionDoug Kearns2005-06-241-1/+7
|
* 21343: update php completion for version 5.0Doug Kearns2005-06-181-24/+54
|
* unposted: tidy up _darcs command descriptionsDoug Kearns2005-06-171-1/+1
|
* 21243: complete first option of svn subcmds.Clint Adams2005-06-141-2/+2
|
* 21316 (modified): new completion for ctags tagsDoug Kearns2005-06-111-1/+1
|
* 21320: fix _screen completion of -D, -R, -c and -dmS optionsDoug Kearns2005-06-111-4/+4
|
* 21321: update antiword completion for version 0.36Doug Kearns2005-06-111-9/+15
|
* unposted: fix typo in a _less state nameDoug Kearns2005-06-091-1/+1
|
* unposted: add missing options to _antDoug Kearns2005-06-081-2/+5
|
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-0811-73/+81
| | | | parameters and cleanup descriptons in calling functions
* 21302: make sure expl is declared local in completion functionsDoug Kearns2005-06-0810-10/+10
|
* unposted: fix minor typo in _raggleDoug Kearns2005-06-061-1/+1
|
* 21293: update ant completion for version 1.6.4Doug Kearns2005-06-021-66/+90
|
* 21294: fix incorrectly capitalized completion descriptionsDoug Kearns2005-06-014-34/+34
|
* 21266: improve completion of sequencesOliver Kiddle2005-05-301-9/+15
|
* 21275 (modified): update raggle completion for version 0.4.0Doug Kearns2005-05-261-11/+29
|
* unposted: add firefox to list of basic URL completed web browsersDoug Kearns2005-05-211-1/+1
|
* 21257: Fix typo in completion for p4 password.Felix Rosencrantz2005-05-121-1/+1
|
* Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle2005-05-117-17/+18
|
* * 21239: Completion/Unix/Command/_ccal: completion for ccal.Clint Adams2005-05-091-0/+17
|
* 21235,21236: fixes to _remote_filesBart Schaefer2005-05-091-2/+7
|
* - Changed the --include, --exclude, and --filter (-f) options soWayne Davison2005-04-271-3/+4
| | | | | that they can be specified multiple times. - Added the --only-write-batch=FILE option for the upcoming 2.6.5.
* Tobias Gruetzmacher 21168: locality and visibility of some completion varsBart Schaefer2005-04-242-4/+8
|
* users/8733: rudimentary completion for surfraw.Clint Adams2005-04-211-0/+15
|
* 21154 - Added pid completion to _perforce for p4 monitor (clear|terminate) ↵Felix Rosencrantz2005-04-181-1/+10
| | | | commands.
* * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:Clint Adams2005-04-172-4/+4
| | | | handle parsing of subcommand help output a bit more sanely.
* * 21147: factor out some common code from _tla and _baz, and fix some breakageClint Adams2005-04-162-225/+10
| | | | from 21075.
* * 21135: complete attached sessions after screen -x.Clint Adams2005-04-121-1/+1
|
* Carlos Phillips: private email: much improved _darcs completionPeter Stephenson2005-04-061-7/+501
|
* The --address option is useful in both client- and daemon-mode.Wayne Davison2005-04-051-1/+1
|
* 21086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov2005-04-031-4/+6
|
* 21081: complete network services for the psmisc version of fuserOliver Kiddle2005-04-011-25/+50
|
* correct handling of svn commitOliver Kiddle2005-04-011-4/+9
|
* 21076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle2005-03-311-5/+30
|
* 21075: update baz completion to not use -A option since it's being dropped ↵Clint Adams2005-03-311-13/+7
| | | | in baz 1.3.
* Added --protocol option.Wayne Davison2005-03-281-0/+1
|
* 21068: complete modified files for 'svn revert'.Clint Adams2005-03-271-0/+10
|
* 21066: rsync:// support and more fixesAndrey Borzenkov2005-03-261-18/+35
|
* 21051: more tweaks in SVR4 completionAndrey Borzenkov2005-03-221-2/+2
|
* Stephen Rüger: 21019: new completion for mpcOliver Kiddle2005-03-212-2/+234
|
* The --compare-dest, --link-dest, and (new) --copy-dest optionsWayne Davison2005-03-111-2/+3
| | | | needed to allow duplication and to exclude each other.
* * 20961: Completion/Unix/Command/_baz: fix completion of status and diff ↵Clint Adams2005-03-111-2/+4
| | | | subcommands.