about summary refs log tree commit diff
path: root/Completion/Unix/Command
Commit message (Expand)AuthorAgeFilesLines
* 18175: Completion for PerforcePeter Stephenson2003-02-031-0/+1560
* Doug Kearns: 18159: new completion function for HTML TidyOliver Kiddle2003-01-302-1/+124
* Doug Kearns: 18141: new completion for elinks web browserOliver Kiddle2003-01-272-1/+43
* 18121: add new function for completing e-mail addressesOliver Kiddle2003-01-174-100/+32
* 18058: complete remote files for rcpOliver Kiddle2003-01-071-1/+28
* 18058: correct typoOliver Kiddle2003-01-071-1/+1
* 18058: allow multiple port redirectionsOliver Kiddle2003-01-071-2/+2
* new completion functions for lsof, mt and xsltprocOliver Kiddle2003-01-074-1/+146
* 17961: Armin Wolfermann: add OpenBSD support in _sysctlOliver Kiddle2002-11-251-0/+9
* Zvi Har'El: complete also for rcsdiffOliver Kiddle2002-11-121-1/+1
* Thierry Vignaud: add option descriptions and missing optionsOliver Kiddle2002-11-121-20/+23
* Akinori Musha: 17719: add support for the pkg_create commandOliver Kiddle2002-09-261-2/+2
* 17542: Thomas Stromberg: most systems don't have /etc/mtabOliver Kiddle2002-09-161-6/+6
* add descriptions for keyword substitutionsOliver Kiddle2002-09-061-20/+26
* 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams2002-09-061-3/+3
* 17620: add new/missing lynx options.Clint Adams2002-09-041-2/+35
* fix minor bug - -g to _files was missing despite presence of the globOliver Kiddle2002-09-032-2/+2
* pass -F option through to ssh when getting remote files for scp completionOliver Kiddle2002-09-031-2/+2
* 17591: new _losetup and move _modutils and _valgrind to Linux directoryOliver Kiddle2002-09-031-2/+2
* 17607: pass on options for port no to ssh when getting remote files for scpOliver Kiddle2002-09-031-3/+4
* moved to Completion/Linux/CommandOliver Kiddle2002-09-032-144/+0
* 17577: pass classpath as an option to _java_class pre-opt-argOliver Kiddle2002-08-243-17/+17
* handle killall5Oliver Kiddle2002-08-191-2/+2
* users/5266: with the call-command style parse ant -projecthelp to get targetsOliver Kiddle2002-08-191-11/+68
* complete also for the nail commandOliver Kiddle2002-08-191-1/+1
* Valgrind version 1.0.0 was released.Felix Rosencrantz2002-08-191-38/+47
* 17535: use-perl style for _makePeter Stephenson2002-08-141-2/+18
* 17522: clean up a few thingsOliver Kiddle2002-08-092-65/+44
* 17522: also handle tkinfoOliver Kiddle2002-08-091-7/+19
* 17521: new completion for antOliver Kiddle2002-08-092-1/+39
* 17509: complete .xhtml files as well as .html files.Clint Adams2002-08-071-1/+1
* 17484: fix option check and add missing #autoload tagOliver Kiddle2002-07-261-1/+1
* 17476: Matt Zimmerman's completion for GNU GLOBAL.Clint Adams2002-07-223-0/+55
* * 17459: Completion/Unix/Command/_cvs: exclude file which haveTanaka Akira2002-07-161-1/+1
* keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky2002-07-021-2/+5
* Usual .distfiles tidy-up zsh-4.1.0-dev-5Peter Stephenson2002-06-171-1/+1
* 17266: check `manpath` even when $MANPATH is set.Clint Adams2002-05-311-8/+12
* add handling for the other texinfo commands (besides info)Oliver Kiddle2002-05-281-53/+145
* 17234: don't call _path_files with empty ().Clint Adams2002-05-261-1/+5
* 17225: $=CVSIGNORE instead of $CVSIGNOREClint Adams2002-05-251-1/+1
* 17125, 17159 (Oliver): info completionAndrey Borzenkov2002-05-232-1/+54
* 17211: respect $CVSIGNORE.Clint Adams2002-05-231-0/+1
* let _init_d use a pre-pattern (17193)Sven Wischnowsky2002-05-211-1/+3
* fix removal of automatically added specs (from the -- option) for which a use...Sven Wischnowsky2002-05-211-1/+1
* (17021) Added _valgrind, completion function for Julian Seward's Linux-based ...Felix Rosencrantz2002-05-202-1/+49
* Function for Tom Lord's arch SCM tool. It still has many problems,Felix Rosencrantz2002-05-202-1/+1948
* 17075, 17076: _urpmi and chkconfig/servicesAndrey Borzenkov2002-05-082-10/+8
* unposted: add missing bracket in _spamassassin.Clint Adams2002-04-291-1/+1
* 17044: complete all files for w3m, not just *.html.Clint Adams2002-04-251-1/+1
* Modified _java to use _java_class.Felix Rosencrantz2002-04-161-14/+5