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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unposted: fix for approximate completion/correction after sudo
Oliver Kiddle
2026-04-30
2
-1
/
+4
*
54404: skip the RGB terminal query on older versions of the Apple terminal
Oliver Kiddle
2026-04-30
3
-1
/
+25
*
unposted: _opkg: guard zparseopts long-option specs
dana
2026-04-29
2
-4
/
+7
*
54376: zparseopts: use standard option parsing
dana
2026-04-29
6
-156
/
+126
*
54381: zparseopts -M: use last as-given option name in arrays
dana
2026-04-29
5
-4
/
+22
*
54395: contrib: add zgetopt (again)
dana
2026-04-29
5
-0
/
+453
*
unposted: completion: add _compinit
dana
2026-04-29
2
-0
/
+13
*
54394: completion: add _7zip
dana
2026-04-28
2
-0
/
+211
*
github #167: _tmux: include new options added between 3.4 and next-3.7
Matt Koscica
2026-04-28
2
-0
/
+30
*
54406: Fix my yodl code and another instance in arith.yo
Mikael Magnusson
2026-04-29
3
-2
/
+5
*
54403: Add some more details on pcre callouts
Mikael Magnusson
2026-04-28
2
-7
/
+18
*
54402: Fix crash in pcre_callout with numerical callout 0
Mikael Magnusson
2026-04-28
2
-1
/
+4
*
Philippe: 54342: Fix handling of reversed slices of scalar values
Philippe Altherr
2026-04-28
3
-0
/
+19
*
unposted: NEWS: document new zparseopts features
dana
2026-04-19
1
-4
/
+10
*
54362: zparseopts: support empty optspec
dana
2026-04-19
4
-5
/
+40
*
54361 (tweaked): zparseopts: print friendlier usage errors, add -n option
dana
2026-04-19
5
-20
/
+78
*
54181, 54331: remove support for restricted shell
Oliver Kiddle
2026-04-14
22
-321
/
+79
*
54329 + 54339: docs: replace pdfroff by `groff -Tpdf`
dana
2026-04-13
3
-2
/
+6
*
54318: mathfunc: add isnan() and isinf(). also document NaN + Inf
dana
2026-04-13
7
-3
/
+59
*
54313: convfloat: use consistent capitalisation for NaN, Inf, and -Inf
dana
2026-04-13
4
-1
/
+24
*
54327: parameter names with dot are allowed except just after $
Jun-ichi Takimoto
2026-04-13
2
-2
/
+7
*
unposted: missing space in list of cmdsubst constructs
Mikael Magnusson
2026-04-09
2
-1
/
+6
*
54295: document that floating point exceptions are ignored
Jun-ichi Takimoto
2026-04-08
2
-0
/
+7
*
54319: turn off AUTO_NAME_DIRS option in completion
Mikael Magnusson
2026-04-08
2
-0
/
+6
*
54285: 'let' builtin should return 2 if error occurred
Jun-ichi Takimoto
2026-04-07
3
-3
/
+9
*
unposted: fix a reference to Arithmetic Evaluation
Jun-ichi Takimoto
2026-04-07
2
-1
/
+6
*
github #156: _git: fix --git-dir and --work-tree options when used with param...
Bao Trinh
2026-04-05
2
-2
/
+5
*
github #153: _zfs update zpool-prop's
Christopher Bock
2026-04-05
2
-2
/
+12
*
54159: strftime: respect empty TZ
dana
2026-04-05
5
-2
/
+20
*
54144: termquery: don't warn about creating .term.* params
dana
2026-04-05
2
-7
/
+10
*
53299: zparseopts: improve accuracy of bad-option message
dana
2026-04-05
3
-2
/
+11
*
54208: allow multiple --preserve flags to cp
Ronan Pigott
2026-04-05
2
-2
/
+5
*
54155: specify $HOST in OSC7 working directory report
Johannes Altmanninger
2026-04-05
2
-2
/
+10
*
54154: extract function for URL-encoding and writing to TTY
Johannes Altmanninger
2026-04-05
2
-5
/
+12
*
54276: fix to add full list of compression algorithms as completion matches f...
Oliver Kiddle
2026-04-05
2
-4
/
+12
*
github #163: fix completion of ssh (option -E)
Eisuke Kawashima
2026-04-03
2
-1
/
+4
*
github #155: update git completion
Eisuke Kawashima
2026-04-03
2
-4
/
+55
*
github #152: _apt fix typos
Christopher Bock
2026-04-03
2
-10
/
+15
*
54048: consistently re-bind namerefs when returning from greater locallevel
Philippe Altherr
2026-03-31
3
-31
/
+83
*
54262: track and revert hidden references in chains across locallevel scopes
Philippe Altherr
2026-03-31
3
-13
/
+135
*
54261: `unset -n` removes named-reference type as well as removes referent
Philippe Altherr
2026-03-31
6
-40
/
+275
*
54252: allow single dot as a valid (yet incomplete) parameter name
Jun-ichi Takimoto
2026-03-30
2
-0
/
+12
*
54251: complete names containing dot only after ${
Jun-ichi Takimoto
2026-03-30
2
-4
/
+13
*
54246: _zcalc: accept option -r (RPN mode)
Stéphane Blondon
2026-03-26
2
-0
/
+6
*
54170: be sure to skip dummy matches when completing
Jun-ichi Takimoto
2026-03-24
2
-31
/
+47
*
54241 + 54242: use extra-verbose style in _parameters
Jun-ichi Takimoto
2026-03-24
5
-7
/
+17
*
fix an error in yodl macro nmref()
Jun-ichi Takimoto
2026-03-09
2
-1
/
+3
*
54185+54209: set default value of verbose style to true
Jun-ichi Takimoto
2026-03-09
8
-8
/
+16
*
54203: missed file from previous commit
Bart Schaefer
2026-02-21
1
-0
/
+4
*
54203: replace "read -t" with "zselect" for "make check" with no terminal
dana
2026-02-21
1
-13
/
+26
[prev]
[next]