| Commit message (Expand) | Author | Age | Files | Lines |
* | make _files try each pattern only once (and stop after `*') (11915) | Sven Wischnowsky | 2000-06-15 | 1 | -0/+3 |
* | fix for _arguments, it took non-option strings as options (11910) | Sven Wischnowsky | 2000-06-15 | 1 | -0/+5 |
* | 11906: yet two more saving trap bugs | Peter Stephenson | 2000-06-14 | 1 | -0/+6 |
* | Handle new suffix style with arrays (11903) | Oliver Kiddle | 2000-06-14 | 1 | -0/+4 |
* | 11902: SIGWINCH local trap test | Peter Stephenson | 2000-06-14 | 1 | -0/+2 |
* | 11901: two more trap saving bugs | Peter Stephenson | 2000-06-14 | 1 | -0/+4 |
* | 11895: trap exit problem when exiting from function scope | Peter Stephenson | 2000-06-14 | 1 | -0/+5 |
* | *** empty log message *** | Sven Wischnowsky | 2000-06-14 | 1 | -1/+1 |
* | *** empty log message *** | Sven Wischnowsky | 2000-06-14 | 1 | -1/+1 |
* | nix kaboom with `time time' (?) | Sven Wischnowsky | 2000-06-14 | 1 | -1/+3 |
* | better fix for menu selection on dumb terminal (11885?) | Sven Wischnowsky | 2000-06-14 | 1 | -0/+5 |
* | Added article number for 11882. | Clint Adams | 2000-06-13 | 1 | -1/+1 |
* | 11877: ChangeLog only | Peter Stephenson | 2000-06-13 | 1 | -1/+1 |
* | ?????: dpkg completion improvements | Clint Adams | 2000-06-13 | 1 | -0/+5 |
* | Added patch numbers to Sven's entries. | Clint Adams | 2000-06-13 | 1 | -5/+5 |
* | make -A take a pattern as argument to match non-arguments; allow single-lette... | Sven Wischnowsky | 2000-06-13 | 1 | -0/+5 |
* | new _generic widget to call completion with $WIDGET in function field of cont... | Sven Wischnowsky | 2000-06-13 | 1 | -0/+8 |
* | new style `suffix'; use accept-exact style in _expand (?) | Sven Wischnowsky | 2000-06-13 | 1 | -0/+3 |
* | fix for longer capability strings (sunsite still not responding, sigh) | Sven Wischnowsky | 2000-06-13 | 1 | -1/+6 |
* | Make PRINT_* flags unique again | Peter Stephenson | 2000-06-13 | 1 | -0/+4 |
* | fixes for calling compfiles, for completing words with special characters; ma... | Sven Wischnowsky | 2000-06-13 | 1 | -0/+8 |
* | 11867: restrict typeset -H application | Peter Stephenson | 2000-06-12 | 1 | -0/+6 |
* | 11866: More ANSI color stuff; preserve more state during prompt previewing. | Bart Schaefer | 2000-06-11 | 1 | -0/+4 |
* | Alexandre: Fix colored listings crash (article number attribution may be | Bart Schaefer | 2000-06-11 | 1 | -0/+5 |
* | 11861: Completion/User/_cvs: fix -a use for compadd. | Tanaka Akira | 2000-06-11 | 1 | -0/+4 |
* | 11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entry | Bart Schaefer | 2000-06-10 | 1 | -0/+13 |
* | 11839: endtrapscope() null pointer dereference prevention | Clint Adams | 2000-06-09 | 1 | -0/+5 |
* | fix for menu-completion when another completion came right after it (11836) | Sven Wischnowsky | 2000-06-09 | 1 | -0/+3 |
* | improve _path_files, move some code into C, try to optimise glob patterns and... | Sven Wischnowsky | 2000-06-09 | 1 | -0/+6 |
* | avoid bug in IRIX's sed and use new -K option to zparseopts in _urls | Oliver Kiddle | 2000-06-08 | 1 | -0/+5 |
* | 11820: metafication of command line arguments | Peter Stephenson | 2000-06-08 | 1 | -0/+5 |
* | more anchor matching fixes (11817) | Sven Wischnowsky | 2000-06-08 | 1 | -0/+2 |
* | trying to improve _expand; new keep-prefix style, add-space gives more contro... | Sven Wischnowsky | 2000-06-08 | 1 | -0/+3 |
* | make C-code expansion add a space only when more than one word was generated ... | Sven Wischnowsky | 2000-06-08 | 1 | -0/+5 |
* | users/3130: Completion/Debian/_apt: fix actions for _alternative. | Tanaka Akira | 2000-06-08 | 1 | -0/+4 |
* | try to get the tests for `strings long enough' right in anchor matching code ... | Sven Wischnowsky | 2000-06-07 | 1 | -0/+5 |
* | optimise command lookup in old and new completion (user/3124) | Sven Wischnowsky | 2000-06-07 | 1 | -0/+3 |
* | 11711: Andrej: diff output workaround | Peter Stephenson | 2000-06-07 | 1 | -0/+6 |
* | hopefully more consistent beeping with menu-selection (11794) | Sven Wischnowsky | 2000-06-07 | 1 | -0/+3 |
* | -K option for zparseopts to keep previous array values (11792) | Sven Wischnowsky | 2000-06-07 | 1 | -0/+3 |
* | setup options in bindable commands (11789) | Sven Wischnowsky | 2000-06-07 | 1 | -0/+6 |
* | Use slightly cleaner syntax (11772) | Oliver Kiddle | 2000-06-06 | 1 | -0/+5 |
* | make _expand ignore empty expansions (11777) | Sven Wischnowsky | 2000-06-06 | 1 | -0/+3 |
* | fix for _path_files and globcomplete, better test if word contains wildcards ... | Sven Wischnowsky | 2000-06-06 | 1 | -0/+3 |
* | make (e) flag be silent unless (X) is given, too (11768) | Sven Wischnowsky | 2000-06-06 | 1 | -0/+5 |
* | accept -g option in _urls and use _urls in _rpm (11756) | Oliver Kiddle | 2000-06-05 | 1 | -0/+3 |
* | fix wording in error messages for tests (11755) | Oliver Kiddle | 2000-06-05 | 1 | -0/+4 |
* | 3.1.9, now zsh-3.1.9 | Peter Stephenson | 2000-06-05 | 1 | -0/+4 |
* | AIX dependency fix | Oliver Kiddle | 2000-06-05 | 1 | -0/+4 |
* | Test/.distfiles zsh-3.1.8 | Peter Stephenson | 2000-06-05 | 1 | -0/+2 |