| Commit message (Expand) | Author | Age | Files | Lines |
* | Use _normal completion following the name of a shell script. | Bart Schaefer | 2001-03-11 | 1 | -0/+5 |
* | Handle quoted whitespace in glob expansions. | Bart Schaefer | 2001-03-11 | 1 | -1/+2 |
* | Dist more files zsh-4.0.2-pre-2 | Peter Stephenson | 2001-03-08 | 3 | -5/+6 |
* | try to find out the sub commands to complete in _init_d (13591) | Sven Wischnowsky | 2001-03-08 | 1 | -1/+18 |
* | don't complete w3m from _webbrowser now we have _w3m (unposted) | Oliver Kiddle | 2001-03-06 | 1 | -1/+1 |
* | include _w3m in .distfiles | Oliver Kiddle | 2001-03-06 | 1 | -1/+1 |
* | unposted: complete for w3m | Clint Adams | 2001-03-06 | 1 | -0/+48 |
* | 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment | Andrey Borzenkov | 2001-03-06 | 4 | -21/+66 |
* | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 2001-03-05 | 2 | -4/+62 |
* | Use ksh-style deref of $_comp_options in case of ksharrays. | Bart Schaefer | 2001-02-28 | 7 | -7/+7 |
* | Work when ksh_arrays is set but before the setopt takes effect (13555) | Oliver Kiddle | 2001-02-28 | 1 | -1/+1 |
* | add `aliases' option to be able to disable alias expansion (13554) | Sven Wischnowsky | 2001-02-28 | 1 | -0/+1 |
* | some small functions for completing sub-commands (generic function, init scri... | Sven Wischnowsky | 2001-02-26 | 4 | -0/+21 |
* | change $words[1] to $service in some more places (13534) | Sven Wischnowsky | 2001-02-26 | 7 | -11/+18 |
* | 13520: use services and shorten description in _vars_eq | Peter Stephenson | 2001-02-22 | 1 | -3/+3 |
* | make `compdef foo=bar' use the service defined for `bar' if there is any (13494) | Sven Wischnowsky | 2001-02-16 | 1 | -0/+1 |
* | wehn using glob_complete, don't treat everything starting with a tilde as a p... | Sven Wischnowsky | 2001-02-13 | 1 | -1/+1 |
* | Add 'glob' to $_comp_options. | Bart Schaefer | 2001-02-13 | 1 | -0/+1 |
* | two small fixes to _multi_parts; one more place where a caller-supplied -S ca... | Sven Wischnowsky | 2001-02-09 | 1 | -2/+2 |
* | add completion for newsgroups (13448) | Oliver Kiddle | 2001-02-08 | 4 | -4/+15 |
* | fix _gzip to work for zcat again (13445) | Oliver Kiddle | 2001-02-08 | 1 | -1/+1 |
* | Peter:13427: filename-quoting fix in _expand | Sven Wischnowsky | 2001-02-02 | 1 | -1/+4 |
* | Changes references to sunsite.auc.dk to just sunsite.dk (13422) | Oliver Kiddle | 2001-02-01 | 1 | -3/+3 |
* | new completion function for the tin newsreader (13420) | Oliver Kiddle | 2001-02-01 | 1 | -0/+52 |
* | add completion for ls and ([ef]|)grep (13347) | Sven Wischnowsky | 2001-01-15 | 3 | -1/+165 |
* | add `services', allowing easier re-use of (parts of) completion functions (13... | Sven Wischnowsky | 2001-01-15 | 31 | -72/+124 |
* | 13315: ignore parens and leading paths on killall completion | Clint Adams | 2000-12-27 | 1 | -1/+1 |
* | 13314: don't complete hyphen-prefixed commands for killall | Clint Adams | 2000-12-27 | 1 | -1/+1 |
* | 13312: killall gets long filenames from procps | Clint Adams | 2000-12-26 | 1 | -1/+1 |
* | 13310: apt-cache typo in --names-only | Clint Adams | 2000-12-23 | 1 | -1/+1 |
* | 13287: dpkg -i can take multiple arguments | Clint Adams | 2000-12-17 | 1 | -2/+2 |
* | unposted: add _mere to .distfiles | Clint Adams | 2000-12-16 | 1 | -7/+9 |
* | * 13281: Functions/Misc/mere: new implementation. | Tanaka Akira | 2000-12-15 | 1 | -0/+3 |
* | 13250: _dict completion | Clint Adams | 2000-12-13 | 2 | -1/+67 |
* | Fix distribution files zsh-3.1.9-dev-8 | Peter Stephenson | 2000-12-05 | 1 | -1/+1 |
* | Function installation information now in config.modules | Peter Stephenson | 2000-11-30 | 1 | -86/+0 |
* | Add missing quote. | Bart Schaefer | 2000-11-27 | 1 | -1/+1 |
* | *** empty log message *** | Sven Wischnowsky | 2000-11-27 | 1 | -1/+1 |
* | ALL_EXPORT tweaks. | Bart Schaefer | 2000-11-25 | 1 | -0/+1 |
* | * 13181: Completion/Debian/_apt: add an action for _alternative. | Tanaka Akira | 2000-11-22 | 1 | -2/+2 |
* | Tweak auto-suffix-removal for _rcp and _scp. | Bart Schaefer | 2000-11-20 | 2 | -3/+3 |
* | Avoid cd in _perl_modules. | Bart Schaefer | 2000-11-15 | 1 | -4/+3 |
* | Changes inspired by Paul J. in case multiple versions of perl are installed. | Bart Schaefer | 2000-11-14 | 1 | -23/+35 |
* | unposted: add new options, fix thinkos for reportbug completion | Clint Adams | 2000-11-12 | 1 | -8/+19 |
* | unposted: complete files for reportbug --include= and completion for querybts | Clint Adams | 2000-11-12 | 1 | -8/+22 |
* | 13125: evalute muttrc's mailboxes directive in case of backticks. | Clint Adams | 2000-11-09 | 1 | -3/+3 |
* | aloow value `pattern' for insert-unambiguous style to preserve patterns in th... | Sven Wischnowsky | 2000-11-08 | 3 | -37/+108 |
* | Remove no-op test of $compstate[nmatches]. | Bart Schaefer | 2000-11-06 | 1 | -2/+2 |
* | Use bareglobqual. | Bart Schaefer | 2000-11-05 | 1 | -0/+1 |
* | use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete al... | Sven Wischnowsky | 2000-10-25 | 1 | -5/+7 |