index
:
zsh
#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
zsh-5.9-patches
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
Commit message (
Expand
)
Author
Age
Files
Lines
*
54871: compwid.yo: add index markup for the Completion Condition Codes
Štěpán Němec
8 days
1
-0
/
+4
*
54870: Fix some doc typos
Štěpán Němec
8 days
3
-4
/
+4
*
54869: compsys.yo: move 'expl' index annotation to (more) proper place(s)
Štěpán Němec
8 days
1
-1
/
+2
*
54818: docs: clarify _arguments {...} action behaviour
dana
2026-06-23
1
-5
/
+5
*
54823: docs: clarify ::= behaviour
dana
2026-06-23
1
-1
/
+1
*
54767: zformat: replace -qn by spec quoting indicator syntax
dana
2026-06-20
1
-12
/
+16
*
54665: new utility function for mixing in extra values
Oliver Kiddle
2026-06-14
1
-0
/
+18
*
unposted: add some usage notes to zpty -d and -t
Mikael Magnusson
2026-06-14
1
-7
/
+11
*
54721: illegal -> invalid, invalid option -> bad option
Mikael Magnusson
2026-06-14
1
-1
/
+1
*
54695: regexp-replace and ^, word boundary or look-behind operators (and more).
Stephane Chazelas
2026-06-10
1
-2
/
+4
*
54676: preserve COLUMNS + LINES from the environment
dana
2026-06-08
1
-0
/
+7
*
54659: comparguments: support zsh-style '-' terminator with -S -S
dana
2026-06-08
1
-0
/
+4
*
unposted: zsh/nearcolor: update docs, add tests
dana
2026-06-06
1
-4
/
+8
*
unposted: docs: mention support for %H in WATCHFMT (w/52646)
dana
2026-06-06
1
-1
/
+6
*
54328: Only ever turn global parameters into named directories
Philippe Altherr
2026-06-03
1
-1
/
+1
*
54625: remove .cvsignore
dana
2026-05-29
1
-4
/
+0
*
54603 (tweaked): zsh_eval_context: add math context
dana
2026-05-27
1
-1
/
+7
*
unposted: zformat: pass through %) with -q
dana
2026-05-27
1
-4
/
+5
*
54602: zformat: add -qQ options to auto-escape %s
dana
2026-05-27
1
-8
/
+46
*
54585: disown: add -a option
dana
2026-05-23
1
-1
/
+2
*
54579: docs: clarify zformat -F ternary behaviour
dana
2026-05-21
1
-3
/
+5
*
github #161 (tweaked): zkbd: allow zkbd to generate config in a custom directory
sph
2026-05-16
1
-3
/
+5
*
github #170 (tweaked): Clarify the documentation about -d flag in compadd
Michael Baikov
2026-05-16
1
-2
/
+6
*
54568: zformat: fix some misparse and overrun issues
Mikael Magnusson
2026-05-16
1
-1
/
+1
*
54562: random: Fix some bugs in the random module
Mikael Magnusson
2026-05-16
1
-11
/
+13
*
54530: Fix typo in default value for avoid-completer
Mikael Magnusson
2026-05-16
1
-1
/
+1
*
54325: docs: swap eval contexts for <(...) and >(...)
dana
2026-05-15
1
-2
/
+2
*
54504: docs: fix more warnings
dana
2026-05-11
2
-3
/
+5
*
54499: Add missing detailmenu texi markup
Mikael Magnusson
2026-05-11
1
-0
/
+2
*
54495: Add ztcp -s to shutdown a tcp fd
Mikael Magnusson
2026-05-11
1
-3
/
+28
*
54494: Add zsocket -s to shutdown() a socket fd
Mikael Magnusson
2026-05-11
1
-1
/
+6
*
54486: fix reading outside string issue reported by valgrind
Oliver Kiddle
2026-05-10
1
-1
/
+1
*
54471: getopts: don't look for +o with posix_builtins, add -p
dana
2026-05-06
2
-15
/
+24
*
54450 (tweaked): docs: improve _describe documentation
dana
2026-05-04
1
-7
/
+13
*
54424: ZSH_EXEPATH: improve documentation, add test
dana
2026-05-02
1
-0
/
+3
*
54423 (tweaked): compinit: improve and document -w
dana
2026-05-02
1
-1
/
+2
*
54376: zparseopts: use standard option parsing
dana
2026-04-29
1
-10
/
+13
*
54381: zparseopts -M: use last as-given option name in arrays
dana
2026-04-29
1
-1
/
+4
*
54395: contrib: add zgetopt (again)
dana
2026-04-29
1
-0
/
+73
*
54406: Fix my yodl code and another instance in arith.yo
Mikael Magnusson
2026-04-29
2
-2
/
+2
*
54403: Add some more details on pcre callouts
Mikael Magnusson
2026-04-28
1
-7
/
+15
*
54362: zparseopts: support empty optspec
dana
2026-04-19
1
-3
/
+13
*
54361 (tweaked): zparseopts: print friendlier usage errors, add -n option
dana
2026-04-19
1
-1
/
+7
*
54181, 54331: remove support for restricted shell
Oliver Kiddle
2026-04-14
7
-105
/
+5
*
54318: mathfunc: add isnan() and isinf(). also document NaN + Inf
dana
2026-04-13
2
-2
/
+29
*
unposted: missing space in list of cmdsubst constructs
Mikael Magnusson
2026-04-09
1
-1
/
+1
*
54295: document that floating point exceptions are ignored
Jun-ichi Takimoto
2026-04-08
1
-0
/
+2
*
unposted: fix a reference to Arithmetic Evaluation
Jun-ichi Takimoto
2026-04-07
1
-1
/
+1
*
54159: strftime: respect empty TZ
dana
2026-04-05
1
-1
/
+1
*
54241 + 54242: use extra-verbose style in _parameters
Jun-ichi Takimoto
2026-03-24
1
-3
/
+6
[next]