about summary refs log tree commit diff
path: root/Completion/Unix/Type
Commit message (Expand)AuthorAgeFilesLines
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-101-1/+1
* * unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.Clint Adams2004-11-181-1/+1
* 20414: Completion/Unix/Type/_diff_options: correct missing minus in --unified...Clint Adams2004-09-281-1/+1
* 20200 plus unposted: fix MIME stuff,Peter Stephenson2004-07-281-3/+3
* 20199: improve MIME handling.Peter Stephenson2004-07-262-0/+43
* 19839, 19842: improve handling of #q in qualifiersPeter Stephenson2004-04-271-2/+6
* * 19691: Completion/Unix/Type/_diff_options: Allow more thanClint Adams2004-03-251-1/+1
* 19661: Support diff -u for Solaris 2.10 upwardsPeter Stephenson2004-03-231-1/+1
* 19525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle2004-03-031-1/+3
* 19468: capitalize URL abbreviation in completion descriptionsDoug Kearns2004-02-261-1/+1
* 19436: complete more things from nisOliver Kiddle2004-02-183-7/+24
* don't need separate _perl_builtin_funcs (only perldoc ever used it)Oliver Kiddle2004-02-162-10/+1
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-216-8/+8
* 19309: add #q to the start of a glob qualifier in the -g argumentOliver Kiddle2004-01-211-0/+4
* 19378: new update-rc.d completion avoid picking up README file as a serviceOliver Kiddle2004-01-151-1/+1
* 19377: handle the situation when MH is not installed betterOliver Kiddle2004-01-151-2/+2
* 19365: avoid use of $words[0]Oliver Kiddle2004-01-141-1/+1
* 19244: various completion function fixes and updatesOliver Kiddle2003-11-141-56/+70
* 18949: new completion for duOliver Kiddle2003-08-201-1/+1
* move _global_tagsOliver Kiddle2003-07-311-1/+1
* moved from Completion/Unix/CommandOliver Kiddle2003-07-311-0/+4
* 18811: needed to quote % in substitution as it was otherwise taken as an anchorOliver Kiddle2003-07-041-1/+1
* 18512: fix 18508 properly this time.Peter Stephenson2003-05-081-1/+2
* Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.xOliver Kiddle2003-04-251-1/+1
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
* use _message for error message instead of echoOliver Kiddle2003-04-241-3/+3
* 18468: use perldoc -u to get perlfunc doc instead of searching for the man pageOliver Kiddle2003-04-241-27/+3
* 18461: handle cases where the perlfunc man page is compressedOliver Kiddle2003-04-231-17/+19
* 18449: complete dictionary databases and strategies, handle suffixes better andOliver Kiddle2003-04-181-11/+37
* users/6013: new gqview completion and complete .ps/.pdf files for more commandsOliver Kiddle2003-04-182-5/+5
* 18434: _signals option handling for pseudo-signals was brokenPeter Stephenson2003-04-041-2/+2
* fix completions of locales on Linux, complete for more commands usingOliver Kiddle2003-03-123-6/+5
* 18300: handle tar's -C option betterOliver Kiddle2003-02-261-1/+1
* unposted: remove debug from _path_files patch in 18230Peter Stephenson2003-02-261-2/+0
* 18230: Test for explicitly matched file in _path_files.Peter Stephenson2003-02-241-1/+22
* Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url'Oliver Kiddle2003-02-181-1/+1
* unposted: create 4.1.0-dev-7 zsh-4.1.0-dev-7Peter Stephenson2003-02-041-1/+1
* 18156: use reply array instead of ali for plugins and document new stylesOliver Kiddle2003-01-291-10/+10
* 18121: add new function for completing e-mail addressesOliver Kiddle2003-01-171-0/+172
* Bart (17906): de-quote prefix when calling compfiles to remove non-exact matc...Sven Wischnowsky2002-11-061-1/+1
* 17577: pass classpath as an option to _java_class pre-opt-argOliver Kiddle2002-08-241-14/+22
* complete for ifup and ifdown commandsOliver Kiddle2002-08-191-1/+1
* 17522: clean up a few thingsOliver Kiddle2002-08-091-2/+2
* 17508: complete local files after file://localhost/ .Clint Adams2002-08-061-0/+1
* 17507: Completion/Unix/Type/_urls: complete local files after file:/// .Clint Adams2002-08-061-0/+1
* Unposted: fix typo in 17496.Peter Stephenson2002-08-021-1/+1
* 17496: update for new options in GNU diff 2.8.1Oliver Kiddle2002-08-011-18/+20
* 17484: fix option check and add missing #autoload tagOliver Kiddle2002-07-261-0/+1
* keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky2002-07-021-1/+1
* fix for use of (z) parameter modifier; the first word in the parameter is par...Sven Wischnowsky2002-05-291-2/+4