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
/
Test
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: runtests: colourise signal fail message
HEAD
master
dana
5 hours
1
-1
/
+5
*
54913: _message: improve option parsing
dana
9 hours
1
-0
/
+14
*
54913: comptest: prefer $TMPDIR for temp files
dana
9 hours
1
-1
/
+1
*
54912: _call_program: add -qQ options, etc
dana
9 hours
1
-0
/
+107
*
unposted: tests: add regression test for w/54909
dana
9 hours
1
-0
/
+20
*
54783: improve checkptycmd
Mikael Magnusson
4 days
1
-0
/
+12
*
54889: comparguments: always parse optargs as optargs
dana
6 days
1
-6
/
+65
*
54876: comparguments: search more thoroughly for foreign-set options
dana
6 days
1
-0
/
+29
*
54893: fix/simplify is-at-least
Jun-ichi Takimoto
7 days
1
-6
/
+21
*
54848: set $module_path in child zsh
Jun-ichi Takimoto
8 days
1
-0
/
+1
*
54847 + 54849 (dana): skip only 88- or 256-color tests
Jun-ichi Takimoto
8 days
1
-14
/
+34
*
54831: comparguments: treat empty description as if missing
dana
2026-06-23
1
-0
/
+8
*
54838: avoid hang up in D04 if FIFO is used for proc subst
Jun-ichi Takimoto
2026-06-24
1
-1
/
+2
*
54805: capture any DPUTS output during completion tests
Philippe Altherr
2026-06-22
1
-5
/
+32
*
54806: reformat interactive tests for readability (whitespace only)
Philippe Altherr
2026-06-22
4
-69
/
+75
*
54806: Null prompts in interactive tests to avoid unnecessary stderr
Philippe Altherr
2026-06-22
5
-50
/
+37
*
54792: prevent named references from being entered as named directories
Philippe Altherr
2026-06-22
1
-0
/
+30
*
54822: the ::= fix in 54674 was incomplete
Mikael Magnusson
2026-06-21
1
-0
/
+39
*
54773: params: make out-of-range (w) subscript index work like others
dana
2026-06-20
1
-0
/
+15
*
54768: completion: use `zformat -q` for formatting
dana
2026-06-20
4
-0
/
+32
*
54767: zformat: replace -qn by spec quoting indicator syntax
dana
2026-06-20
1
-27
/
+16
*
54771: fix a bug in nosort deduplication
Mikael Magnusson
2026-06-16
1
-0
/
+25
*
54762: make curjob and prevjob work better
Mikael Magnusson
2026-06-14
1
-1
/
+1
*
54753: zpty: register pty fd as FDT_MODULE so it isn't closed when forking
Mikael Magnusson
2026-06-14
1
-2
/
+1
*
54751: make the W02 test not take a full minute on linux
Mikael Magnusson
2026-06-14
1
-12
/
+13
*
54721: illegal -> invalid, invalid option -> bad option
Mikael Magnusson
2026-06-14
6
-16
/
+16
*
54710: handle multibyte arguments in error messages
Mikael Magnusson
2026-06-14
1
-0
/
+25
*
54677: tests: improve readability
dana
2026-06-10
2
-31
/
+87
*
unposted: kill: fix -l argument error, add tests
dana
2026-06-10
1
-0
/
+23
*
54731: Adapt gdbm code to named references
Philippe Altherr
2026-06-09
1
-5
/
+44
*
54727: Implement references to positional parameters
Philippe Altherr
2026-06-09
1
-12
/
+83
*
54722: Fix nameref issues in builtin "unset"
Philippe Altherr
2026-06-09
1
-6
/
+220
*
54691: fix :W and :w duplicating input
Mikael Magnusson
2026-06-10
1
-0
/
+8
*
54688: handle Stéphane correctly
Mikael Magnusson
2026-06-10
1
-0
/
+17
*
54674: ::= didn't respect parameter flags
Mikael Magnusson
2026-06-10
1
-0
/
+13
*
54676: preserve COLUMNS + LINES from the environment
dana
2026-06-08
1
-0
/
+17
*
54659: comparguments: support zsh-style '-' terminator with -S -S
dana
2026-06-08
1
-3
/
+18
*
unposted: zgetopt: fix error name, behaviour after auto-loading
dana
2026-06-08
1
-3
/
+25
*
54718: Remove support for named references to subscripted variables
Philippe Altherr
2026-06-08
1
-317
/
+322
*
54700: Refine string and array slice assignments
Philippe Altherr
2026-06-08
1
-0
/
+14
*
54294: Fix %- (prevjob) picking wrong job after resuming
Mikel Ward
2026-06-08
2
-5
/
+30
*
54278: Detect invalid variable names in reference initializers
Philippe Altherr
2026-06-08
1
-15
/
+28
*
54671: fix anchored pattern with --disable-multibyte
Mikael Magnusson
2026-06-07
1
-0
/
+21
*
unposted: zsh/nearcolor: update docs, add tests
dana
2026-06-06
1
-0
/
+80
*
unposted: add regression test, update README for w/54328
dana
2026-06-03
1
-1
/
+14
*
unposted: tests: add regression test for w/54340
dana
2026-06-03
1
-0
/
+7
*
54617: fix lookup in $commands array when hashlistall is unset
Mikael Magnusson
2026-06-04
1
-0
/
+19
*
54644: init: add patchlevel to --version output
dana
2026-06-01
1
-0
/
+9
*
54645: tests: fix some failures with alpine/busybox/musl
dana
2026-06-01
3
-11
/
+8
*
54625: remove .cvsignore
dana
2026-05-29
1
-3
/
+0
[next]