| Commit message (Expand) | Author | Age | Files | Lines |
* | 25418: set PROMPT_SUBST for all Bourne-style shells | Peter Stephenson | 2008-08-07 | 1 | -1/+1 |
* | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 2008-08-07 | 1 | -1/+1 |
* | 25345, 25347: neaten interface from main shell to zle | Peter Stephenson | 2008-07-31 | 1 | -1/+1 |
* | 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence | Peter Stephenson | 2008-06-12 | 1 | -0/+1 |
* | 24818: add HIST_FCNTL_LOCK. | Peter Stephenson | 2008-04-17 | 1 | -0/+1 |
* | 24808: initial support for combining characters in zle | Peter Stephenson | 2008-04-13 | 1 | -0/+1 |
* | 24696: turn off MULTIBYTE by default in sh emulation | Peter Stephenson | 2008-03-07 | 1 | -1/+1 |
* | 24301: missed a case for lower-casing options | Peter Stephenson | 2007-12-19 | 1 | -1/+3 |
* | 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default | Peter Stephenson | 2007-06-18 | 1 | -2/+3 |
* | 23375: Phil Pennock: =~, zsh/regex etc. etc. | Peter Stephenson | 2007-05-01 | 1 | -0/+3 |
* | Fix lower casing of option names in some locales. | Peter Stephenson | 2007-03-15 | 1 | -1/+8 |
* | 23152: make ztrcmp() respect MULTIBYTE | Peter Stephenson | 2007-02-06 | 1 | -1/+2 |
* | users/11111: add DEBUG_BEFORE_CMD option | Peter Stephenson | 2007-01-09 | 1 | -0/+1 |
* | 22934, modified, see 22937: add HIST_SUBST_PATTERN option | Peter Stephenson | 2006-11-01 | 1 | -0/+1 |
* | 22656: improve handling of monitor option | Peter Stephenson | 2006-08-22 | 1 | -1/+10 |
* | 22557: turn on multibyte option by default | Peter Stephenson | 2006-07-25 | 1 | -1/+7 |
* | 22544: Improve use of ztype tests for multibyte characters. Add | Peter Stephenson | 2006-07-10 | 1 | -0/+1 |
* | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 2006-05-30 | 1 | -8/+8 |
* | 22408: support for multibyte characters in patterns | Peter Stephenson | 2006-04-09 | 1 | -0/+1 |
* | Changed some structures to avoid gcc's type-punned warnings. | Wayne Davison | 2006-03-07 | 1 | -176/+176 |
* | 22057: don't use zsh/newuser in emulation | Peter Stephenson | 2005-12-09 | 1 | -1/+1 |
* | 21575 plus unposted: Add WARN_CREATE_GLOBAL option | Peter Stephenson | 2005-08-08 | 1 | -0/+1 |
* | Add "promptsp" to the optname optns[] array. | Wayne Davison | 2005-07-15 | 1 | -0/+1 |
* | Added the histsavebycopy option. | Wayne Davison | 2005-03-18 | 1 | -0/+1 |
* | 20308: add EVAL_LINENO option | Peter Stephenson | 2004-09-03 | 1 | -0/+1 |
* | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 2004-06-02 | 1 | -3/+3 |
* | Fix TRAPS_ASYNC so that it handles signals correctly. | Peter Stephenson | 2004-05-02 | 1 | -1/+1 |
* | zsh-users/7365: new TRAPS_ASYNC option | Peter Stephenson | 2004-04-19 | 1 | -1/+2 |
* | zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing | Peter Stephenson | 2004-03-06 | 1 | -0/+1 |
* | 18530: print option states with `set -o' or `set +o' | Oliver Kiddle | 2003-05-15 | 1 | -0/+27 |
* | 18539 and remaining bits of 18536???: vi and emacs options, autoload zle | Peter Stephenson | 2003-05-15 | 1 | -0/+5 |
* | 17979: Add ERR_RETURN option. | Peter Stephenson | 2002-12-04 | 1 | -0/+1 |
* | 17582: Improved option argument handling. | Peter Stephenson | 2002-08-27 | 1 | -1/+1 |
* | 17334: TYPESET_SILENT shell option and typeset -p option | Peter Stephenson | 2002-06-20 | 1 | -0/+1 |
* | 16063: add transientrprompt option to remove right prompt from | Geoff Wing | 2001-10-24 | 1 | -0/+1 |
* | add autocontinue option to automatically make stopped jos running when they a... | Sven Wischnowsky | 2001-06-27 | 1 | -0/+1 |
* | Added KSH_TYPESET option. | Peter Stephenson | 2001-06-12 | 1 | -0/+1 |
* | Refuse to setopt noexec when interactive | Bart Schaefer | 2001-03-30 | 1 | -0/+3 |
* | add `aliases' option to be able to disable alias expansion (13554) | Sven Wischnowsky | 2001-02-28 | 1 | -0/+1 |
* | 12581: C_BASES option | Peter Stephenson | 2000-08-10 | 1 | -0/+1 |
* | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 2000-07-30 | 1 | -0/+45 |
* | 11387: OCTAL_ZEROES option | Clint Adams | 2000-05-15 | 1 | -0/+1 |
* | 11044, 11260: DVORAK options for spell checking. | Peter Stephenson | 2000-05-08 | 1 | -0/+1 |
* | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 2000-04-16 | 1 | -50/+81 |
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+663 |