about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 11441: Test/comptest, Test/53completion.ztst,Tanaka Akira2000-05-171-0/+6
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-171-0/+7
* Fix e-mail address.Bart Schaefer2000-05-171-1/+1
* 11435: Update test for 11406.Bart Schaefer2000-05-171-4/+6
* 11431: Chop up zstyle doc into an itemize list.Bart Schaefer2000-05-171-0/+5
* fix completion after tilde and equal sign inside quotes (11429)Sven Wischnowsky2000-05-171-0/+5
* 11426: Src/Modules/zpty.c: don't use #elif.Tanaka Akira2000-05-171-0/+4
* 11420: Src/Modules/zpty.c: try more pty device files.Tanaka Akira2000-05-161-0/+4
* 11419: Control "make check" with the TESTNUM variable.Bart Schaefer2000-05-161-0/+3
* Fix typos and remove RCS Id strings.Bart Schaefer2000-05-161-0/+10
* 11415: Completion/User/_cvs: follow the new matcher-list behaviour.Tanaka Akira2000-05-161-0/+4
* 11410: make tokenize() tokenize =, so $~foo allows =cmd expansionPeter Stephenson2000-05-161-0/+6
* fixed configuration of menu-selection with menu style; pseudo-context `-comma...Sven Wischnowsky2000-05-161-0/+5
* avoid tilde- and parameter-completion in quotes (11407)Sven Wischnowsky2000-05-161-0/+3
* make _arguments take the attempt to add matches as an indication not to do de...Sven Wischnowsky2000-05-161-1/+5
* fix scrolling in menu-selection with matches spanning multiple linesSven Wischnowsky2000-05-161-0/+6
* one hunk of 11381: typo in _vars_eqPeter Stephenson2000-05-161-0/+3
* 11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansionPeter Stephenson2000-05-161-0/+5
* make menu-select accept the match when typing a non-special character (11401)Sven Wischnowsky2000-05-161-0/+5
* 11396: Completion/User/_look: display a message whenTanaka Akira2000-05-161-0/+3
* 11394: Completion/User/_cvs: rewrite filename completionTanaka Akira2000-05-161-0/+5
* 11393: Completion/User/_diff_options: use `=-'.Tanaka Akira2000-05-151-0/+2
* 11392: Completion/Core/_description: ignore-line fix.Tanaka Akira2000-05-151-0/+4
* 11387: OCTAL_ZEROES optionClint Adams2000-05-151-0/+5
* 11385: parse 0[0-9]+ as octal in arithmetic expressionsClint Adams2000-05-151-0/+5
* detect additional characters in parameter expansions and signal an error for ...Sven Wischnowsky2000-05-151-0/+3
* add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky2000-05-151-0/+8
* 11375: compinstall: menu style select=long and select=long-listPeter Stephenson2000-05-151-0/+5
* Install functions before man pages to avoid error if yodl isn't installedOliver Kiddle2000-05-151-0/+4
* extra paranoia for empty prefix/suffix in completion matching (11374)Sven Wischnowsky2000-05-151-0/+3
* Oliver's missing article number.Bart Schaefer2000-05-151-1/+1
* FAQ updated from websitePeter Stephenson2000-05-151-0/+4
* fix for empty (s::) separator and strings with meta-characters (11368)Sven Wischnowsky2000-05-151-0/+3
* followup for 11364 (11367)Sven Wischnowsky2000-05-151-2/+2
* fix for completion of string with single quote (11365)Sven Wischnowsky2000-05-151-0/+3
* fix for suffix-matching; better in-path completion in _path_files (11364)Sven Wischnowsky2000-05-151-0/+5
* 11362: fix up pointersPeter Stephenson2000-05-151-3/+8
* zparseopts should detect if it is called without option descriptions (11360)Sven Wischnowsky2000-05-151-0/+5
* Add -L option to the hash builtinOliver Kiddle2000-05-151-0/+5
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-0/+8
* fix for completing options with `_arguments -s'; fix for _message to use `bui...Sven Wischnowsky2000-05-121-0/+6
* Use _arguments for hash completion and add + options for typeset (11347)Oliver Kiddle2000-05-121-0/+5
* fixes for completion matching (11346)Sven Wischnowsky2000-05-121-0/+3
* fix for compadd -x when there are no matches (11335)Sven Wischnowsky2000-05-121-0/+5
* 11332: Test descriptors correctly for redirect/restore of stderr; plus anBart Schaefer2000-05-121-4/+7
* 11326: Avoid init_io() on "exec < file" when zleactive.Bart Schaefer2000-05-111-1/+6
* Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr)Oliver Kiddle2000-05-111-1/+1
* _call should pass on the return code from the called command (11327)Oliver Kiddle2000-05-111-0/+4
* make _argument_sets add the options as defaults when there is nothing else to...Sven Wischnowsky2000-05-111-0/+4
* _files used alternative tag-order values even if not needed (11321)Sven Wischnowsky2000-05-111-0/+3