about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.3.7 zsh-4.3.7Peter Stephenson2008-10-283-2/+23
* 25934: handle bts subscribe, unsubscribe, and fix owner. Patches from Ansgar...Clint Adams2008-10-262-2/+19
* unposted: region_highlight wrongly capitalised in NEWSPeter Stephenson2008-10-262-1/+4
* unposted: update version claimed in README to 4.3.7Peter Stephenson2008-10-262-1/+3
* Mikael: 25933: typosPeter Stephenson2008-10-265-4/+9
* 25931: Test for prompt code reentrancyPeter Stephenson2008-10-244-2/+73
* 25930: dynamic directory expansion memory handling was screwyPeter Stephenson2008-10-243-197/+229
* users/13375: trivial rewrite to ternary expressionPeter Stephenson2008-10-232-1/+9
* 25927: include the ignored prefix/suffix in the hidden prefix/suffixBart Schaefer2008-10-232-14/+21
* 25926: free val only after it may be passed to strlen (as in 25656).Clint Adams2008-10-232-1/+6
* unposted: 4.3.6-dev-2 zsh-4.3.6-dev-2Peter Stephenson2008-10-202-2/+6
* 25912: fix another metafication bug in completionPeter Stephenson2008-10-183-29/+51
* 25911: see if we can work around multibyte problems in file systemPeter Stephenson2008-10-182-9/+11
* 25910: avoid dangling file handle in bin_print.Clint Adams2008-10-182-1/+8
* Rocky: 25907: Makefile needs .exe to run zsh on CygwinPeter Stephenson2008-10-173-3/+8
* 25905: fix and test doubled-hash radix outputPeter Stephenson2008-10-163-1/+23
* Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer2008-10-153-4/+40
* 25883 (quoting in _multi_parts) and 25887 (-U in _path_files).Bart Schaefer2008-10-151-0/+10
* Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.Bart Schaefer2008-10-151-1/+1
* 25887: fix brace completion oddity by using compadd -U more selectively.Bart Schaefer2008-10-151-8/+8
* 25898: avoid dereference of p after it is freed in getmathfunc.Clint Adams2008-10-142-1/+5
* 25897: remove small bit of dead code in cfp_opt_pats.Clint Adams2008-10-142-2/+5
* 25896: remove small bit of dead code in execbuiltin.Clint Adams2008-10-142-4/+4
* Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams2008-10-142-1/+6
* 25893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for nowPeter Stephenson2008-10-142-8/+17
* 25860: avoid possible NULL dereferencing in bld_parts.Clint Adams2008-10-122-1/+7
* unposted, c.f. 25848: attempt to sanitize comptest environmentPeter Stephenson2008-10-121-1/+0
* unposted, c.f. 25848: attempt to sanitize comptest environmentPeter Stephenson2008-10-122-0/+8
* 25859: avoid possible NULL dereferencing if RC_QUOTES is set.Clint Adams2008-10-122-1/+4
* Mikael Magnusson: 25856: typo fixes.Clint Adams2008-10-122-3/+5
* Mikael Magnusson: 25855: typo fixes.Clint Adams2008-10-122-4/+8
* 25845: fix pattern but with backslashed and metafied charatersPeter Stephenson2008-10-111-0/+11
* 25845: fix pattern but with backslashed and metafied charatersPeter Stephenson2008-10-112-1/+13
* Marc Chantreux: 25816: promiscuous ip linksPeter Stephenson2008-10-112-0/+6
* Fixed a signed/unsigned compiler warning.Wayne Davison2008-10-112-1/+6
* users/13323: new test wasnt robust about ignoring /etc/zshenvPeter Stephenson2008-10-102-1/+5
* users/13321: allow --disable-gdbmPeter Stephenson2008-10-102-3/+13
* unposted: protect () in doc from macro expansionPeter Stephenson2008-10-102-1/+3
* unposted: update CONTRIBUTORSPeter Stephenson2008-10-102-5/+8
* 25837: add NEWS about new debugging featuresPeter Stephenson2008-10-102-1/+23
* unposted: silence some warnings when WARN_CREATE_GLOBAL is setPeter Stephenson2008-10-103-1/+7
* unposted: 4.3.6-dev-1 zsh-4.3.6-dev-1Peter Stephenson2008-10-101-0/+2
* test needs -f flag to zshPeter Stephenson2008-10-103-3/+8
* Fix trailing backslash in example.Bart Schaefer2008-10-101-1/+1
* Several belated commits and one timely one:Bart Schaefer2008-10-101-0/+15
* 25029: : "environ" style to allow a different search path when completingBart Schaefer2008-10-102-0/+15
* 25140: improve error handling/reporting for here-document temp files.Bart Schaefer2008-10-101-2/+3
* Quote expansion of prompt_opts in prompt() because zsh emulation is byBart Schaefer2008-10-101-1/+1
* 25814: quote arguments to "eval".Bart Schaefer2008-10-101-1/+1
* 25833: remove zparseopts line obsoleted by 25824.Clint Adams2008-10-092-3/+3