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
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
54889: comparguments: always parse optargs as optargs
dana
22 hours
1
-0
/
+3
*
54876: comparguments: search more thoroughly for foreign-set options
dana
22 hours
1
-18
/
+20
*
54831: comparguments: treat empty description as if missing
dana
10 days
1
-0
/
+3
*
54792: prevent named references from being entered as named directories
Philippe Altherr
11 days
1
-2
/
+3
*
47546: builtin: trivial cleanup
Felipe Contreras
11 days
1
-11
/
+6
*
54822: the ::= fix in 54674 was incomplete
Mikael Magnusson
13 days
1
-7
/
+19
*
54773: params: make out-of-range (w) subscript index work like others
dana
13 days
1
-5
/
+5
*
54767: zformat: replace -qn by spec quoting indicator syntax
dana
13 days
1
-28
/
+30
*
54801: fix two more warnings from 54710
Mikael Magnusson
2026-06-18
2
-4
/
+7
*
54776: fix warnings from 54710
Mikael Magnusson
2026-06-16
5
-26
/
+34
*
54771: fix a bug in nosort deduplication
Mikael Magnusson
2026-06-16
1
-3
/
+5
*
54764: zerrmsg: handle null pointers with %s/%l
dana
2026-06-15
1
-2
/
+2
*
54762: make curjob and prevjob work better
Mikael Magnusson
2026-06-14
1
-14
/
+19
*
54753: zpty: register pty fd as FDT_MODULE so it isn't closed when forking
Mikael Magnusson
2026-06-14
1
-2
/
+1
*
54721: illegal -> invalid, invalid option -> bad option
Mikael Magnusson
2026-06-14
13
-31
/
+31
*
54715: compctl: print multibyte errors correctly (phew)
Mikael Magnusson
2026-06-14
1
-67
/
+69
*
54714: add MB_NICECHAR and use it
Mikael Magnusson
2026-06-14
4
-18
/
+10
*
54713: fix multibyte error reporting in zparseopts
Mikael Magnusson
2026-06-14
1
-3
/
+12
*
54712: handle the Pound token in error message
Mikael Magnusson
2026-06-14
1
-1
/
+1
*
54711: print invalid option to getopts correctly
Mikael Magnusson
2026-06-14
1
-3
/
+6
*
54710: handle multibyte arguments in error messages
Mikael Magnusson
2026-06-14
12
-59
/
+78
*
unposted: kill: fix -l argument error, add tests
dana
2026-06-10
1
-0
/
+1
*
54731: Adapt gdbm code to named references
Philippe Altherr
2026-06-09
1
-23
/
+14
*
54727: Implement references to positional parameters
Philippe Altherr
2026-06-09
1
-0
/
+67
*
54722: Fix nameref issues in builtin "unset"
Philippe Altherr
2026-06-09
2
-18
/
+43
*
54707: fix autoload +X nonexist leaving funcdef at dummy
Mikael Magnusson
2026-06-10
1
-4
/
+4
*
54705: ksh93: fix use after free of .sh.edchar
Mikael Magnusson
2026-06-10
1
-2
/
+1
*
54704 + 54728: remove obsolete workaround in ksh93 module
Mikael Magnusson
2026-06-10
1
-10
/
+0
*
54696: unset REPLY before e:: and oe:: so things don't break if it had acquir...
Mikael Magnusson
2026-06-10
1
-0
/
+2
*
54693: show ARGV0 and - precommand more clearly in xtrace output
Mikael Magnusson
2026-06-10
1
-4
/
+6
*
54692: untokenize string sent to matheval for (#) flag
Mikael Magnusson
2026-06-10
1
-0
/
+2
*
54691: fix :W and :w duplicating input
Mikael Magnusson
2026-06-10
1
-1
/
+1
*
54688: handle Stéphane correctly
Mikael Magnusson
2026-06-10
1
-4
/
+13
*
54687: fix brace completion
Mikael Magnusson
2026-06-10
5
-7
/
+11
*
54686: count lines in showmsg more correctly
Mikael Magnusson
2026-06-10
1
-3
/
+3
*
54683: fix for ctrl-r with combining characters or nonprintable wide chars
Mikael Magnusson
2026-06-10
1
-18
/
+75
*
54674: ::= didn't respect parameter flags
Mikael Magnusson
2026-06-10
1
-3
/
+13
*
54676: preserve COLUMNS + LINES from the environment
dana
2026-06-08
3
-2
/
+24
*
54659: comparguments: support zsh-style '-' terminator with -S -S
dana
2026-06-08
1
-4
/
+6
*
54718: Remove support for named references to subscripted variables
Philippe Altherr
2026-06-08
3
-100
/
+13
*
54475: Don't perform dereferencing when looking up certain special parameters
Philippe Altherr
2026-06-08
7
-20
/
+21
*
54700: Refine string and array slice assignments
Philippe Altherr
2026-06-08
1
-117
/
+75
*
54294: Fix %- (prevjob) picking wrong job after resuming
Mikel Ward
2026-06-08
1
-13
/
+25
*
54278: Detect invalid variable names in reference initializers
Philippe Altherr
2026-06-08
1
-2
/
+6
*
54277: reference loops are detected at create time, remove loop tagging
Philippe Altherr
2026-06-08
1
-9
/
+1
*
unposted: fix NULL termination in ksh93
Mikael Magnusson
2026-06-08
1
-0
/
+1
*
54672: use bangchar instead of this hardcoded !
Mikael Magnusson
2026-06-07
1
-2
/
+2
*
54671: fix anchored pattern with --disable-multibyte
Mikael Magnusson
2026-06-07
1
-2
/
+12
*
54669: add --disable-link-all-libs configure option
Mikael Magnusson
2026-06-07
6
-24
/
+9
*
54328: Only ever turn global parameters into named directories
Philippe Altherr
2026-06-03
2
-7
/
+2
[next]