Age | Commit message (Expand) | Author | Files | Lines |
2001-03-12 | spelling corrections (13610) | Oliver Kiddle | 2 | -6/+6 |
2001-03-11 | Various new, improved, fixed or updated functions (13600) | Oliver Kiddle | 2 | -2/+1 |
2001-03-11 | Handle quoted whitespace in glob expansions. | Bart Schaefer | 1 | -1/+2 |
2001-03-08 | Dist more files | Peter Stephenson | 1 | -1/+1 |
2001-03-06 | 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment | Andrey Borzenkov | 4 | -21/+66 |
2001-03-05 | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 1 | -0/+48 |
2001-02-28 | Work when ksh_arrays is set but before the setopt takes effect (13555) | Oliver Kiddle | 1 | -1/+1 |
2001-02-28 | add `aliases' option to be able to disable alias expansion (13554) | Sven Wischnowsky | 1 | -0/+1 |
2001-02-26 | some small functions for completing sub-commands (generic function, init scri... | Sven Wischnowsky | 1 | -0/+4 |
2001-02-16 | make `compdef foo=bar' use the service defined for `bar' if there is any (13494) | Sven Wischnowsky | 1 | -0/+1 |
2001-02-13 | wehn using glob_complete, don't treat everything starting with a tilde as a p... | Sven Wischnowsky | 1 | -1/+1 |
2001-02-13 | Add 'glob' to $_comp_options. | Bart Schaefer | 1 | -0/+1 |
2001-02-09 | two small fixes to _multi_parts; one more place where a caller-supplied -S ca... | Sven Wischnowsky | 1 | -2/+2 |
2001-02-02 | Peter:13427: filename-quoting fix in _expand | Sven Wischnowsky | 1 | -1/+4 |
2001-01-15 | add `services', allowing easier re-use of (parts of) completion functions (13... | Sven Wischnowsky | 5 | -25/+73 |
2000-11-25 | ALL_EXPORT tweaks. | Bart Schaefer | 1 | -0/+1 |
2000-11-08 | aloow value `pattern' for insert-unambiguous style to preserve patterns in th... | Sven Wischnowsky | 2 | -36/+102 |
2000-11-05 | Use bareglobqual. | Bart Schaefer | 1 | -0/+1 |
2000-10-23 | change some tags used in filename completion: no tag for file-sort, fake-file... | Sven Wischnowsky | 1 | -4/+4 |
2000-10-19 | simplify setting standard completion system options using $_comp_options (13036) | Sven Wischnowsky | 2 | -2/+17 |
2000-10-17 | 3.1.6-dev-7 | Peter Stephenson | 1 | -2/+2 |
2000-10-12 | remove possibility for func() entries in tag-order style, can be done using z... | Sven Wischnowsky | 2 | -24/+0 |
2000-10-12 | rename fake style to fake-files (12973) | Sven Wischnowsky | 1 | -1/+1 |
2000-10-11 | add _all_matcher completer and supporting C-code for adding a special match r... | Sven Wischnowsky | 2 | -8/+43 |
2000-10-10 | follow-up to 12942, only a missing redirection (12948) | Sven Wischnowsky | 1 | -23/+5 |
2000-10-10 | *** empty log message *** | Sven Wischnowsky | 1 | -3/+18 |
2000-10-10 | temporarily remove global aliases to avoid error message inside the evals (12... | Sven Wischnowsky | 1 | -4/+22 |
2000-10-06 | more option setting cleanup; remove some unnecessary setopts, remove N qualif... | Sven Wischnowsky | 2 | -5/+2 |
2000-10-06 | Other places where `unsetopt cshnullglob' is needed. | Bart Schaefer | 1 | -2/+2 |
2000-10-05 | unset cshnullglob (12899) | Sven Wischnowsky | 1 | -2/+2 |
2000-10-05 | complete after autoloaded directories (a rather ugly hack); remove old code i... | Sven Wischnowsky | 2 | -1/+5 |
2000-09-21 | Fiddle with _expand_word and its doc. | Bart Schaefer | 1 | -1/+0 |
2000-08-11 | fixes for completion in math contexts (12592) | Sven Wischnowsky | 1 | -1/+1 |
2000-08-10 | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 1 | -2/+9 |
2000-08-08 | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 2 | -7/+26 |
2000-08-03 | quoting | Sven Wischnowsky | 4 | -5/+5 |
2000-08-03 | one more problem with quoting of glob characters in filename completion (12496) | Sven Wischnowsky | 1 | -0/+1 |
2000-08-02 | if compcontext is an assoc, the keys are the completions and the values are t... | Sven Wischnowsky | 1 | -1/+12 |
2000-08-01 | make $compcontext more powerful and easier to use for simple cases | Sven Wischnowsky | 1 | -3/+63 |
2000-07-31 | Add compaudit to .distfiles; 3.1.9-dev-4 | Peter Stephenson | 1 | -1/+1 |
2000-07-27 | fix a bug that started menu selection too often; fix bug for `yes=long' and d... | Sven Wischnowsky | 1 | -1/+3 |
2000-07-27 | don't hide possible completions if there is only one and at the same time mes... | Sven Wischnowsky | 1 | -1/+1 |
2000-07-26 | Belatedly fold in 12162, to replace command subst with eval. | Bart Schaefer | 2 | -6/+7 |
2000-07-26 | Move compinit security checks into compaudit. | Bart Schaefer | 2 | -55/+149 |
2000-07-24 | optimisations for _multi_parts (12354) | Sven Wischnowsky | 1 | -43/+30 |
2000-07-13 | fix for _arguments with single-letter options: recognize option-strings with ... | Sven Wischnowsky | 1 | -1/+3 |
2000-07-12 | 12231: fix compinstall list-prompt setting | Peter Stephenson | 1 | -8/+6 |
2000-07-12 | 12227: select-prompt handled by compinstall | Peter Stephenson | 1 | -3/+25 |
2000-07-12 | don't start menu selection with only select=long (12226) | Sven Wischnowsky | 1 | -10/+16 |
2000-07-10 | avoid insertion of `+' before ~1/<TAB>; don't use undeclared local $tmp (12208) | Sven Wischnowsky | 1 | -8/+10 |