Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-15 | add _in_vared for completion inside vared; make insert-tab default to ↵ | Sven Wischnowsky | 2 | -3/+31 | |
`false' there | |||||
2000-05-14 | doc changes; typo in _jobs; integer builtin understands `-i base' | Peter Stephenson | 1 | -1/+1 | |
2000-05-12 | fix for completing options with `_arguments -s'; fix for _message to use ↵ | Sven Wischnowsky | 1 | -3/+7 | |
`builtin compadd' (11349) | |||||
2000-05-11 | make _argument_sets add the options as defaults when there is nothing else ↵ | Sven Wischnowsky | 2 | -2/+7 | |
to complete (11324) | |||||
2000-05-11 | allow internally-mutually exclusive sets in _argument_sets; fixes for ↵ | Sven Wischnowsky | 2 | -11/+54 | |
_argument_sets and the C-code for it (11320) | |||||
2000-05-09 | Use _math for completing the let builtin | Oliver Kiddle | 1 | -8/+2 | |
2000-05-09 | option name clash in _arguments (11273) | Sven Wischnowsky | 2 | -4/+4 | |
2000-05-09 | fix for _arguments without options and no more arguments to complete (11272) | Sven Wischnowsky | 1 | -2/+4 | |
2000-05-08 | more problems with optional arguments in _arguments (11253) | Sven Wischnowsky | 1 | -4/+2 | |
2000-05-08 | 11194, 11200, 11214 | Peter Stephenson | 1 | -1/+1 | |
2000-05-06 | 11236: Handle tabs between options and their descriptions when parsing --help. | Bart Schaefer | 1 | -4/+4 | |
2000-05-06 | 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 1 | -14/+1 | |
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo: _regex_arguments use _alternative. | |||||
2000-05-04 | 11166: Completion/Base/_regex_arguments: remove debugging code. | Tanaka Akira | 1 | -2/+1 | |
2000-05-04 | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 1 | -352/+63 | |
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff. | |||||
2000-05-03 | make sure that completion messages are displayed even when there are no ↵ | Sven Wischnowsky | 1 | -1/+1 | |
matches (11092) | |||||
2000-05-02 | completion cleanup, mostly _wanted and $expl (11049) | Sven Wischnowsky | 2 | -6/+7 | |
2000-05-02 | make completion-in-vared complete parameter values as default; cleanup for ↵ | Sven Wischnowsky | 1 | -23/+0 | |
_path_files (11048) | |||||
2000-04-27 | ensure $PWD is prepended to cache-names for long options in _arguments (10974) | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-27 | fix for automatic option-argument completion with partially typed option in ↵ | Sven Wischnowsky | 1 | -3/+2 | |
_arguments (10967) | |||||
2000-04-25 | small fix for _requested to be able to use _all_labels from within it (10910) | Sven Wischnowsky | 1 | -0/+1 | |
2000-04-25 | make _arguments use more than one action when appropriate; add ↵ | Sven Wischnowsky | 4 | -68/+153 | |
_argument_sets to complete different sets of arguments and options for the same command (10908) | |||||
2000-04-18 | change suffix added when completing an assigned value (10807) | Sven Wischnowsky | 1 | -2/+2 | |
2000-04-17 | better completion after `=', everywhere (10780) | Sven Wischnowsky | 2 | -5/+35 | |
2000-04-11 | _wanted now tests both tags and labels; change places where _wanted was ↵ | Sven Wischnowsky | 7 | -48/+97 | |
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | |||||
2000-04-07 | make sure caller-supplied explanation takes precedence (10579) | Sven Wischnowsky | 2 | -4/+6 | |
2000-04-05 | support automatically inserted dummy in $words | Sven Wischnowsky | 1 | -0/+6 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 7 | -766/+575 | |
1999-11-14 | zsh-workers:8631 | Tanaka Akira | 1 | -3/+0 | |
1999-11-03 | zsh-workers:8515 | Tanaka Akira | 1 | -26/+0 | |
1999-11-03 | Initial revision | Tanaka Akira | 1 | -0/+27 | |
1999-11-02 | Initial revision | Tanaka Akira | 1 | -0/+31 | |
1999-10-26 | Initial revision | Tanaka Akira | 1 | -0/+26 | |
1999-09-22 | Initial revision | Tanaka Akira | 1 | -0/+95 | |
1999-09-21 | Initial revision | Tanaka Akira | 1 | -0/+199 | |
1999-09-15 | Initial revision | Tanaka Akira | 1 | -0/+155 | |
1999-09-08 | Initial revision | Tanaka Akira | 1 | -0/+396 | |
1999-09-06 | Initial revision | Tanaka Akira | 1 | -0/+367 | |
1999-08-31 | zsh-3.1.6-pws-2 | Tanaka Akira | 1 | -309/+0 | |
1999-08-26 | Now, Completion/Cvs is available. | Tanaka Akira | 1 | -88/+0 | |
1999-08-19 | Initial revision | Tanaka Akira | 1 | -0/+388 | |
1999-08-12 | Sync up with zsh-3_1_6-pws-1. | Tanaka Akira | 2 | -46/+0 | |
1999-07-24 | Initial revision | Tanaka Akira | 1 | -0/+88 | |
1999-06-08 | Initial revision | Tanaka Akira | 1 | -0/+63 | |
1999-04-15 | Initial revision | Tanaka Akira | 16 | -0/+441 | |