about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: 4.3.4-dev-6 zsh-4.3.4-dev-6Peter Stephenson2007-12-202-2/+4
* 24305: update release docs in preparation for 4.3.5Peter Stephenson2007-12-204-5/+36
* 24301: missed a case for lower-casing optionsPeter Stephenson2007-12-192-1/+5
* 24298: Tonguc Yumruk: emulate -L consistencyPeter Stephenson2007-12-192-1/+6
* 24289 plus Ismail's suggestion 24290: count test scripts succeeded and failedPeter Stephenson2007-12-185-17/+79
* 24279: allow terminal changes after zle -I to be acquired by main shellPeter Stephenson2007-12-184-2/+42
* unposted: suppress harmless warningPeter Stephenson2007-12-172-1/+3
* 24275: fixes for multibyte characters on SolarisPeter Stephenson2007-12-174-9/+43
* unposted: minor typo zsh-4.3.4-dev-5Peter Stephenson2007-12-172-1/+3
* unposted: 4.3.4-dev-5Peter Stephenson2007-12-172-2/+4
* Wayne: 24273: curses macros dont return a valuePeter Stephenson2007-12-172-3/+13
* 24271: handle parse failures in command substitution betterPeter Stephenson2007-12-163-11/+56
* 24268: handle backslashed = in mailbox completionPeter Stephenson2007-12-162-1/+3
* Typo in 24264.Bart Schaefer2007-12-161-1/+1
* 24264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson2007-12-167-124/+146
* Improved --whole-file description.Wayne Davison2007-12-152-1/+6
* 24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSDPeter Stephenson2007-12-144-1/+24
* 24251: attempt to fix sitem() YODL macro in ztexi.yoPeter Stephenson2007-12-142-1/+5
* 24242: unify top lines as #!/bin/zsh (followed by options).Clint Adams2007-12-138-7/+12
* Peter: 24235: handle underscoresClint Adams2007-12-132-5/+10
* 24241: explain the effect of time glob modifiers betterPeter Stephenson2007-12-132-2/+11
* 24240: make vared check for trailing garbage earlierPeter Stephenson2007-12-132-0/+7
* 24239: _subscript added too many backslashesPeter Stephenson2007-12-132-1/+5
* 24236: another case where cond -N test can failPeter Stephenson2007-12-132-1/+6
* 24234: apply typeset parameter flags consistentlyPeter Stephenson2007-12-135-155/+193
* users/12325: implement OSI rules for test & [, add more doc warningsPeter Stephenson2007-12-123-1/+28
* users/12305: option output not well documentedPeter Stephenson2007-12-124-6/+27
* unposted: updateClint Adams2007-12-112-15/+19
* users/12307: Expand delay in [[ -N ... ]] test to 2 secondsPeter Stephenson2007-12-112-3/+7
* 24210: set -o should abort on failurePeter Stephenson2007-12-112-5/+9
* unposted: 4.3.4-dev-4 zsh-4.3.4-dev-4Peter Stephenson2007-12-113-3/+9
* Vincent Lefevre: 24192: make GNU make completion support -includePeter Stephenson2007-12-102-3/+8
* 24150: Exit status of null command should be exit status of last cmdsubst.Bart Schaefer2007-12-093-2/+18
* 24197: interface to ztrftime() for insufficient memory was brokenPeter Stephenson2007-12-093-6/+11
* 24188: completion for GNU id.Clint Adams2007-12-082-1/+16
* 24187: completion for members.Clint Adams2007-12-082-0/+13
* 24174: Oliver's deuglification of 24169.Clint Adams2007-12-072-1/+6
* unposted: add explanatory comment for blocking around fork()Peter Stephenson2007-12-072-0/+8
* 24179: use queue_signals() for 24170Peter Stephenson2007-12-074-32/+7
* Guillaume Chazarain: 24170: block interrupts around fork()Peter Stephenson2007-12-072-0/+9
* 24173: fix thinko in 24171Clint Adams2007-12-072-2/+2
* unposted: arghClint Adams2007-12-072-2/+2
* 24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ...Clint Adams2007-12-072-6/+12
* 24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs...Clint Adams2007-12-072-1/+6
* 24169: use print in command substitution to avoid a literal non-ASCII charact...Clint Adams2007-12-062-1/+7
* 24160: build terminfo module if ncursesw is present but curses.h is not.Clint Adams2007-12-053-2/+30
* unposted: typo in "ip addr replace" completionPeter Stephenson2007-12-052-1/+6
* 24147Wayne Davison2007-12-042-10/+13
* 24148: attempt to use strerror_r() to make errors in signal handle saferPeter Stephenson2007-12-033-3/+41
* document the distfiles businessPeter Stephenson2007-12-033-1/+44