Age | Commit message (Expand) | Author | Files | Lines |
2000-06-10 | 11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entry | Bart Schaefer | 1 | -0/+13 |
2000-06-09 | 11839: endtrapscope() null pointer dereference prevention | Clint Adams | 1 | -0/+5 |
2000-06-09 | fix for menu-completion when another completion came right after it (11836) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-09 | improve _path_files, move some code into C, try to optimise glob patterns and... | Sven Wischnowsky | 1 | -0/+6 |
2000-06-08 | avoid bug in IRIX's sed and use new -K option to zparseopts in _urls | Oliver Kiddle | 1 | -0/+5 |
2000-06-08 | 11820: metafication of command line arguments | Peter Stephenson | 1 | -0/+5 |
2000-06-08 | more anchor matching fixes (11817) | Sven Wischnowsky | 1 | -0/+2 |
2000-06-08 | trying to improve _expand; new keep-prefix style, add-space gives more contro... | Sven Wischnowsky | 1 | -0/+3 |
2000-06-08 | make C-code expansion add a space only when more than one word was generated ... | Sven Wischnowsky | 1 | -0/+5 |
2000-06-08 | users/3130: Completion/Debian/_apt: fix actions for _alternative. | Tanaka Akira | 1 | -0/+4 |
2000-06-07 | try to get the tests for `strings long enough' right in anchor matching code ... | Sven Wischnowsky | 1 | -0/+5 |
2000-06-07 | optimise command lookup in old and new completion (user/3124) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-07 | 11711: Andrej: diff output workaround | Peter Stephenson | 1 | -0/+6 |
2000-06-07 | hopefully more consistent beeping with menu-selection (11794) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-07 | -K option for zparseopts to keep previous array values (11792) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-07 | setup options in bindable commands (11789) | Sven Wischnowsky | 1 | -0/+6 |
2000-06-06 | Use slightly cleaner syntax (11772) | Oliver Kiddle | 1 | -0/+5 |
2000-06-06 | make _expand ignore empty expansions (11777) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-06 | fix for _path_files and globcomplete, better test if word contains wildcards ... | Sven Wischnowsky | 1 | -0/+3 |
2000-06-06 | make (e) flag be silent unless (X) is given, too (11768) | Sven Wischnowsky | 1 | -0/+5 |
2000-06-05 | accept -g option in _urls and use _urls in _rpm (11756) | Oliver Kiddle | 1 | -0/+3 |
2000-06-05 | fix wording in error messages for tests (11755) | Oliver Kiddle | 1 | -0/+4 |
2000-06-05 | 3.1.9, now | Peter Stephenson | 1 | -0/+4 |
2000-06-05 | AIX dependency fix | Oliver Kiddle | 1 | -0/+4 |
2000-06-05 | Test/.distfiles | Peter Stephenson | 1 | -0/+2 |
2000-06-05 | 3.1.8 | Peter Stephenson | 1 | -0/+4 |
2000-06-05 | some more memory leak fixes (11745) | Sven Wischnowsky | 1 | -0/+5 |
2000-06-05 | 11743: Complete http URLs for rpm package files. | Bart Schaefer | 1 | -0/+5 |
2000-06-04 | * 11740: Completion/Linux/_rpm: --{rebuild,recompile} is always | Chmouel Boudjnah | 1 | -0/+5 |
2000-06-04 | 11739: _dpkg improvements | Clint Adams | 1 | -0/+6 |
2000-06-04 | 11737: Avoid excessive Makefile rebuilding during "make clean". | Bart Schaefer | 1 | -0/+4 |
2000-06-03 | Felix, 11734: Memory leak and doc error. | Bart Schaefer | 1 | -1/+4 |
2000-06-03 | 11736: Fix TRAPEXIT scoping. | Bart Schaefer | 1 | -0/+4 |
2000-06-02 | 11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creation | Peter Stephenson | 1 | -0/+5 |
2000-06-02 | Patch 11723. | Wayne Davison | 1 | -0/+6 |
2000-06-02 | Felix: fix for memory leak (11718) | Sven Wischnowsky | 1 | -0/+2 |
2000-06-02 | fix some memory leaks (thanks, Felix) (11722) | Sven Wischnowsky | 1 | -0/+5 |
2000-06-02 | For 11717 and the new array-indexing Test file. | Wayne Davison | 1 | -0/+8 |
2000-06-01 | Change from 11716 with an extra tweak to make it right. | Wayne Davison | 1 | -0/+4 |
2000-06-01 | 11701 and 11713. | Bart Schaefer | 1 | -0/+9 |
2000-06-01 | FR & pws: promptexpand memory leaks; NEWS notes | Peter Stephenson | 1 | -0/+9 |
2000-05-31 | 11696: local readonly specials bugs fixes | Peter Stephenson | 1 | -0/+6 |
2000-05-31 | allow display of only messages via $compstate[list]=messages (11688) | Sven Wischnowsky | 1 | -0/+6 |
2000-05-31 | use compadd -[ak] (11549) | Sven Wischnowsky | 1 | -0/+36 |
2000-05-31 | Andrej: fix for ${..//..} with % in search string (11660) | Sven Wischnowsky | 1 | -0/+3 |
2000-05-31 | allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such c... | Sven Wischnowsky | 1 | -0/+6 |
2000-05-31 | Wayne: pattern.c unitialised var | Peter Stephenson | 1 | -0/+13 |
2000-05-31 | move to last cursor after not asking a second time if list should be shown (1... | Sven Wischnowsky | 1 | -0/+3 |
2000-05-31 | fix for ignore-line style (11679) | Sven Wischnowsky | 1 | -0/+2 |
2000-05-31 | avoid reporting the same ->state more than once (11678) | Sven Wischnowsky | 1 | -0/+5 |