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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
55128: socket: unmetafy the socket name
Mikael Magnusson
2 days
1
-14
/
+52
*
54810: use realparamtab to create and scope private variables
Philippe Altherr
12 days
1
-3
/
+3
*
54994: use gdbm_fd_open so we can move the fd to >9
Mikael Magnusson
2026-07-25
1
-3
/
+13
*
54986: actually prevent FDT_MODULE fds from being closed by user
Mikael Magnusson
2026-07-25
3
-27
/
+46
*
54927: checkptycmd: remove select()+FIONREAD variant, re-enable poll on osx
Mikael Magnusson
2026-07-12
1
-33
/
+0
*
54783: improve checkptycmd
Mikael Magnusson
2026-07-04
1
-0
/
+61
*
54767: zformat: replace -qn by spec quoting indicator syntax
dana
2026-06-20
1
-28
/
+30
*
54776: fix warnings from 54710
Mikael Magnusson
2026-06-16
2
-7
/
+9
*
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
2
-2
/
+2
*
54714: add MB_NICECHAR and use it
Mikael Magnusson
2026-06-14
1
-6
/
+2
*
54713: fix multibyte error reporting in zparseopts
Mikael Magnusson
2026-06-14
1
-3
/
+12
*
54710: handle multibyte arguments in error messages
Mikael Magnusson
2026-06-14
3
-3
/
+8
*
54731: Adapt gdbm code to named references
Philippe Altherr
2026-06-09
1
-23
/
+14
*
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
*
54475: Don't perform dereferencing when looking up certain special parameters
Philippe Altherr
2026-06-08
2
-4
/
+4
*
unposted: fix NULL termination in ksh93
Mikael Magnusson
2026-06-08
1
-0
/
+1
*
54669: add --disable-link-all-libs configure option
Mikael Magnusson
2026-06-07
5
-22
/
+6
*
54617: fix lookup in $commands array when hashlistall is unset
Mikael Magnusson
2026-06-04
1
-4
/
+14
*
54625: remove .cvsignore
dana
2026-05-29
1
-18
/
+0
*
unposted: zformat: pass through %) with -q
dana
2026-05-27
1
-7
/
+3
*
54602: zformat: add -qQ options to auto-escape %s
dana
2026-05-27
1
-23
/
+99
*
54589: remove dead code identified by scan-build
Oliver Kiddle
2026-05-26
3
-8
/
+6
*
54591: fix new compiler warnings
dana
2026-05-23
2
-6
/
+7
*
unposted: fix missing return keyword in 54552
Mikael Magnusson
2026-05-22
1
-1
/
+1
*
54580: zformat: better handle literal % in format string
dana
2026-05-21
1
-5
/
+10
*
54568: zformat: fix some misparse and overrun issues
Mikael Magnusson
2026-05-16
1
-4
/
+8
*
54567: zselect: don't pass fd>=FD_SETSIZE to FD_SET
Mikael Magnusson
2026-05-16
1
-0
/
+4
*
54566: zpty: fix some issues
Mikael Magnusson
2026-05-16
1
-15
/
+31
*
54565: watch: increase a quite tight bound on format length
Mikael Magnusson
2026-05-16
1
-3
/
+4
*
54564: termcap, terminfo: reset u, fix metafy confusion
Mikael Magnusson
2026-05-16
2
-23
/
+49
*
54563: stat, system: minor fixes
Mikael Magnusson
2026-05-16
2
-4
/
+5
*
54562: random: Fix some bugs in the random module
Mikael Magnusson
2026-05-16
2
-21
/
+24
*
54561: regex: regfree on pattern where regcomp failed could be undefined beha...
Mikael Magnusson
2026-05-16
1
-1
/
+1
*
54560: parameter: Fix some issues in the parameter module
Mikael Magnusson
2026-05-16
1
-17
/
+25
*
54559: nearcolor was missing the third grayscale entry in 88 color mode
Mikael Magnusson
2026-05-16
1
-6
/
+12
*
54558: ksh93: .sh.match handling with KSHARRAYS set was totally broken
Mikael Magnusson
2026-05-16
1
-4
/
+6
*
54557: langinfo: fix some metafy confusion
Mikael Magnusson
2026-05-16
1
-9
/
+4
*
54556: langinfo.mdd check was always true
Mikael Magnusson
2026-05-16
1
-1
/
+1
*
54555: fix in 52783 was incomplete, add same check in scangroup()
Mikael Magnusson
2026-05-16
1
-0
/
+4
*
54554: curses: use setcchar in zccmd_bg if available
Mikael Magnusson
2026-05-16
1
-2
/
+38
*
54553: curses: free subwindows before parents or they don't get freed at all
Mikael Magnusson
2026-05-16
1
-10
/
+25
*
54552: curses: fix a few issues
Mikael Magnusson
2026-05-16
1
-34
/
+30
*
54551: clone: minor style issue
Mikael Magnusson
2026-05-16
1
-3
/
+3
*
54550: cap: fix leaks
Mikael Magnusson
2026-05-16
1
-10
/
+16
*
54549: attr: various minor issues
Mikael Magnusson
2026-05-16
2
-4
/
+6
*
54545: A few very minor things coverity complained about
Mikael Magnusson
2026-05-16
1
-1
/
+1
*
54544: Coverity CID 439086 fix potential leak of prog in ptyread()
Mikael Magnusson
2026-05-16
1
-0
/
+2
*
54542: Coverity CID 1692320 fix leak of match1
Mikael Magnusson
2026-05-16
1
-1
/
+3
[next]