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
/
Doc
/
Zsh
/
options.yo
Commit message (
Expand
)
Author
Age
Files
Lines
*
46049: docs: Correct the sense of the single-letter abstract of the GLOBAL_RC...
Miroslav Koškár
2020-06-17
1
-1
/
+1
*
46026: Add CLOBBER_EMPTY option.
Peter Stephenson
2020-06-09
1
-0
/
+16
*
Add SHORT_REPEAT option
Mikael Magnusson
2020-04-02
1
-0
/
+8
*
unposted: docs: Fix a cross-reference.
Daniel Shahaf
2020-01-16
1
-1
/
+3
*
45009: POSIX_CD needs to suppress some forms of option.
Peter Stephenson
2019-12-12
1
-1
/
+2
*
44198: Add cd_silent option to suppress all cd output
dana
2019-04-12
1
-0
/
+15
*
43944: apply NO_UNSET consistently to arithmeitc
Martijn Dekker
2018-12-30
1
-1
/
+3
*
42156: new CHECK_RUNNING_JOBS option demanded by bash groupies
Peter Stephenson
2017-12-22
1
-2
/
+15
*
42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather ...
Daniel Shahaf
2017-11-24
1
-0
/
+3
*
github #19: Fix minor typo in INC_APPEND_HISTORY documentation
Chris Bracken
2017-11-13
1
-1
/
+1
*
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
2017-08-24
1
-1
/
+23
*
Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."
Peter Stephenson
2017-08-08
1
-21
/
+9
*
41499 (with one further tweak): POSIX_STRINGS behaviour.
Peter Stephenson
2017-08-07
1
-9
/
+21
*
41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.
Peter Stephenson
2017-07-27
1
-0
/
+4
*
users/22653: options.yo: Clarify REMATCH_PCRE semantics.
Daniel Shahaf
2017-04-05
1
-1
/
+2
*
40875: Update REC_EXACT description, suggested by Martin Krafft
Peter Stephenson
2017-03-21
1
-2
/
+3
*
40568: REMATCH_PCRE is not enabled by default, fix doc.
Øystein Walle
2017-02-17
1
-1
/
+1
*
40391: Add WARN_NESTED_VAR option and functions -W.
Peter Stephenson
2017-01-23
1
-0
/
+31
*
40306 with doc tweaks: Change behaviour expanding alias in () function defini...
Peter Stephenson
2017-01-10
1
-0
/
+30
*
unposted: fix duplicated words
Oliver Kiddle
2016-07-08
1
-1
/
+1
*
unposted: when ksharrays is set, braces are required for all parameter expans...
Barton E. Schaefer
2016-06-18
1
-1
/
+2
*
37489, tweaked: with POSIX_IDENTIFIERS create math var as scalar
Peter Stephenson
2016-01-03
1
-0
/
+6
*
37085: fix doc: DEBUG_BEFORE_CMD is set by default
Jun-ichi Takimoto
2015-11-09
1
-5
/
+5
*
37022: add GLOB_STAR_SHORT option to abbreviate ** and ***
Peter Stephenson
2015-10-30
1
-0
/
+15
*
36651: WARN_CREATE_GLOBAL += math expressions
Daniel Shahaf
2015-09-27
1
-1
/
+2
*
unposted: fix formatting typo in options list.
Peter Stephenson
2015-06-29
1
-1
/
+1
*
35655: APPEND_CREATE option for POSIX copmatible NO_CLOBBER
Peter Stephenson
2015-06-29
1
-4
/
+21
*
35626: update POSIX_CD to note that it is on in ksh and sh emulations
Barton E. Schaefer
2015-06-26
1
-1
/
+1
*
various posts: Implement assignment parsing for typeset.
Peter Stephenson
2015-06-24
1
-1
/
+7
*
35442: document MULTIBYTE is always on by default when available
Peter Stephenson
2015-06-11
1
-5
/
+3
*
unposted: Typo fix
Daniel Shahaf
2015-06-02
1
-1
/
+1
*
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
2015-05-31
1
-0
/
+7
*
35318: POSIX_BUILTINS behaviour for getopts.
Peter Stephenson
2015-05-28
1
-0
/
+4
*
35075: improve manual format
Jun-ichi Takimoto
2015-05-12
1
-1
/
+1
*
35034: improve manual format up to Chapter18
Jun-ichi Takimoto
2015-05-06
1
-9
/
+9
*
34880: POSIX_TRAPS doc
Han Pingtian
2015-04-13
1
-1
/
+1
*
34875: CSH_JUNKIE_HISTORY doc
Han Pingtian
2015-04-13
1
-2
/
+2
*
users/20078: HIST_BEEP doc
Han Pingtian
2015-04-13
1
-1
/
+1
*
34822: correction to GLOB_SUBST doc
Han Pingtian
2015-04-01
1
-1
/
+1
*
34785: fix typo in SHINSTDIN doc
Han Pingtian
2015-03-27
1
-1
/
+1
*
34280: more widespread use of FORCE_FLOAT.
Peter Stephenson
2015-01-15
1
-3
/
+4
*
AUTO_CD behaviour depends on SHIN_STDIN, document
Peter Stephenson
2014-11-11
1
-0
/
+4
*
33643: elaborate documentation of the PRIVILEGED option
Oliver Kiddle
2014-11-09
1
-4
/
+16
*
33531 with additions: retain status of exited background jobs.
Peter Stephenson
2014-10-26
1
-4
/
+4
*
Fix some typos in the documentation
Mikael Magnusson
2014-10-03
1
-2
/
+2
*
32781: source behaves like . w.r.t. path search
Jun T
2014-06-16
1
-1
/
+1
*
32779: fix a typo in options.yo
Jun T
2014-06-14
1
-1
/
+1
*
32768 with further modifications: LOCAL_LOOPS option.
Peter Stephenson
2014-06-13
1
-4
/
+19
*
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
Peter Stephenson
2014-06-06
1
-6
/
+24
*
32634: add POSIX_ARGZERO option
Barton E. Schaefer
2014-06-01
1
-1
/
+24
[next]