about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: 4.3.4-dev-7 zsh-4.3.4-dev-7Peter Stephenson2008-01-082-2/+4
* 24371: bug refreshing large scrolling history entryPeter Stephenson2008-01-082-1/+15
* Chris Lamb: 24365: completion for vim-addons.Clint Adams2008-01-063-0/+56
* 24362: problem redrawing line with multibyte character firstPeter Stephenson2008-01-052-0/+17
* 24360: fix misspelling of --separate-dirs.Clint Adams2008-01-042-1/+6
* 24356: regex =~ test wasnt handled by gettext()Peter Stephenson2008-01-043-1/+20
* 24349: add comment about HELPDIR to assist replacement in Debian build.Clint Adams2008-01-042-0/+7
* 24345: add --no-utf8-comment and --list.Clint Adams2008-01-042-0/+7
* Based on 24334: Documentation for run-help improvements.Bart Schaefer2008-01-012-5/+52
* 24324: do not set ftim when re-entering the history mechanism for stringBart Schaefer2007-12-312-1/+4
* 24332, 24333: Improvements to run-help suggested by J.Sommer.Bart Schaefer2007-12-316-4/+63
* 24330: add some missing options from xpdf 3.02.Clint Adams2007-12-312-0/+9
* 24323: for performance reasons, procure release names via apt-cache policy in...Clint Adams2007-12-282-1/+7
* Silenced a signed/unsigned compiler warning.Wayne Davison2007-12-272-1/+6
* undo 24318Clint Adams2007-12-252-6/+1
* 24318: drop leading spaces from direntry to cope with new makeinfo behavior.Clint Adams2007-12-252-1/+6
* 24316: count skipped tests differently from successes and failures.Clint Adams2007-12-253-3/+13
* 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