| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Initial revision | Tanaka Akira | 2000-03-12 | 1 | -0/+245 |
| * | Initial revision | Tanaka Akira | 2000-03-09 | 2 | -0/+60 |
| * | Initial revision | Tanaka Akira | 2000-02-29 | 1 | -0/+13 |
| * | Initial revision | Tanaka Akira | 2000-02-25 | 1 | -0/+38 |
| * | zsh-workers-9790 | Tanaka Akira | 2000-02-18 | 1 | -5/+0 |
| * | Initial revision | Tanaka Akira | 2000-02-13 | 1 | -0/+119 |
| * | Initial revision | Tanaka Akira | 2000-02-10 | 1 | -0/+5 |
| * | Initial revision | Tanaka Akira | 2000-02-08 | 1 | -0/+6 |
| * | Initial revision | Tanaka Akira | 2000-02-04 | 1 | -0/+23 |
| * | Initial revision | Tanaka Akira | 2000-01-27 | 2 | -0/+130 |
| * | Initial revision | Tanaka Akira | 2000-01-20 | 1 | -0/+20 |
| * | Initial revision | Tanaka Akira | 2000-01-16 | 1 | -0/+78 |
| * | Initial revision | Tanaka Akira | 2000-01-05 | 1 | -0/+58 |
| * | Initial revision | Tanaka Akira | 2000-01-05 | 1 | -0/+203 |
| * | zsh-workers:9078 | Tanaka Akira | 1999-12-23 | 1 | -75/+0 |