summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2002-03-19handle dot files and directories tooOliver Kiddle1-1/+1
2002-03-1916864: fix remote file completion with relative pathsOliver Kiddle1-8/+15
2002-03-19correct my mistake which broke file completion after grepOliver Kiddle1-1/+1
2002-03-19arg to -C option must be in the same wordOliver Kiddle1-1/+1
2002-03-1716850: remote file completion via rsync and ssh, plus all options valid in ↵Clint Adams1-14/+167
rsync 2.5.2.
2002-03-1716847: complete multiple -j's after cvs update.Clint Adams1-1/+1
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle7-79/+20
completion and add _pick_variant to resolve program variants in general
2002-03-1516838: complete new options of grep 2.5 and value for GREP_OPTIONS parameterOliver Kiddle1-12/+33
2002-03-1416823: complete for values of GZIP and any *PATH or *path parametersOliver Kiddle1-3/+10
2002-03-1416821+16831: _gzip, _compress, _bzip2 complete after redirectionsPeter Stephenson3-3/+3
2002-03-13remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky3-5/+6
sub-contexts both for function and style lookup (16819)
2002-03-1116804: completion for sccsOliver Kiddle2-1/+134
2002-03-1016789: completion for netcatClint Adams1-0/+34
2002-03-0716779: Completion/Unix/Command/_mysqldiff,Adam Spiers2-1/+32
Completion/Unix/Command/.distfiles: new completion for my mysqldiff utility.
2002-03-0716778: completion by Istvan Sebestyen for irssi.Clint Adams2-1/+46
2002-03-0616769: Completion/Unix/Command/_gcc: fix typoAdam Spiers1-1/+1
2002-03-04allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky2-4/+22
compdef; use this for parameter values and redirections (16755)
2002-02-25make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ↵Sven Wischnowsky3-4/+4
change uses of _guard (16708)
2002-02-21Fix sed expression to correctly extract option names from ~/.pinerc file.Bart Schaefer1-1/+1
2002-02-1716662: use parameter expansion instead of grep, sed, and seq.Clint Adams1-3/+3
2002-02-14Gergely Nagy, 16644: completion for cdcd.Clint Adams2-1/+102
2002-02-0516568: get listing of entire directory for approximation and other purposes.Clint Adams1-7/+1
2002-02-0516566: show ls -F classifiers as display strings.Clint Adams1-8/+16
2002-02-0416555: add | to bracket expression, 2>/dev/nullClint Adams1-4/+4
2002-02-0416553: differentiate between files and directories during remote scp completion.Clint Adams1-2/+7
2002-02-04Fixed some problems with _cvs and flags. Fixed _perl to complete a scriptFelix Rosencrantz2-5/+6
args with _normal.
2002-02-0316540: short options and local filesClint Adams1-1/+20
2002-01-3016514: initscript completion fixesClint Adams1-2/+2
2002-01-22add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky1-1/+1
implementation of compadd -x) (16483)
2002-01-21allow arguments to be given to functions used by compdef (actually, the ↵Sven Wischnowsky1-4/+2
strings are eval'uated, so this should be powerful enough) (16472)
2002-01-18*** empty log message ***Oliver Kiddle1-1/+1
2002-01-17use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle1-6/+6
2002-01-1616461: a number of minor completion function updatesOliver Kiddle11-31/+36
2002-01-1416449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle1-0/+33
2002-01-10allow manual pages to be shown separated by section with new ↵Sven Wischnowsky1-2/+22
separate-sections style (16426)
2002-01-06users/4483: with "cvs add" et al., complete names of locally removed (butBart Schaefer1-1/+1
not committed) files.
2002-01-0316396: fix argument handling bugsOliver Kiddle1-6/+10
2002-01-02users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle1-4/+2
2001-12-2616375: command completion for fshClint Adams2-0/+24
2001-12-19add missing description argument in _values calls (16366)Oliver Kiddle2-4/+5
2001-12-19new ifconfig completion (16366)Oliver Kiddle2-1/+83
2001-12-12allow tag-order to select order of files and urls (16323)Oliver Kiddle1-1/+1
2001-12-12allow tag-order to select order of files and urls (16330)Oliver Kiddle3-7/+5
2001-12-1116326: completion for mozilla, some more web browsers in webbrowserClint Adams1-1/+1
2001-12-1116325: update for wget 1.8Oliver Kiddle1-11/+18
2001-12-11new mtools completionOliver Kiddle2-1/+157
2001-12-1116320: factor out file system completion to new functionOliver Kiddle2-37/+22
2001-12-0916315: completion for spamassassinClint Adams2-1/+16
2001-12-07users/4503: don't complete source or header files after gcc -oPeter Stephenson1-1/+1
2001-12-06users/4519: complete files in all argument positions for zip (bug fix)Oliver Kiddle1-1/+1