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
...
*
54763: _sh: support more shells + options
dana
2026-06-20
2
-31
/
+151
*
54800, 54807: completion options update
Oliver Kiddle
2026-06-19
63
-246
/
+660
*
54801: fix two more warnings from 54710
Mikael Magnusson
2026-06-18
3
-4
/
+12
*
54788: fix shutdown completion when not using systemd
Mikael Magnusson
2026-06-16
2
-1
/
+4
*
54784: cache the last few checks in configure.ac
Mikael Magnusson
2026-06-16
2
-32
/
+52
*
54776: fix warnings from 54710
Mikael Magnusson
2026-06-16
6
-26
/
+38
*
54771: fix a bug in nosort deduplication
Mikael Magnusson
2026-06-16
3
-3
/
+35
*
unposted: _ansible: remove duplicate option
dana
2026-06-15
2
-1
/
+3
*
54764: zerrmsg: handle null pointers with %s/%l
dana
2026-06-15
2
-2
/
+6
*
unposted: fix return code in _zip
Mikael Magnusson
2026-06-14
2
-1
/
+5
*
unposted: config.guess, config.sub: update to 2026-05-17
Oliver Kiddle
2026-06-14
3
-1000
/
+1723
*
unposted: remove dead code
Oliver Kiddle
2026-06-14
2
-3
/
+2
*
unposted: use _tilde_files in cdrecord completion
Oliver Kiddle
2026-06-14
2
-2
/
+4
*
54665: new utility function for mixing in extra values
Oliver Kiddle
2026-06-14
11
-15
/
+118
*
54762: make curjob and prevjob work better
Mikael Magnusson
2026-06-14
3
-15
/
+23
*
unposted: add some usage notes to zpty -d and -t
Mikael Magnusson
2026-06-14
2
-7
/
+14
*
54753: zpty: register pty fd as FDT_MODULE so it isn't closed when forking
Mikael Magnusson
2026-06-14
3
-4
/
+5
*
54751: make the W02 test not take a full minute on linux
Mikael Magnusson
2026-06-14
2
-12
/
+16
*
54721: illegal -> invalid, invalid option -> bad option
Mikael Magnusson
2026-06-14
23
-50
/
+59
*
54715: compctl: print multibyte errors correctly (phew)
Mikael Magnusson
2026-06-14
2
-67
/
+72
*
54714: add MB_NICECHAR and use it
Mikael Magnusson
2026-06-14
5
-18
/
+13
*
54713: fix multibyte error reporting in zparseopts
Mikael Magnusson
2026-06-14
2
-3
/
+15
*
54712: handle the Pound token in error message
Mikael Magnusson
2026-06-14
2
-1
/
+3
*
54711: print invalid option to getopts correctly
Mikael Magnusson
2026-06-14
2
-3
/
+8
*
54710: handle multibyte arguments in error messages
Mikael Magnusson
2026-06-14
14
-59
/
+111
*
54677: tests: improve readability
dana
2026-06-10
3
-31
/
+89
*
unposted: kill: fix -l argument error, add tests
dana
2026-06-10
3
-0
/
+29
*
ChangeLog for preceding 3 commits
Bart Schaefer
2026-06-09
1
-0
/
+11
*
54731: Adapt gdbm code to named references
Philippe Altherr
2026-06-09
2
-28
/
+58
*
54727: Implement references to positional parameters
Philippe Altherr
2026-06-09
2
-12
/
+150
*
54722: Fix nameref issues in builtin "unset"
Philippe Altherr
2026-06-09
3
-24
/
+263
*
54695: regexp-replace and ^, word boundary or look-behind operators (and more).
Stephane Chazelas
2026-06-10
3
-61
/
+74
*
54707: fix autoload +X nonexist leaving funcdef at dummy
Mikael Magnusson
2026-06-10
2
-4
/
+7
*
54705: ksh93: fix use after free of .sh.edchar
Mikael Magnusson
2026-06-10
2
-2
/
+4
*
54704 + 54728: remove obsolete workaround in ksh93 module
Mikael Magnusson
2026-06-10
2
-10
/
+3
*
54696: unset REPLY before e:: and oe:: so things don't break if it had acquir...
Mikael Magnusson
2026-06-10
2
-0
/
+5
*
54693: show ARGV0 and - precommand more clearly in xtrace output
Mikael Magnusson
2026-06-10
2
-4
/
+9
*
54692: untokenize string sent to matheval for (#) flag
Mikael Magnusson
2026-06-10
2
-0
/
+5
*
54691: fix :W and :w duplicating input
Mikael Magnusson
2026-06-10
3
-1
/
+12
*
54688: handle Stéphane correctly
Mikael Magnusson
2026-06-10
3
-4
/
+33
*
54687: fix brace completion
Mikael Magnusson
2026-06-10
6
-7
/
+15
*
54686: count lines in showmsg more correctly
Mikael Magnusson
2026-06-10
2
-3
/
+6
*
54683: fix for ctrl-r with combining characters or nonprintable wide chars
Mikael Magnusson
2026-06-10
2
-18
/
+78
*
54674: ::= didn't respect parameter flags
Mikael Magnusson
2026-06-10
3
-3
/
+31
*
unposted: NEWS: document COLUMNS+LINES change from w/54676
dana
2026-06-08
2
-0
/
+5
*
54676: preserve COLUMNS + LINES from the environment
dana
2026-06-08
6
-2
/
+52
*
unposted: NEWS: fix 5.9 changes header
dana
2026-06-08
2
-2
/
+4
*
54659: comparguments: support zsh-style '-' terminator with -S -S
dana
2026-06-08
37
-52
/
+98
*
unposted: zgetopt: fix error name, behaviour after auto-loading
dana
2026-06-08
3
-7
/
+37
*
ChangeLog for preceding commit
Bart Schaefer
2026-06-08
1
-0
/
+4
[prev]
[next]