| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | temporarily remove global aliases to avoid error message inside the evals (12... | Sven Wischnowsky | 2000-10-10 | 1 | -4/+22 |
* | search for *.tif file, too (12919) | Sven Wischnowsky | 2000-10-06 | 2 | -89/+35 |
* | more option setting cleanup; remove some unnecessary setopts, remove N qualif... | Sven Wischnowsky | 2000-10-06 | 16 | -35/+27 |
* | Other places where `unsetopt cshnullglob' is needed. | Bart Schaefer | 2000-10-06 | 8 | -16/+16 |
* | unset cshnullglob (12899) | Sven Wischnowsky | 2000-10-05 | 1 | -2/+2 |
* | complete after autoloaded directories (a rather ugly hack); remove old code i... | Sven Wischnowsky | 2000-10-05 | 2 | -1/+5 |
* | * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle | Tanaka Akira | 2000-10-04 | 1 | -5/+8 |
* | * 12872: Completion/User/_cvs: Fix modules completion when a cvsroot | Tanaka Akira | 2000-10-04 | 1 | -37/+166 |
* | Fiddle with _expand_word and its doc. | Bart Schaefer | 2000-09-21 | 2 | -2/+10 |
* | Use ${(q)tmp} after all. | Bart Schaefer | 2000-09-14 | 1 | -1/+1 |
* | Redo _zle using _arguments; fix typos. | Bart Schaefer | 2000-09-11 | 1 | -8/+75 |
* | more sensible value (12769) | Sven Wischnowsky | 2000-09-07 | 1 | -19/+26 |
* | stick some `N's into glob patterns (12768) | Sven Wischnowsky | 2000-09-07 | 6 | -19/+19 |
* | 12762: Akinori MUSHA: changes for new FreeBSD releases. | Peter Stephenson | 2000-09-06 | 1 | -1/+1 |
* | 3.1.9-dev-6 zsh-3.1.9-dev-6 | Peter Stephenson | 2000-09-04 | 1 | -1/+1 |
* | 12728: man -l / --local-file completes _files | Clint Adams | 2000-09-03 | 1 | -0/+4 |
* | 12720: replace _files with _path_files for two instances in _dpkg | Clint Adams | 2000-08-31 | 1 | -2/+2 |
* | new AIX specific completion function (12708) | Oliver Kiddle | 2000-08-27 | 1 | -0/+14 |
* | complete compressed files for gv; improve results from _pspdf (12692) | Sven Wischnowsky | 2000-08-23 | 4 | -9/+72 |
* | use return value (12682) | Sven Wischnowsky | 2000-08-21 | 1 | -0/+2 |
* | enhance _zmodload to use _arguments (12677) | Oliver Kiddle | 2000-08-18 | 1 | -17/+42 |
* | remove unnecessary local | Sven Wischnowsky | 2000-08-16 | 1 | -3/+2 |
* | 12650: don't show aliased modules if there aren't any | Peter Stephenson | 2000-08-15 | 1 | -2/+5 |
* | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 2000-08-15 | 2 | -14/+16 |
* | small improvement to allow lists where the pid is not in the first column (12... | Sven Wischnowsky | 2000-08-15 | 1 | -2/+2 |
* | Andrej, 12614: DLL is a shared library suffix. | Bart Schaefer | 2000-08-14 | 1 | -1/+1 |
* | fixes for completion in math contexts (12592) | Sven Wischnowsky | 2000-08-11 | 1 | -1/+1 |
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 5 | -10/+26 |
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 1 | -1/+1 |
* | new completion for read builtin (12578) | Oliver Kiddle | 2000-08-09 | 3 | -5/+23 |
* | handle the right option in strings with multiple single-letter options (and c... | Sven Wischnowsky | 2000-08-08 | 1 | -1/+1 |
* | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 2000-08-08 | 2 | -7/+26 |
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 1 | -2/+9 |
* | quoting | Sven Wischnowsky | 2000-08-03 | 11 | -12/+12 |
* | one more problem with quoting of glob characters in filename completion (12496) | Sven Wischnowsky | 2000-08-03 | 1 | -0/+1 |
* | 12486: new completion caching layer | Adam Spiers | 2000-08-02 | 7 | -244/+395 |
* | if compcontext is an assoc, the keys are the completions and the values are t... | Sven Wischnowsky | 2000-08-02 | 2 | -2/+13 |
* | prefer user-defined specs over ones derived from --help output (12475) | Sven Wischnowsky | 2000-08-02 | 1 | -1/+12 |
* | *** empty log message *** | Sven Wischnowsky | 2000-08-01 | 1 | -2/+2 |
* | new completion function for slrn (12463) | Sven Wischnowsky | 2000-08-01 | 1 | -0/+16 |
* | fix for automatically recognised options, don't expect an argument after each... | Sven Wischnowsky | 2000-08-01 | 1 | -2/+4 |
* | remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo... | Sven Wischnowsky | 2000-08-01 | 5 | -5/+5 |
* | remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo... | Sven Wischnowsky | 2000-08-01 | 2 | -2/+2 |
* | make $compcontext more powerful and easier to use for simple cases | Sven Wischnowsky | 2000-08-01 | 1 | -3/+63 |
* | make $compcontext more powerful and easier to use for simple cases (12449) | Sven Wischnowsky | 2000-08-01 | 2 | -5/+7 |
* | Add compaudit to .distfiles; 3.1.9-dev-4 zsh-3.1.9-dev-4 | Peter Stephenson | 2000-07-31 | 1 | -1/+1 |
* | fix a bug that started menu selection too often; fix bug for `yes=long' and d... | Sven Wischnowsky | 2000-07-27 | 1 | -1/+3 |
* | don't hide possible completions if there is only one and at the same time mes... | Sven Wischnowsky | 2000-07-27 | 1 | -1/+1 |
* | unposted: -e, -I, -m and -M parameters can be specified multiple times | Adam Spiers | 2000-07-26 | 1 | -3/+3 |
* | Belatedly fold in 12162, to replace command subst with eval. | Bart Schaefer | 2000-07-26 | 2 | -6/+7 |