summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2002-11-12Zvi Har'El: complete also for rcsdiffOliver Kiddle1-1/+1
2002-11-12Thierry Vignaud: add option descriptions and missing optionsOliver Kiddle1-20/+23
2002-09-26Akinori Musha: 17719: add support for the pkg_create commandOliver Kiddle1-2/+2
2002-09-1617542: Thomas Stromberg: most systems don't have /etc/mtabOliver Kiddle1-6/+6
2002-09-06add descriptions for keyword substitutionsOliver Kiddle1-20/+26
2002-09-0617629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams1-3/+3
2002-09-0417620: add new/missing lynx options.Clint Adams1-2/+35
2002-09-03fix minor bug - -g to _files was missing despite presence of the globOliver Kiddle2-2/+2
2002-09-03pass -F option through to ssh when getting remote files for scp completionOliver Kiddle1-2/+2
2002-09-0317591: new _losetup and move _modutils and _valgrind to Linux directoryOliver Kiddle1-2/+2
2002-09-0317607: pass on options for port no to ssh when getting remote files for scpOliver Kiddle1-3/+4
2002-09-03moved to Completion/Linux/CommandOliver Kiddle2-144/+0
2002-08-2417577: pass classpath as an option to _java_classOliver Kiddle3-17/+17
2002-08-19handle killall5Oliver Kiddle1-2/+2
2002-08-19users/5266: with the call-command style parse ant -projecthelp to get targetsOliver Kiddle1-11/+68
2002-08-19complete also for the nail commandOliver Kiddle1-1/+1
2002-08-19Valgrind version 1.0.0 was released.Felix Rosencrantz1-38/+47
2002-08-1417535: use-perl style for _makePeter Stephenson1-2/+18
2002-08-0917522: clean up a few thingsOliver Kiddle2-65/+44
2002-08-0917522: also handle tkinfoOliver Kiddle1-7/+19
2002-08-0917521: new completion for antOliver Kiddle2-1/+39
2002-08-0717509: complete .xhtml files as well as .html files.Clint Adams1-1/+1
2002-07-2617484: fix option check and add missing #autoload tagOliver Kiddle1-1/+1
2002-07-2217476: Matt Zimmerman's completion for GNU GLOBAL.Clint Adams3-0/+55
2002-07-16* 17459: Completion/Unix/Command/_cvs: exclude file which haveTanaka Akira1-1/+1
RCS kflags for cvs add.
2002-07-02keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky1-2/+5
2002-06-17Usual .distfiles tidy-upPeter Stephenson1-1/+1
2002-05-3117266: check `manpath` even when $MANPATH is set.Clint Adams1-8/+12
2002-05-28add handling for the other texinfo commands (besides info)Oliver Kiddle1-53/+145
2002-05-2617234: don't call _path_files with empty ().Clint Adams1-1/+5
2002-05-2517225: $=CVSIGNORE instead of $CVSIGNOREClint Adams1-1/+1
2002-05-2317125, 17159 (Oliver): info completionAndrey Borzenkov2-1/+54
2002-05-2317211: respect $CVSIGNORE.Clint Adams1-0/+1
2002-05-21let _init_d use a pre-pattern (17193)Sven Wischnowsky1-1/+3
2002-05-21fix removal of automatically added specs (from the -- option) for which a ↵Sven Wischnowsky1-1/+1
user-defined one is present (17191)
2002-05-20(17021) Added _valgrind, completion function for Julian Seward's Linux-based ↵Felix Rosencrantz2-1/+49
memory checking tool.
2002-05-20Function for Tom Lord's arch SCM tool. It still has many problems,Felix Rosencrantz2-1/+1948
but seems to be the fullest larch completion function so far.
2002-05-0817075, 17076: _urpmi and chkconfig/servicesAndrey Borzenkov2-10/+8
2002-04-29unposted: add missing bracket in _spamassassin.Clint Adams1-1/+1
2002-04-2517044: complete all files for w3m, not just *.html.Clint Adams1-1/+1
2002-04-16Modified _java to use _java_class.Felix Rosencrantz1-14/+5
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky14-36/+36
2002-04-0416935: update options completed for ssh and add sftp completionOliver Kiddle1-193/+202
2002-04-0416934: complete ssh -1 as well as ssh -2.Clint Adams1-0/+1
2002-03-27John Beppu: 16866: new completion for figletOliver Kiddle1-0/+40
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.