index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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