about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* make -A take a pattern as argument to match non-arguments; allow single-lette...Sven Wischnowsky2000-06-133-43/+76
* new _generic widget to call completion with $WIDGET in function field of cont...Sven Wischnowsky2000-06-133-0/+33
* allow insert-tab to contain `pending[=num]' to handle the case when there is ...Sven Wischnowsky2000-06-132-4/+24
* new style `suffix'; use accept-exact style in _expand (?)Sven Wischnowsky2000-06-133-7/+35
* fix for longer capability strings (sunsite still not responding, sigh)Sven Wischnowsky2000-06-132-7/+14
* Make PRINT_* flags unique againPeter Stephenson2000-06-132-5/+9
* fixes for calling compfiles, for completing words with special characters; ma...Sven Wischnowsky2000-06-135-40/+204
* 11867: restrict typeset -H applicationPeter Stephenson2000-06-125-5/+15
* 11866: More ANSI color stuff; preserve more state during prompt previewing.Bart Schaefer2000-06-113-95/+195
* Alexandre: Fix colored listings crash (article number attribution may beBart Schaefer2000-06-112-1/+6
* 11861: Completion/User/_cvs: fix -a use for compadd.Tanaka Akira2000-06-112-1/+5
* 11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entryBart Schaefer2000-06-102-0/+15
* 11838: typeset -HPeter Stephenson2000-06-097-24/+38
* 11839: endtrapscope() null pointer dereference preventionClint Adams2000-06-092-1/+6
* fix for menu-completion when another completion came right after it (11836)Sven Wischnowsky2000-06-093-0/+5
* improve _path_files, move some code into C, try to optimise glob patterns and...Sven Wischnowsky2000-06-093-47/+314
* avoid bug in IRIX's sed and use new -K option to zparseopts in _urlsOliver Kiddle2000-06-083-3/+8
* 11820: metafication of command line argumentsPeter Stephenson2000-06-082-10/+36
* more anchor matching fixes (11817)Sven Wischnowsky2000-06-082-10/+13
* trying to improve _expand; new keep-prefix style, add-space gives more contro...Sven Wischnowsky2000-06-083-17/+65
* make C-code expansion add a space only when more than one word was generated ...Sven Wischnowsky2000-06-082-2/+8
* users/3130: Completion/Debian/_apt: fix actions for _alternative.Tanaka Akira2000-06-082-3/+7
* try to get the tests for `strings long enough' right in anchor matching code ...Sven Wischnowsky2000-06-072-2/+9
* optimise command lookup in old and new completion (user/3124)Sven Wischnowsky2000-06-073-23/+36
* 11711: Andrej: diff output workaroundPeter Stephenson2000-06-072-2/+21
* hopefully more consistent beeping with menu-selection (11794)Sven Wischnowsky2000-06-074-12/+22
* -K option for zparseopts to keep previous array values (11792)Sven Wischnowsky2000-06-073-41/+75
* setup options in bindable commands (11789)Sven Wischnowsky2000-06-074-4/+25
* Use slightly cleaner syntax (11772)Oliver Kiddle2000-06-062-2/+7
* make _expand ignore empty expansions (11777)Sven Wischnowsky2000-06-062-2/+5
* fix for _path_files and globcomplete, better test if word contains wildcards ...Sven Wischnowsky2000-06-062-2/+6
* make (e) flag be silent unless (X) is given, too (11768)Sven Wischnowsky2000-06-064-15/+29
* accept -g option in _urls and use _urls in _rpm (11756)Oliver Kiddle2000-06-053-11/+19
* fix wording in error messages for tests (11755)Oliver Kiddle2000-06-052-3/+7
* 3.1.9, now zsh-3.1.9Peter Stephenson2000-06-054-13/+15
* AIX dependency fixOliver Kiddle2000-06-052-1/+5
* Test/.distfiles zsh-3.1.8Peter Stephenson2000-06-052-0/+3
* 3.1.8Peter Stephenson2000-06-052-2/+6
* some more memory leak fixes (11745)Sven Wischnowsky2000-06-054-4/+10
* 11743: Complete http URLs for rpm package files.Bart Schaefer2000-06-052-2/+7
* * 11740: Completion/Linux/_rpm: --{rebuild,recompile} is alwaysChmouel Boudjnah2000-06-042-1/+6
* 11739: _dpkg improvementsClint Adams2000-06-042-33/+67
* 11737: Avoid excessive Makefile rebuilding during "make clean".Bart Schaefer2000-06-042-1/+5
* Felix, 11734: Memory leak and doc error.Bart Schaefer2000-06-033-2/+6
* 11736: Fix TRAPEXIT scoping.Bart Schaefer2000-06-032-1/+5
* 11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creationPeter Stephenson2000-06-022-1/+7
* Patch 11723.Wayne Davison2000-06-021-0/+6
* Added some testing of glob-array indexing.Wayne Davison2000-06-021-0/+20
* Fixed glob array indexing.Wayne Davison2000-06-021-1/+1
* More test-comment tweaks.Wayne Davison2000-06-021-3/+3