summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Collapse)AuthorFilesLines
2009-03-13users/13902: make isearch return status usefulPeter Stephenson2-21/+66
add LASTABORTEDSEARCH variable
2009-03-13users/13903 fix vi search prompt and repeatPeter Stephenson1-1/+5
2009-03-10print message if we give up trying to crate a lock file with hard linksPeter Stephenson1-3/+6
2009-03-1026705: multibyte characters with Meta in ${(%)foo} etc.Peter Stephenson1-7/+3
2009-03-0926072: lexsave()/lexrestore() to fix bug with sourcing from "funny" placesPeter Stephenson1-0/+4
2009-03-0826697: test for Linux- and Mac-style xattr functionsPeter Stephenson2-6/+26
2009-03-0326686: problem storing long $_ using VARARR()Peter Stephenson2-8/+23
2009-03-03fix the cap.c patchPeter Stephenson1-2/+1
2009-03-0326680: still more metafy() stuff in capPeter Stephenson1-3/+5
2009-03-0326677: cap module needs some unmetafy() callsPeter Stephenson1-0/+3
2009-03-0326675: add POSIX_ALIASES optionPeter Stephenson3-2/+6
2009-03-0326671: various minor attribute tidy upsPeter Stephenson1-17/+17
2009-03-03Mikael Magnusson: 26670: add zsh/attr modulePeter Stephenson3-0/+188
2009-03-0326665: Src/utils.c: fix one incorrect test in 26614.Bart Schaefer1-1/+2
2009-03-02Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set upPeter Stephenson1-2/+3
2009-03-0226614 + 26615: history -t <fmt> plus ztrftime "-" format modifierPeter Stephenson2-34/+81
2009-02-2726622: improve comments within $(...) and add testPeter Stephenson1-1/+2
2009-02-2626617 c.f. Tomáš Smetana, 26610: comments weren't handled in $(...)Peter Stephenson1-1/+11
2009-02-2526602: history substitution buffer could overflow with no testPeter Stephenson1-3/+15
2009-02-25c.f. 26586: rename yylex to zshlex and yytext to zshlextextPeter Stephenson3-125/+125
2009-02-2026588: don't expand aliases in run-helpPeter Stephenson1-2/+1
2009-02-2026584: use bind/netdb.h where appropriatePeter Stephenson1-0/+9
2009-02-1926583: use HOOK_FUNCTIONS more widelyPeter Stephenson3-3/+10
2009-02-18unposted: .cvsignore patchlevel.hPeter Stephenson1-20/+21
2009-02-14Danek Duvall: 26571: Additions for SolarisPeter Stephenson1-1/+1
2009-02-1126546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson13-29/+116
environments, plus documentation
2009-01-2926466: suffix in certain matcher modes mishandled patternPeter Stephenson1-7/+10
2009-01-2826463: Greg Klanderman: add zle-line-finish widgetPeter Stephenson3-7/+43
26464: Greg Klanderman: fix insert-ids=single for menu completion 26465: Greg Klanderman: command keymap for execution
2009-01-2726448: add glob sort operators oe and o+Peter Stephenson1-43/+174
2009-01-2526425: allow "emulate sh -c command" to eval command under sh emulationAndrey Borzenkov1-18/+79
2009-01-2026373: initialise variable in menu completion in attempt to prevent crashPeter Stephenson1-0/+1
2009-01-1926366: add "isearch" keymap and "accept-search" functinoPeter Stephenson3-0/+15
2009-01-1926362: avoid calling regfree() on uninitialized regex_t.Wayne Davison1-1/+1
2009-01-19Fixed a few compiler warnings.Wayne Davison1-6/+8
2009-01-1526315: define ZSH_PATCHLEVEL to "unknown" if not foundPeter Stephenson1-0/+5
2009-01-1526313: --enable-custom-patchlevelPeter Stephenson1-0/+4
unposted: WARN_CREATE_GLOBAL in tcp_log
2009-01-1326393: turn off text attributes in refresh when deleting textPeter Stephenson1-9/+10
2009-01-13Back off 26270 (accept-and-menu-complete).Peter Stephenson3-17/+12
Was causing memory corruption
2009-01-1326301: make zpty -r exit more cleanly on bad readsPeter Stephenson1-13/+33
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 Stephenson1-5/+3
2009-01-0926270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov3-12/+17
2009-01-09unposted: fix error using dollar Revision dollarPeter Stephenson1-1/+1
2009-01-09262727: add $ZSH_PATCHLEVEL from ChangeLog revisionPeter Stephenson2-0/+11
2009-01-0826260: fix crash failing to assigns scalar to special hashPeter Stephenson1-3/+12
2009-01-0526249: remove arbitrary string length limit in unmeta()Peter Stephenson1-10/+51
2009-01-0526247: fix compilation with -Werror=format-securityAndrey Borzenkov1-1/+1
2009-01-03Greg Klanderman: 26159: fix appending of killsPeter Stephenson1-1/+1
2008-12-0926110: option to allow vared to open to an alternative terminalPeter Stephenson1-5/+14
2008-12-0726116: didn't get updated properly for combining charactersPeter Stephenson1-6/+5
2008-11-2726095: compilation error if TIOCGWINSZ not definedPeter Stephenson1-0/+2