summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-05-30AIX depenency fix (11661)Oliver Kiddle1-0/+4
2000-05-30Etc/MACHINES tweak; 3.1.7 releasedPeter Stephenson1-0/+6
2000-05-30fixes for _arguments without multiple sets; change completion test for empty ...Sven Wischnowsky1-0/+6
2000-05-3011644: Use `print -s' in _complete_debug.Bart Schaefer1-0/+2
2000-05-3011643: Updates for _rpm.Bart Schaefer1-0/+3
2000-05-30Wayne: Fix two history bugs that were causing theBart Schaefer1-0/+5
2000-05-29Add comment.Bart Schaefer1-0/+5
2000-05-29doc fix, missing `)' (11638)Sven Wischnowsky1-0/+2
2000-05-29make _path_files use glob qualifiers from the line when doing pattern matchin...Sven Wischnowsky1-0/+3
2000-05-29make handling of default tag clearer in the docs (3101)Sven Wischnowsky1-0/+3
2000-05-29matching bugs with patterns with two anchors (11634)Sven Wischnowsky1-0/+3
2000-05-29keep information about things to complete in _arguments (11631)Sven Wischnowsky1-0/+3
2000-05-29fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky1-0/+6
2000-05-2811618: Fix bad shift.Bart Schaefer1-0/+4
2000-05-2811616: netinet/in_systm.h againPeter Stephenson1-0/+6
2000-05-28use of _arguments for completion of a couple more builtins (11615)Oliver Kiddle1-3/+8
2000-05-2711606 and 11607.Bart Schaefer1-0/+10
2000-05-2611599: check for d&x bits on @INC directories in _perl_modulesClint Adams1-0/+6
2000-05-2611587: Felix Rosencrantz: Src/pattern.c: uninitialised variablePeter Stephenson1-0/+10
2000-05-26disable vared if zle is not enabled (11566)Sven Wischnowsky1-0/+4
2000-05-25Split _arguments calls into sets to avoid long mutex lists (11579)Oliver Kiddle1-0/+5
2000-05-25beautify format of compdump file (11576)Sven Wischnowsky1-0/+3
2000-05-25fix for special-dirs when used with -g patterns (11570)Sven Wischnowsky1-0/+3
2000-05-25better cursor-movement in menu-selection (11569)Sven Wischnowsky1-0/+5
2000-05-2511567: FD_CLOEXEC in zftp.cPeter Stephenson1-0/+4
2000-05-25force listing in _complete_debug; make complist with list-scrolling stopt at ...Sven Wischnowsky1-0/+7
2000-05-2411561: no RC_QUOTES in $'..'Peter Stephenson1-0/+3
2000-05-2411560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.Peter Stephenson1-0/+4
2000-05-2411554: Rearrange _arguments doc some more.Bart Schaefer1-0/+4
2000-05-24fix for comparguments to make -s have an effect again (11552)Sven Wischnowsky1-0/+5
2000-05-2411548: -h flag for ispellClint Adams1-0/+5
2000-05-2311542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson1-0/+4
2000-05-23Minor completion fixes (11541)Oliver Kiddle1-0/+4
2000-05-23Suffix handling improvements for url completion (11539)Oliver Kiddle1-0/+5
2000-05-2311537: new _complete_tag functionPeter Stephenson1-0/+6
2000-05-23doc clarifications for zparseopts (11536)Sven Wischnowsky1-0/+2
2000-05-23add -[ak] options to compadd (11533)Sven Wischnowsky1-0/+4
2000-05-23add -E option to zparseopts (11530)Sven Wischnowsky1-0/+3
2000-05-23use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky1-0/+5
2000-05-23fix for read -q without a shout (11524)Sven Wischnowsky1-0/+2
2000-05-23save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky1-0/+6
2000-05-22Don't lose empty arguments (11517)Oliver Kiddle1-0/+4
2000-05-2211516: Completion/Core/compinstall: menu selectionPeter Stephenson1-0/+5
2000-05-2211515: Fix infinite loop.Bart Schaefer1-0/+2
2000-05-2211508: Add texipage() to printindex().Bart Schaefer1-0/+2
2000-05-2211485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer1-0/+4
2000-05-22make sure wouldinstab is set before calling docomplete() (11503)Sven Wischnowsky1-0/+3
2000-05-22Completion/Linux/_rpm: --buildarch is like --targetChmouel Boudjnah1-0/+4
2000-05-22another fix for `select=long*' in menu style (11500)Sven Wischnowsky1-0/+3
2000-05-22fix for select-long-list in menu style (11497)Sven Wischnowsky1-0/+3