about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 23447: improve documentation for zsh/newuserPeter Stephenson2007-05-216-11/+90
* 23446: fix typo producing wrong values for alias parametersPeter Stephenson2007-05-212-1/+4
* Unposted, see discussion around 23431: MacOS multibyte issuesPeter Stephenson2007-05-212-0/+8
* 23440: Make $param[(R)value] substitute the empty string on failurePeter Stephenson2007-05-215-14/+38
* 23444: handle multibyte characters in print -c/-CPeter Stephenson2007-05-202-9/+60
* 23443: mark --nofork and -f as redundant.Clint Adams2007-05-172-1/+6
* 23442: update for vim 7.1.Clint Adams2007-05-162-1/+10
* 23439: complete sessions for -dr, -dR, -Dr, -DR, -dx, and -Dx.Clint Adams2007-05-142-0/+16
* 11484: allow zmv to rename to equivalent but differently named filesPeter Stephenson2007-05-142-7/+5
* 23438 (tweaked): improve _printers to use lpstatPeter Stephenson2007-05-141-1/+3
* 23438 (tweaked): improve _printers to use lpstatPeter Stephenson2007-05-142-1/+41
* 23437: typo noted by WaynePeter Stephenson2007-05-142-1/+5
* 23435: Nikloai Weibull: bug testing end of string for sorting when ignoringPeter Stephenson2007-05-132-2/+6
* 23436: consistency with null strings in local variablesPeter Stephenson2007-05-133-11/+45
* use _configure for config.statusPeter Stephenson2007-05-132-1/+4
* 23433: fix shift for ZMAXTIMEOUTPeter Stephenson2007-05-132-1/+6
* 23409: disable prompt_sp output after ^D was seen and message printedAndrey Borzenkov2007-05-103-3/+13
* Peter A. Castro: 23408: zftp account handling was brokenPeter Stephenson2007-05-102-1/+5
* Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson2007-05-087-35/+169
* unposted: regex fix-ups: missing doc file plus pointer fixesPeter Stephenson2007-05-023-2/+35
* 23375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson2007-05-0114-52/+393
* unposted: typo in widget name in contrib docPeter Stephenson2007-05-012-2/+4
* Guillaume Chazarain: 23364: fix race in POSIX signal blockingPeter Stephenson2007-05-013-40/+21
* 23363: fake-files now allows patternsPeter Stephenson2007-05-014-3/+27
* 23339: make malloc(0) allocate a bytePeter Stephenson2007-04-302-1/+22
* 23337: fix unmetafication for stat() of files in compctlPeter Stephenson2007-04-272-1/+13
* Phil Pennock: 23326: compilation without ICONV brokenPeter Stephenson2007-04-262-1/+9
* unposted: fix error message for short ZWC filePeter Stephenson2007-04-232-1/+4
* 23313: fix test for incorrect version in ZWC filePeter Stephenson2007-04-232-2/+6
* parse.cPeter Stephenson2007-04-231-1/+1
* 23312: fix versioning and initialisation of word code headersPeter Stephenson2007-04-233-1/+7
* 23308: sanity for tindent in text outputPeter Stephenson2007-04-232-18/+30
* Christoph Bauer: 23309ish: extra #define for hpuxPeter Stephenson2007-04-231-2/+2
* Christoph Bauer: 23309ish: extra #define for hpuxPeter Stephenson2007-04-232-1/+11
* 23303: use _guard.Clint Adams2007-04-212-2/+6
* 23302: complete properties after svn propget and propedit.Clint Adams2007-04-192-0/+17
* 23301: fix semicolon mistyped as a colon.Clint Adams2007-04-192-2/+7
* unposted: set version to 4.3.4-dev-0Peter Stephenson2007-04-192-1/+3
* users/11419: zle copy-region-as-kill <string>Peter Stephenson2007-04-197-49/+92
* unposted: meant to add add-zsh-hook a while ago zsh-4.3.4Peter Stephenson2007-04-192-0/+66
* release 4.3.4Peter Stephenson2007-04-194-6/+11
* Made changelog better.Wayne Davison2007-04-181-2/+2
* users/11421: smart-insert-last-word fix.Wayne Davison2007-04-181-0/+5
* users/11424: don't embed a comment inside a math expression.Wayne Davison2007-04-181-2/+2
* users/11421: %{...%} was broken in completion listingsPeter Stephenson2007-04-172-4/+5
* Christoph Bauer: users/11416: bad use of VARARR()Peter Stephenson2007-04-172-2/+7
* update LICENCE to 2007Geoff Wing2007-04-171-0/+4
* update year to 2007Geoff Wing2007-04-171-1/+1
* unposted: prepare for release of 4.3.3 zsh-4.3.3Peter Stephenson2007-04-169-10/+25
* 23278: fix NUMERICGLOBSORT, broken by multibyte fixesPeter Stephenson2007-04-153-3/+25