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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: zsh-merge-changelog: find even more context
HEAD
master
dana
45 hours
1
-0
/
+3
*
github #169: update change log
dana
45 hours
1
-0
/
+2
*
github #169: completion: update _darcs from up-stream
dana
46 hours
1
-0
/
+3
*
github #161 (tweaked): zkbd: allow zkbd to generate config in a custom directory
sph
46 hours
1
-0
/
+4
*
github #170 (tweaked): Clarify the documentation about -d flag in compadd
Michael Baikov
47 hours
1
-0
/
+5
*
54525: interrupt during redirect to fifo doesn't run precmd
Mikael Magnusson
2 days
1
-0
/
+3
*
54569: zle: various issues
Mikael Magnusson
2 days
1
-0
/
+7
*
54568: zformat: fix some misparse and overrun issues
Mikael Magnusson
2 days
1
-0
/
+3
*
54567: zselect: don't pass fd>=FD_SETSIZE to FD_SET
Mikael Magnusson
2 days
1
-0
/
+3
*
54566: zpty: fix some issues
Mikael Magnusson
2 days
1
-0
/
+2
*
54565: watch: increase a quite tight bound on format length
Mikael Magnusson
2 days
1
-0
/
+3
*
54564: termcap, terminfo: reset u, fix metafy confusion
Mikael Magnusson
2 days
1
-0
/
+3
*
54563: stat, system: minor fixes
Mikael Magnusson
2 days
1
-0
/
+3
*
54562: random: Fix some bugs in the random module
Mikael Magnusson
2 days
1
-0
/
+4
*
54561: regex: regfree on pattern where regcomp failed could be undefined beha...
Mikael Magnusson
2 days
1
-0
/
+3
*
54560: parameter: Fix some issues in the parameter module
Mikael Magnusson
2 days
1
-0
/
+3
*
54559: nearcolor was missing the third grayscale entry in 88 color mode
Mikael Magnusson
2 days
1
-0
/
+3
*
54558: ksh93: .sh.match handling with KSHARRAYS set was totally broken
Mikael Magnusson
2 days
1
-0
/
+3
*
54557: langinfo: fix some metafy confusion
Mikael Magnusson
2 days
1
-0
/
+3
*
54556: langinfo.mdd check was always true
Mikael Magnusson
2 days
1
-0
/
+3
*
54555: fix in 52783 was incomplete, add same check in scangroup()
Mikael Magnusson
2 days
1
-0
/
+3
*
54554: curses: use setcchar in zccmd_bg if available
Mikael Magnusson
2 days
1
-0
/
+3
*
54553: curses: free subwindows before parents or they don't get freed at all
Mikael Magnusson
2 days
1
-0
/
+3
*
54552: curses: fix a few issues
Mikael Magnusson
2 days
1
-0
/
+2
*
54551: clone: minor style issue
Mikael Magnusson
2 days
1
-0
/
+2
*
54550: cap: fix leaks
Mikael Magnusson
2 days
1
-0
/
+2
*
54549: attr: various minor issues
Mikael Magnusson
2 days
1
-0
/
+3
*
54546: Remove incorrect array access that was also never used
Mikael Magnusson
2 days
1
-0
/
+3
*
54545: A few very minor things coverity complained about
Mikael Magnusson
2 days
1
-0
/
+4
*
54544: Coverity CID 439086 fix potential leak of prog in ptyread()
Mikael Magnusson
2 days
1
-0
/
+3
*
54543: Coverity CID 1692315 memcpy of uninitialized member winsize
Mikael Magnusson
2 days
1
-0
/
+3
*
54542: Coverity CID 1692320 fix leak of match1
Mikael Magnusson
2 days
1
-0
/
+3
*
54541: Coverity CID 1255748 check return value from stat()
Mikael Magnusson
2 days
1
-0
/
+3
*
54540: Coverity CID 1637388 avoid clobbering sig
Mikael Magnusson
2 days
1
-0
/
+2
*
54539: Coverity CID 1692314 avoid overflowing version field in dump header
Mikael Magnusson
2 days
1
-0
/
+3
*
54538: Coverity CID 1637382 bsiz can overflow when reading a large heredoc
Mikael Magnusson
2 days
1
-0
/
+3
*
54537: Coverity CID 1372427 buffer overrun in zexecve()
Mikael Magnusson
2 days
1
-0
/
+3
*
54536: Coverity CID 1255827 Fix leak of prog in loadautofn()
Mikael Magnusson
2 days
1
-0
/
+3
*
54535: Coverity CID 1500747 0-initialize ti
Mikael Magnusson
2 days
1
-0
/
+2
*
54548: zftp: fix some mistakes
Mikael Magnusson
2 days
1
-0
/
+2
*
54533: _gcc: fix some funny autogenerated artifacts and other typos
Mikael Magnusson
2 days
1
-0
/
+3
*
54532: completers: various small fixes
Mikael Magnusson
2 days
1
-0
/
+11
*
54531: completers: remove spurious ; in "case $foo; in"
Mikael Magnusson
2 days
1
-0
/
+8
*
54530: Fix typo in default value for avoid-completer
Mikael Magnusson
2 days
1
-0
/
+5
*
54325: docs: swap eval contexts for <(...) and >(...)
dana
3 days
1
-0
/
+3
*
54425+54429+54449: compdef -[kK]: avoid forking
Charles Blake
3 days
1
-0
/
+3
*
unposted: zsh-merge-changelog: find more context
dana
3 days
1
-0
/
+4
*
54527: don't start a vi change from emacs mode
Oliver Kiddle
4 days
1
-0
/
+2
*
54528: completion option updates and minor cleanups
Oliver Kiddle
4 days
1
-0
/
+11
*
54526: update completions for FreeBSD 14.4 and 15.0
Oliver Kiddle
4 days
1
-0
/
+12
[next]