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
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
Files
Lines
*
54048: consistently re-bind namerefs when returning from greater locallevel
Philippe Altherr
3 days
1
-30
/
+78
*
54262: track and revert hidden references in chains across locallevel scopes
Philippe Altherr
3 days
1
-2
/
+85
*
54261: `unset -n` removes named-reference type as well as removes referent
Philippe Altherr
3 days
2
-10
/
+230
*
54241 + 54242: use extra-verbose style in _parameters
Jun-ichi Takimoto
11 days
1
-2
/
+2
*
54185+54209: set default value of verbose style to true
Jun-ichi Takimoto
2026-03-09
1
-1
/
+1
*
54203: replace "read -t" with "zselect" for "make check" with no terminal
dana
2026-02-21
1
-13
/
+26
*
54122: avoid warnings for valid nameref options
Philippe Altherr
2026-02-16
1
-0
/
+5
*
54063: Simplifications for resolve_nameref() and setscope()
Philippe Altherr
2026-02-16
1
-0
/
+42
*
53959+54149: fix a bug when redirecting to a pattern with no match
Jun-ichi Takimoto
2025-12-21
1
-0
/
+4
*
54103: support > and < comparisons via the test builtin
Oliver Kiddle
2025-11-24
1
-0
/
+6
*
54074, 54082: add an opaque key for use in zle_highlight/region_highlight to ...
Oliver Kiddle
2025-11-17
1
-0
/
+84
*
53671: hist: untokenise input to :A and :P
dana
2025-11-16
1
-0
/
+4
*
54064: avoid crash on named references to argv/ARGC, improve valid_nameref()
Bart Schaefer
2025-11-10
1
-1
/
+86
*
53404: terminal integration with semantic markers
Oliver Kiddle
2025-11-10
2
-7
/
+14
*
53379, 53380: autoload nearcolor based on truecolor detection
Oliver Kiddle
2025-11-10
1
-1
/
+1
*
53377: support OSC52 paste sequence with the "* and "+ vi registers
Oliver Kiddle
2025-11-10
1
-0
/
+14
*
53372, 53375: query terminal properties on ZLE startup
Oliver Kiddle
2025-11-10
2
-0
/
+90
*
54057: enable assignment through named reference to change type of the referent
Philippe Altherr
2025-11-09
1
-2
/
+157
*
54019: AIX support fixes
Oliver Kiddle
2025-11-03
1
-1
/
+1
*
53676+54009: Revise 52650+51945 for assignment to global through nameref
Bart Schaefer
2025-10-26
1
-5
/
+23
*
53798: report reference loops created when a reference goes out of scope
Philippe Altherr
2025-10-26
1
-0
/
+39
*
53790: corrections to reference loop detection
Philippe Altherr
2025-10-26
2
-8
/
+34
*
53797: fix creation of undeclared target variable through reference chain
Philippe Altherr
2025-10-26
1
-0
/
+14
*
53796: fix local reference chains and detect self-reference across local scopes
Philippe Altherr
2025-10-26
1
-0
/
+10
*
53782: Src/params.c, Test/K01nameref.ztst: changes to nameref base level:
Philippe Altherr
2025-10-26
1
-9
/
+44
*
53781: fix loading of autoload variable via a reference
Philippe Altherr
2025-10-26
2
-0
/
+115
*
53732: avoid tail-call exec in always block
Philippe Altherr
2025-10-26
1
-0
/
+6
*
53988: fix zparseopts segfault
Joshua Krusell
2025-10-24
1
-0
/
+19
*
53709: tests: add misc. glob-qualifier tests
dana
2025-06-03
1
-0
/
+60
*
53662: tests: add extra namespace tests
dana
2025-05-24
1
-0
/
+16
*
53626: tests: make `whence -s` test use `grep -c` instead of `wc -l`
dana
2025-05-16
1
-2
/
+2
*
users/30257: Add a test for an ERR_RETURN bug fixed in workers/51076.
Daniel Shahaf
2025-05-14
1
-0
/
+10
*
53607: Stop printing /usr/bin/foo -> /usr/bin/foo in 'whence -s'.
Daniel Shahaf
2025-05-14
1
-1
/
+1
*
53524 (cf. 53607): Add an XFAIL test for a 'whence -s' bug involving non-syml...
Daniel Shahaf
2025-05-14
1
-0
/
+4
*
53588: zsystem flock: handle optargs in the same word
dana
2025-05-13
1
-0
/
+10
*
53602: "typeset -nu" always refers to at a call level above the declaration
Bart Schaefer
2025-05-12
1
-10
/
+22
*
53568: fix additional problems with reference scoping, update documentation
Bart Schaefer
2025-05-09
1
-2
/
+72
*
53546,53557 (plus test): Fix scoping of "placeholder" named references
Bart Schaefer
2025-05-06
1
-0
/
+160
*
53529: A04redirect fix.
Peter Stephenson
2025-05-01
1
-14
/
+14
*
53527: remove zgetopt
dana
2025-04-28
1
-206
/
+0
*
53516: add zgetopt contrib function
dana
2025-04-27
1
-0
/
+206
*
53515: tests: correct ztst documentation error
dana
2025-04-27
1
-7
/
+7
*
53483: zparseopts -G: accept only '--' as parsing terminator
dana
2025-04-19
1
-0
/
+25
*
53482: zparseopts -G: always add options with optional args to array with =
dana
2025-04-19
1
-2
/
+2
*
53431: fix assignment via named reference to parameters in outer scopes
Bart Schaefer
2025-03-31
1
-0
/
+47
*
53348: Revise handling of incompatible typeset options when used with -n
Bart Schaefer
2025-02-12
1
-1
/
+1
*
53297: Test/A08time: allow %nU/%nS result to be 0
dana
2025-01-02
1
-1
/
+1
*
53260: zparseopts: add options -v (argv) and -G (GNU-style parsing)
dana
2024-12-26
1
-5
/
+176
*
53257: use monotonic clock where appropriate
dana
2024-12-26
3
-2
/
+66
*
53244: rename user in test case to reduce likelihood of failure due to user e...
Oliver Kiddle
2024-11-23
1
-8
/
+8
[next]