summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2008-11-15Phil (unposted): README: another typoPeter Stephenson2-1/+5
2008-11-1326042 with some fixes from 26043 (Mikael):Peter Stephenson7-61/+143
allow <(...) and >(...) to occur in the middle of strings and =(...) to have extra text following
2008-11-1226030: fix memory leak in varedOliver Kiddle2-0/+3
2008-11-1226028: close temporary file when aborting fcOliver Kiddle2-0/+7
2008-11-1226029: test for redirection with no preceding whitespacePeter Stephenson1-1/+1
2008-11-1226029: test for redirection with no preceding whitespacePeter Stephenson2-1/+24
2008-11-1126024: don't leave ref count incremented when aborting bindkey with an errorOliver Kiddle2-1/+7
2008-11-1126027: free pprogc before it goes out of scope in makecomplistflags.Clint Adams2-0/+6
2008-11-1126025: prefer handling user input to zle -F file descriptorPeter Stephenson2-8/+20
2008-11-1126023: skeletal completion for tg (topgit).Clint Adams2-0/+13