summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-01-1326301: make zpty -r exit more cleanly on bad readsPeter Stephenson4-21/+46
add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest
2009-01-1326300: dont use "echo -n" for $ZSH_PATCHLEVELPeter Stephenson2-6/+8
2009-01-11fix doc for 26272Peter Stephenson1-2/+2
2009-01-11fix doc for 26272Peter Stephenson1-3/+4
2009-01-09unposted: tweak doc for 26270Peter Stephenson2-1/+12
2009-01-0926270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov5-13/+27
2009-01-09unposted: fix error using dollar Revision dollarPeter Stephenson2-2/+5
2009-01-09262727: add $ZSH_PATCHLEVEL from ChangeLog revisionPeter Stephenson4-2/+23
2009-01-09unposted: add Revision to ChangeLog for patchlevelPeter Stephenson1-0/+10
2009-01-09unposted: add _rebootin completion from Mandriva RPMAndrey Borzenkov3-0/+34
2009-01-09Benjamin R. Haskell: 26265: fix some composed charactersPeter Stephenson2-2/+7
2009-01-0826260: fix crash failing to assigns scalar to special hashPeter Stephenson2-3/+17
2009-01-06unposted: fix yodl problem with 26229Peter Stephenson2-1/+6
2009-01-0526249: remove arbitrary string length limit in unmeta()Peter Stephenson2-10/+56
2009-01-05Richard Hartmann: 26170 parts 1 and 2: .bz2 compressed PS filesPeter Stephenson3-2/+8
2009-01-0526247: fix compilation with -Werror=format-securityAndrey Borzenkov3-7/+12
2009-01-03Richard Hartmann: 26229: note zstat link following behaviourPeter Stephenson2-0/+4
2009-01-03Frank Terbeck: 26215: VCS_Info disable-patterns stylePeter Stephenson3-1/+24
2009-01-03Greg Klanderman: 26159: fix appending of killsPeter Stephenson2-1/+6
2008-12-3026202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, ↵Clint Adams2-1/+7
zstyle, and ztcp builtins as well.
2008-12-2926185: fix two places where path to global zshenv was specified statically.Clint Adams2-2/+5
2008-12-29clean up test temporary filesGeoff Wing4-1/+16
2008-12-29Richard Hartmann: 26175: updates for vim completion.Clint Adams2-8/+21
2008-12-18Richard Hartmann: 26155: quote use of . for a command in textPeter Stephenson4-5/+11
2008-12-1626141: word-split EDITOR/VISUAL so users can have multi-argument commands in ↵Clint Adams2-1/+7
those variables.
2008-12-11Frank Terbeck: 26125: add "command" style to VCS_INFOPeter Stephenson22-26/+86
2008-12-1026121: add -B <lines> option to calendarPeter Stephenson3-9/+25
2008-12-10users/13566: note you cant unset array elementsPeter Stephenson2-0/+11
2008-12-0926110: option to allow vared to open to an alternative terminalPeter Stephenson3-6/+25
2008-12-09Richard Hartmann: 26114: add color options.Clint Adams2-0/+11
2008-12-08Benjamin R. Haskell: users/13544: typo in composing charactersPeter Stephenson2-1/+9
2008-12-0726116: didn't get updated properly for combining charactersPeter Stephenson1-6/+5
2008-12-02Richard Hartmann: 26105: add okularPeter Stephenson2-1/+7
2008-12-02Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warningsPeter Stephenson2-3/+9
2008-12-0126103: use FIFOs rather than FD files for process substititution on CygwinPeter Stephenson2-2/+19
2008-11-2726095: compilation error if TIOCGWINSZ not definedPeter Stephenson2-0/+7
2008-11-2626090: another cond test for Cygwin needs removingPeter Stephenson2-0/+9
2008-11-26Brendan Cully: 26057: mercurial completion updates.Clint Adams2-25/+876
2008-11-2526091: crash at end of history line if history not in usePeter Stephenson2-6/+13
2008-11-2413482: Frank Terbeck: fix some prompt docs for vcs infoPeter Stephenson2-1/+9
2008-11-23users/13477: call _files instead of _path_files to correctly handleBart Schaefer2-1/+6
cycling through choices.
2008-11-20users/13464: allow MIME suffixes to match upper case variantsPeter Stephenson5-1/+29
26075: fix repeated calendar events so that the next event is always in the future
2008-11-1826065: update version number because of syntax changePeter Stephenson2-2/+5
2008-11-18François Revol: some BeOS fixesPeter Stephenson4-1/+20
2008-11-1826061: fix clash between process subst and numeric globPeter Stephenson7-19/+35
26062: additional compmatch change, missed from 26047
2008-11-1726056 "< <(...)more_stuff" etc. are errorsPeter Stephenson3-1/+11
2008-11-1726055: ensure process substitution is handled before parameter and commandPeter Stephenson4-12/+18
2008-11-1726053: handle --help output like "--[fetch]all"Peter Stephenson2-4/+19
2008-11-1526047: convert lower levels of completion matching to usePeter Stephenson7-314/+401
multibyte strings and wide characters
2008-11-1526046: return an error if session's fd is unusable.Clint Adams2-0/+7