summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2008-11-1026022: fix on Solaris where /proc/$$/fd exists but doesn't contain symlinksOliver Kiddle2-2/+5
2008-11-10add completion of globbing flagsOliver Kiddle5-4/+48
2008-11-0826021: tweak for glob qualifier completionPeter Stephenson2-14/+34
2008-11-08unposted: revert 26014.Clint Adams2-4/+6
2008-11-0726016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.Clint Adams2-1/+6
2008-11-0626014: don't allocate and leak a patprog if it's not going to be used.Clint Adams2-2/+7
2008-11-0626013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987.Clint Adams2-1/+6
2008-11-05"typeset -g <var>" should be silent even without TYPESET_SILENTPeter Stephenson3-1/+13
2008-11-0426006: remove dependence on system error messagePeter Stephenson2-2/+13
2008-11-03unposted: update to 4.3.9-dev-0Peter Stephenson2-2/+4
2008-11-03unposted: missing .distfiles entry; release 4.3.9Peter Stephenson2-0/+6
2008-11-0225989: fix crash in matchingPeter Stephenson2-36/+32
2008-11-0225988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams11-31/+52
Kazuhiro NISHIYAMA.
2008-11-0125987: don't ztrdup the buffer returned by inet_ntoa.Clint Adams2-1/+4
2008-11-0125985: don't try to disable signal traps if getsignum returns -1.Clint Adams2-2/+9
2008-10-3125983: Fix bug in hash builtin with empty hash entry nameOliver Kiddle2-3/+11