about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
* users/13902: make isearch return status usefulPeter Stephenson2009-03-132-21/+66
* users/13903 fix vi search prompt and repeatPeter Stephenson2009-03-131-1/+5
* print message if we give up trying to crate a lock file with hard linksPeter Stephenson2009-03-101-3/+6
* 26705: multibyte characters with Meta in ${(%)foo} etc.Peter Stephenson2009-03-101-7/+3
* 26072: lexsave()/lexrestore() to fix bug with sourcing from "funny" placesPeter Stephenson2009-03-091-0/+4
* 26697: test for Linux- and Mac-style xattr functionsPeter Stephenson2009-03-082-6/+26
* 26686: problem storing long $_ using VARARR()Peter Stephenson2009-03-032-8/+23
* fix the cap.c patchPeter Stephenson2009-03-031-2/+1
* 26680: still more metafy() stuff in capPeter Stephenson2009-03-031-3/+5
* 26677: cap module needs some unmetafy() callsPeter Stephenson2009-03-031-0/+3
* 26675: add POSIX_ALIASES optionPeter Stephenson2009-03-033-2/+6
* 26671: various minor attribute tidy upsPeter Stephenson2009-03-031-17/+17
* Mikael Magnusson: 26670: add zsh/attr modulePeter Stephenson2009-03-033-0/+188
* 26665: Src/utils.c: fix one incorrect test in 26614.Bart Schaefer2009-03-031-1/+2
* Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set upPeter Stephenson2009-03-021-2/+3
* 26614 + 26615: history -t <fmt> plus ztrftime "-" format modifierPeter Stephenson2009-03-022-34/+81
* 26622: improve comments within $(...) and add testPeter Stephenson2009-02-271-1/+2
* 26617 c.f. Tomáš Smetana, 26610: comments weren't handled in $(...)Peter Stephenson2009-02-261-1/+11
* 26602: history substitution buffer could overflow with no testPeter Stephenson2009-02-251-3/+15
* c.f. 26586: rename yylex to zshlex and yytext to zshlextextPeter Stephenson2009-02-253-125/+125
* 26588: don't expand aliases in run-helpPeter Stephenson2009-02-201-2/+1
* 26584: use bind/netdb.h where appropriatePeter Stephenson2009-02-201-0/+9
* 26583: use HOOK_FUNCTIONS more widelyPeter Stephenson2009-02-193-3/+10
* unposted: .cvsignore patchlevel.hPeter Stephenson2009-02-181-20/+21
* Danek Duvall: 26571: Additions for SolarisPeter Stephenson2009-02-141-1/+1
* 26546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson2009-02-1113-29/+116
* 26466: suffix in certain matcher modes mishandled patternPeter Stephenson2009-01-291-7/+10
* 26463: Greg Klanderman: add zle-line-finish widgetPeter Stephenson2009-01-283-7/+43
* 26448: add glob sort operators oe and o+Peter Stephenson2009-01-271-43/+174
* 26425: allow "emulate sh -c command" to eval command under sh emulationAndrey Borzenkov2009-01-251-18/+79
* 26373: initialise variable in menu completion in attempt to prevent crashPeter Stephenson2009-01-201-0/+1
* 26366: add "isearch" keymap and "accept-search" functinoPeter Stephenson2009-01-193-0/+15
* 26362: avoid calling regfree() on uninitialized regex_t.Wayne Davison2009-01-191-1/+1
* Fixed a few compiler warnings.Wayne Davison2009-01-191-6/+8
* 26315: define ZSH_PATCHLEVEL to "unknown" if not foundPeter Stephenson2009-01-151-0/+5
* 26313: --enable-custom-patchlevelPeter Stephenson2009-01-151-0/+4
* 26393: turn off text attributes in refresh when deleting textPeter Stephenson2009-01-131-9/+10
* Back off 26270 (accept-and-menu-complete).Peter Stephenson2009-01-133-17/+12
* 26301: make zpty -r exit more cleanly on bad readsPeter Stephenson2009-01-131-13/+33
* 26300: dont use "echo -n" for $ZSH_PATCHLEVELPeter Stephenson2009-01-131-5/+3
* 26270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov2009-01-093-12/+17
* unposted: fix error using dollar Revision dollarPeter Stephenson2009-01-091-1/+1
* 262727: add $ZSH_PATCHLEVEL from ChangeLog revisionPeter Stephenson2009-01-092-0/+11
* 26260: fix crash failing to assigns scalar to special hashPeter Stephenson2009-01-081-3/+12
* 26249: remove arbitrary string length limit in unmeta()Peter Stephenson2009-01-051-10/+51
* 26247: fix compilation with -Werror=format-securityAndrey Borzenkov2009-01-051-1/+1
* Greg Klanderman: 26159: fix appending of killsPeter Stephenson2009-01-031-1/+1
* 26110: option to allow vared to open to an alternative terminalPeter Stephenson2008-12-091-5/+14
* 26116: didn't get updated properly for combining charactersPeter Stephenson2008-12-071-6/+5
* 26095: compilation error if TIOCGWINSZ not definedPeter Stephenson2008-11-271-0/+2