about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variablePeter Stephenson2000-05-261-0/+10
* disable vared if zle is not enabled (11566)Sven Wischnowsky2000-05-261-0/+4
* Split _arguments calls into sets to avoid long mutex lists (11579)Oliver Kiddle2000-05-251-0/+5
* beautify format of compdump file (11576)Sven Wischnowsky2000-05-251-0/+3
* fix for special-dirs when used with -g patterns (11570)Sven Wischnowsky2000-05-251-0/+3
* better cursor-movement in menu-selection (11569)Sven Wischnowsky2000-05-251-0/+5
* 11567: FD_CLOEXEC in zftp.cPeter Stephenson2000-05-251-0/+4
* force listing in _complete_debug; make complist with list-scrolling stopt at ...Sven Wischnowsky2000-05-251-0/+7
* 11561: no RC_QUOTES in $'..'Peter Stephenson2000-05-241-0/+3
* 11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.Peter Stephenson2000-05-241-0/+4
* 11554: Rearrange _arguments doc some more.Bart Schaefer2000-05-241-0/+4
* fix for comparguments to make -s have an effect again (11552)Sven Wischnowsky2000-05-241-0/+5
* 11548: -h flag for ispellClint Adams2000-05-241-0/+5
* 11542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson2000-05-231-0/+4
* Minor completion fixes (11541)Oliver Kiddle2000-05-231-0/+4
* Suffix handling improvements for url completion (11539)Oliver Kiddle2000-05-231-0/+5
* 11537: new _complete_tag functionPeter Stephenson2000-05-231-0/+6
* doc clarifications for zparseopts (11536)Sven Wischnowsky2000-05-231-0/+2
* add -[ak] options to compadd (11533)Sven Wischnowsky2000-05-231-0/+4
* add -E option to zparseopts (11530)Sven Wischnowsky2000-05-231-0/+3
* use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky2000-05-231-0/+5
* fix for read -q without a shout (11524)Sven Wischnowsky2000-05-231-0/+2
* save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky2000-05-231-0/+6
* Don't lose empty arguments (11517)Oliver Kiddle2000-05-221-0/+4
* 11516: Completion/Core/compinstall: menu selectionPeter Stephenson2000-05-221-0/+5
* 11515: Fix infinite loop.Bart Schaefer2000-05-221-0/+2
* 11508: Add texipage() to printindex().Bart Schaefer2000-05-221-0/+2
* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer2000-05-221-0/+4
* make sure wouldinstab is set before calling docomplete() (11503)Sven Wischnowsky2000-05-221-0/+3
* Completion/Linux/_rpm: --buildarch is like --targetChmouel Boudjnah2000-05-221-0/+4
* another fix for `select=long*' in menu style (11500)Sven Wischnowsky2000-05-221-0/+3
* fix for select-long-list in menu style (11497)Sven Wischnowsky2000-05-221-0/+3
* fix for clines in suffix (11496)Sven Wischnowsky2000-05-221-0/+2
* be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky2000-05-221-0/+4
* remove -h option from zstyle (11490)Sven Wischnowsky2000-05-221-0/+3
* pat(-) in long-option patterns to say that argument should be completed only ...Sven Wischnowsky2000-05-221-0/+5
* fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...Sven Wischnowsky2000-05-221-0/+6
* Missing () in a tt().Bart Schaefer2000-05-221-0/+2
* 11483: Fix formatting and other small errors.Bart Schaefer2000-05-221-0/+5
* 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4Peter Stephenson2000-05-211-0/+9
* 11477: Alphabetize itemized lists.Bart Schaefer2000-05-201-0/+2
* 11473: Turn off xtrace while printing PS4.Bart Schaefer2000-05-201-0/+4
* Do a better job of completing suffixes in netscape remote commands (11471)Oliver Kiddle2000-05-191-0/+5
* ChangeLog entry for zsh-users/3066, already committed:Peter Stephenson2000-05-191-0/+3
* 11467: [#<base>] syntax for output basePeter Stephenson2000-05-191-0/+9
* Fix _su to use user's shell for completion after -c againOliver Kiddle2000-05-191-0/+4
* 11469: Locally unset the errexit option and ZERR trap.Bart Schaefer2000-05-191-0/+4
* 11461: Make "read" interruptible even when used in the tail of a pipeline.Bart Schaefer2000-05-191-0/+5
* fix for unambiguous string insertion (11466)Sven Wischnowsky2000-05-191-1/+3
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-191-0/+9