index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-02
28308/28310: HIST_LEX_WORDS, check for quick history read
Peter Stephenson
1
-0
/
+1
2010-09-12
28253: document -h argument to atribute commands
Peter Stephenson
1
-0
/
+1
2010-03-16
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
Peter Stephenson
1
-0
/
+1
2010-01-27
27638, based on Frank Terbeck, 27633: SOURCETRACE option
Peter Stephenson
1
-0
/
+1
2010-01-13
Joakim Rosqvist: 27591 as modified in 27594:
Peter Stephenson
1
-0
/
+3
2009-07-19
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
1
-0
/
+1
2009-07-10
27106: reset status on command that expands to empty
Peter Stephenson
1
-0
/
+1
2009-07-08
27100: Allow MONITOR option in non-interactive shells for testing.
Peter Stephenson
1
-1
/
+1
2009-03-03
26675: add POSIX_ALIASES option
Peter Stephenson
1
-0
/
+1
2009-02-11
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
1
-4
/
+22
2008-09-11
25641: add emulation option (NO_)MULTI_FUNC_DEF
Peter Stephenson
1
-0
/
+1
2008-08-07
25418: set PROMPT_SUBST for all Bourne-style shells
Peter Stephenson
1
-1
/
+1
2008-08-07
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
1
-1
/
+1
2008-07-31
25345, 25347: neaten interface from main shell to zle
Peter Stephenson
1
-1
/
+1
2008-06-12
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
Peter Stephenson
1
-0
/
+1
2008-04-17
24818: add HIST_FCNTL_LOCK.
Peter Stephenson
1
-0
/
+1
2008-04-13
24808: initial support for combining characters in zle
Peter Stephenson
1
-0
/
+1
2008-03-07
24696: turn off MULTIBYTE by default in sh emulation
Peter Stephenson
1
-1
/
+1
2007-12-19
24301: missed a case for lower-casing options
Peter Stephenson
1
-1
/
+3
2007-06-18
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
1
-2
/
+3
2007-05-01
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
1
-0
/
+3
2007-03-15
Fix lower casing of option names in some locales.
Peter Stephenson
1
-1
/
+8
2007-02-06
23152: make ztrcmp() respect MULTIBYTE
Peter Stephenson
1
-1
/
+2
2007-01-09
users/11111: add DEBUG_BEFORE_CMD option
Peter Stephenson
1
-0
/
+1
2006-11-01
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
1
-0
/
+1
2006-08-22
22656: improve handling of monitor option
Peter Stephenson
1
-1
/
+10
2006-07-25
22557: turn on multibyte option by default
Peter Stephenson
1
-1
/
+7
2006-07-10
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
1
-0
/
+1
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-8
/
+8
2006-04-09
22408: support for multibyte characters in patterns
Peter Stephenson
1
-0
/
+1
2006-03-07
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
1
-176
/
+176
2005-12-09
22057: don't use zsh/newuser in emulation
Peter Stephenson
1
-1
/
+1
2005-08-08
21575 plus unposted: Add WARN_CREATE_GLOBAL option
Peter Stephenson
1
-0
/
+1
2005-07-15
Add "promptsp" to the optname optns[] array.
Wayne Davison
1
-0
/
+1
2005-03-18
Added the histsavebycopy option.
Wayne Davison
1
-0
/
+1
2004-09-03
20308: add EVAL_LINENO option
Peter Stephenson
1
-0
/
+1
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-3
/
+3
2004-05-02
Fix TRAPS_ASYNC so that it handles signals correctly.
Peter Stephenson
1
-1
/
+1
2004-04-19
zsh-users/7365: new TRAPS_ASYNC option
Peter Stephenson
1
-1
/
+2
2004-03-06
zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing
Peter Stephenson
1
-0
/
+1
2003-05-15
18530: print option states with `set -o' or `set +o'
Oliver Kiddle
1
-0
/
+27
2003-05-15
18539 and remaining bits of 18536???: vi and emacs options, autoload zle
Peter Stephenson
1
-0
/
+5
2002-12-04
17979: Add ERR_RETURN option.
Peter Stephenson
1
-0
/
+1
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
1
-1
/
+1
2002-06-20
17334: TYPESET_SILENT shell option and typeset -p option
Peter Stephenson
1
-0
/
+1
2001-10-24
16063: add transientrprompt option to remove right prompt from
Geoff Wing
1
-0
/
+1
2001-06-27
add autocontinue option to automatically make stopped jos running when they a...
Sven Wischnowsky
1
-0
/
+1
2001-06-12
Added KSH_TYPESET option.
Peter Stephenson
1
-0
/
+1
2001-03-30
Refuse to setopt noexec when interactive
Bart Schaefer
1
-0
/
+3
2001-02-28
add `aliases' option to be able to disable alias expansion (13554)
Sven Wischnowsky
1
-0
/
+1
[next]