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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
38039: POSIXy behavior for "set +o"
Barton E. Schaefer
2016-03-03
1
-3
/
+4
*
unposted (cf. 37387): emulate turns off WARN_CREATE_GLOBAL
Barton E. Schaefer
2015-12-19
1
-1
/
+1
*
37038: add -l option to emulate to list options in emulations
Peter Stephenson
2015-11-01
1
-0
/
+30
*
37022: add GLOB_STAR_SHORT option to abbreviate ** and ***
Peter Stephenson
2015-10-30
1
-0
/
+1
*
35655: APPEND_CREATE option for POSIX copmatible NO_CLOBBER
Peter Stephenson
2015-06-29
1
-0
/
+1
*
various posts: Implement assignment parsing for typeset.
Peter Stephenson
2015-06-24
1
-1
/
+1
*
35416: Turn on MULTIBYTE in all emulations.
Peter Stephenson
2015-06-08
1
-1
/
+1
*
Take more care with errors from setuid().
Jérémie Roquet
2014-10-31
1
-1
/
+11
*
32768 with further modifications: LOCAL_LOOPS option.
Peter Stephenson
2014-06-13
1
-0
/
+1
*
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
Peter Stephenson
2014-06-06
1
-0
/
+1
*
32634: add POSIX_ARGZERO option
Barton E. Schaefer
2014-06-01
1
-0
/
+1
*
users:18023: Add PIPEFAIL option
Peter Stephenson
2013-10-06
1
-0
/
+1
*
31444: Basic code for enable/disable -p
Peter Stephenson
2013-06-13
1
-0
/
+1
*
users/17665: add FORCE_FLOAT option
Peter Stephenson
2013-03-05
1
-0
/
+1
*
30789: Add CONTINUE_ON_ERROR for old behaviour.
Peter Stephenson
2012-11-15
1
-0
/
+1
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
1
-13
/
+5
*
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
2012-10-07
1
-26
/
+46
*
30716: make IGNORECLOSEBRACES an emulation option
Peter Stephenson
2012-10-05
1
-1
/
+1
*
30633: "functions -T" only traces marked function, not called functions
Peter Stephenson
2012-08-21
1
-1
/
+1
*
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
Bart Schaefer
2012-03-07
1
-0
/
+2
*
30303: emulate inside function marked for execution tracing enables xtrace
Peter Stephenson
2012-03-01
1
-0
/
+14
*
30101: add HASH_EXECUTABLES_ONLY option
Peter Stephenson
2012-01-08
1
-0
/
+1
*
29955++: IGNORE_CLOSE_BRACES option
Peter Stephenson
2011-12-08
1
-0
/
+1
*
28424: new POSIX_STRINGS option
Peter Stephenson
2010-11-22
1
-1
/
+2
*
28308/28310: HIST_LEX_WORDS, check for quick history read
Peter Stephenson
2010-10-02
1
-0
/
+1
*
28253: document -h argument to atribute commands
Peter Stephenson
2010-09-12
1
-0
/
+1
*
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
Peter Stephenson
2010-03-16
1
-0
/
+1
*
27638, based on Frank Terbeck, 27633: SOURCETRACE option
Peter Stephenson
2010-01-27
1
-0
/
+1
*
Joakim Rosqvist: 27591 as modified in 27594:
Peter Stephenson
2010-01-13
1
-0
/
+3
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
1
-0
/
+1
*
27106: reset status on command that expands to empty
Peter Stephenson
2009-07-10
1
-0
/
+1
*
27100: Allow MONITOR option in non-interactive shells for testing.
Peter Stephenson
2009-07-08
1
-1
/
+1
*
26675: add POSIX_ALIASES option
Peter Stephenson
2009-03-03
1
-0
/
+1
*
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
2009-02-11
1
-4
/
+22
*
25641: add emulation option (NO_)MULTI_FUNC_DEF
Peter Stephenson
2008-09-11
1
-0
/
+1
*
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
[next]