| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use _arguments for bindkey completion and fix small typo in docs | Oliver Kiddle | 2000-04-12 | 1 | -6/+35 |
| * | allow brace expansion on patterns for file-patterns and tag-order (10695) | Sven Wischnowsky | 2000-04-12 | 2 | -7/+11 |
| * | keep _oldlist from using the dummy match inserted for warnings (10691) | Sven Wischnowsky | 2000-04-12 | 2 | -3/+6 |
| * | 10681: Setopts in _complete_help the same as _main_complete. | Bart Schaefer | 2000-04-12 | 1 | -0/+3 |
| * | 10680: spelling corrections in _diff_options | Clint Adams | 2000-04-11 | 1 | -32/+39 |
| * | 10669: compinstall more flexible with input and output files | Peter Stephenson | 2000-04-11 | 1 | -5/+50 |
| * | make trailing blanks in file-patterns tags be removed (10650) | Sven Wischnowsky | 2000-04-11 | 1 | -1/+1 |
| * | make _oldlist ignore old list when _complete_help is used (10648) | Sven Wischnowsky | 2000-04-11 | 1 | -2/+2 |
| * | make _oldlist ignore list from _complete_help; _match runs for every match sp... | Sven Wischnowsky | 2000-04-11 | 3 | -16/+22 |
| * | _make uses $words[1] for command name (10635) | Sven Wischnowsky | 2000-04-11 | 1 | -6/+6 |
| * | _wanted now tests both tags and labels; change places where _wanted was calle... | Sven Wischnowsky | 2000-04-11 | 51 | -1023/+1212 |
| * | 10628: Check for GNU make using "_call version ..." as was done for GNU diff. | Bart Schaefer | 2000-04-10 | 1 | -4/+21 |
| * | typo caused ignored-patterns to be ignored (10622) | Sven Wischnowsky | 2000-04-10 | 1 | -1/+1 |
| * | use special-dirs with _path_files -g (3019) | Sven Wischnowsky | 2000-04-10 | 1 | -1/+2 |
| * | 10602: Where'd that stray 2 come from? | Bart Schaefer | 2000-04-10 | 1 | -1/+1 |
| * | 10598: Fix typo; reformat styles documentation for readability. | Bart Schaefer | 2000-04-09 | 1 | -1/+1 |
| * | compinstall update; 3.1.6-dev-22zsh-3.1.6-dev-22 | Peter Stephenson | 2000-04-09 | 1 | -37/+239 |
| * | 10591: Chmouel Boudjnah: Completion for the fakeroot program. | Bart Schaefer | 2000-04-08 | 1 | -0/+6 |
| * | 10594: Fix index into $history in prompt_bart_precmd. | Bart Schaefer | 2000-04-08 | 2 | -2/+2 |
| * | 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. | Bart Schaefer | 2000-04-07 | 1 | -2/+6 |
| * | make sure caller-supplied explanation takes precedence (10579) | Sven Wischnowsky | 2000-04-07 | 3 | -6/+9 |
| * | complete make targets of the form `foo bar:' (10575) | Sven Wischnowsky | 2000-04-07 | 1 | -1/+1 |
| * | missing initialisations, -W with multiple directories didn't wor (10571) | Sven Wischnowsky | 2000-04-07 | 2 | -2/+4 |
| * | 10564: typo in _wanted | Clint Adams | 2000-04-07 | 1 | -1/+1 |
| * | tag in file-patterns optional, use `files' as default (10542) | Sven Wischnowsky | 2000-04-06 | 1 | -9/+16 |
| * | Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 | Peter Stephenson | 2000-04-05 | 1 | -7/+10 |
| * | support automatically inserted dummy in $words | Sven Wischnowsky | 2000-04-05 | 1 | -0/+6 |
| * | use basename of commands instead of $words[1] | Sven Wischnowsky | 2000-04-05 | 18 | -708/+1499 |
| * | renaming some styles | Sven Wischnowsky | 2000-04-05 | 2 | -11/+12 |
| * | two small completion fixes | Sven Wischnowsky | 2000-04-05 | 2 | -2/+2 |
| * | fix for combining _next_tags and file-patterns | Sven Wischnowsky | 2000-04-05 | 1 | -2/+10 |
| * | new _imagemagick | Sven Wischnowsky | 2000-04-05 | 1 | -3/+12 |
| * | Patches 10440 (Chmouel), 10448, 10477 (Clint) | Peter Stephenson | 2000-04-04 | 2 | -9/+53 |
| * | new completion function | Sven Wischnowsky | 2000-04-04 | 1 | -0/+440 |
| * | make _next_tags be usable with menu-completion | Sven Wischnowsky | 2000-04-04 | 1 | -8/+20 |
| * | Add _emulate, _zcompile, _all_labels, _ignored, _next_label. | Bart Schaefer | 2000-04-04 | 2 | -6/+8 |
| * | Various completion fixes | Sven Wischnowsky | 2000-04-03 | 8 | -19/+26 |
| * | default completer style contains _ignored | Sven Wischnowsky | 2000-04-03 | 1 | -1/+1 |
| * | Make style-list optional | Sven Wischnowsky | 2000-04-03 | 1 | -12/+13 |
| * | Handle directory stack entries | Sven Wischnowsky | 2000-04-03 | 1 | -0/+17 |
| * | Better quoting for directories with spaces. | Sven Wischnowsky | 2000-04-03 | 1 | -2/+2 |
| * | Fixed up for removed _loop and _try.zsh-3.1.6-dev-21 | Peter Stephenson | 2000-04-02 | 1 | -2/+7 |
| * | Removed renamed files for tag labels | Peter Stephenson | 2000-04-02 | 3 | -366/+1315 |
| * | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 73 | -2172/+3608 |
| * | Initial revision | Tanaka Akira | 2000-03-24 | 1 | -0/+32 |
| * | Initial revision | Tanaka Akira | 2000-03-24 | 2 | -0/+112 |
| * | Initial revision | Tanaka Akira | 2000-03-23 | 2 | -0/+68 |
| * | Initial revision | Tanaka Akira | 2000-03-23 | 1 | -0/+49 |
| * | Initial revision | Tanaka Akira | 2000-03-13 | 1 | -0/+70 |
| * | Initial revision | Tanaka Akira | 2000-03-13 | 1 | -0/+65 |