summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* github #160 (tweaked): New Papers completionMichael Kuhn2026-05-182-0/+23
* github #172: Completion for "sioyek" (PDF viewer)GI2026-05-192-0/+32
* unposted: complete network interfaces for the netif service given new working...Oliver Kiddle2026-05-192-7/+7
* github #166: complete names of non-running FreeBSD jailsNick Price2026-05-194-13/+76
* 54578: relacement for 52373 without breaking use of the format style with a u...Oliver Kiddle2026-05-192-3/+6
* 54577: restore environment variable completion to envOliver Kiddle2026-05-192-1/+6
* 54576: adapt git config completon to new sub-commandsOliver Kiddle2026-05-192-56/+119
* unposted: zsh-merge-changelog: find even more contextdana2026-05-162-1/+4
* github #169: update change logdana2026-05-161-0/+2
* github #169: completion: remove _darcsdana2026-05-161-63/+0
* github #169: completion: update _darcs from up-streamdana2026-05-162-15/+43
* github #161 (tweaked): zkbd: allow zkbd to generate config in a custom directorysph2026-05-163-5/+17
* github #170 (tweaked): Clarify the documentation about -d flag in compaddMichael Baikov2026-05-162-2/+11
* 54525: interrupt during redirect to fifo doesn't run precmdMikael Magnusson2026-05-162-1/+7
* 54569: zle: various issuesMikael Magnusson2026-05-1615-70/+118
* 54568: zformat: fix some misparse and overrun issuesMikael Magnusson2026-05-163-5/+12
* 54567: zselect: don't pass fd>=FD_SETSIZE to FD_SETMikael Magnusson2026-05-162-0/+7
* 54566: zpty: fix some issuesMikael Magnusson2026-05-162-15/+33
* 54565: watch: increase a quite tight bound on format lengthMikael Magnusson2026-05-162-3/+7
* 54564: termcap, terminfo: reset u, fix metafy confusionMikael Magnusson2026-05-163-23/+52
* 54563: stat, system: minor fixesMikael Magnusson2026-05-163-4/+8
* 54562: random: Fix some bugs in the random moduleMikael Magnusson2026-05-164-32/+41
* 54561: regex: regfree on pattern where regcomp failed could be undefined beha...Mikael Magnusson2026-05-162-1/+4
* 54560: parameter: Fix some issues in the parameter moduleMikael Magnusson2026-05-162-17/+28
* 54559: nearcolor was missing the third grayscale entry in 88 color modeMikael Magnusson2026-05-162-6/+15
* 54558: ksh93: .sh.match handling with KSHARRAYS set was totally brokenMikael Magnusson2026-05-162-4/+9
* 54557: langinfo: fix some metafy confusionMikael Magnusson2026-05-162-9/+7
* 54556: langinfo.mdd check was always trueMikael Magnusson2026-05-162-1/+4
* 54555: fix in 52783 was incomplete, add same check in scangroup()Mikael Magnusson2026-05-162-0/+7
* 54554: curses: use setcchar in zccmd_bg if availableMikael Magnusson2026-05-162-2/+41
* 54553: curses: free subwindows before parents or they don't get freed at allMikael Magnusson2026-05-162-10/+28
* 54552: curses: fix a few issuesMikael Magnusson2026-05-162-34/+32
* 54551: clone: minor style issueMikael Magnusson2026-05-162-3/+5
* 54550: cap: fix leaksMikael Magnusson2026-05-162-10/+18
* 54549: attr: various minor issuesMikael Magnusson2026-05-163-4/+9
* 54546: Remove incorrect array access that was also never usedMikael Magnusson2026-05-162-1/+4
* 54545: A few very minor things coverity complained aboutMikael Magnusson2026-05-166-5/+12
* 54544: Coverity CID 439086 fix potential leak of prog in ptyread()Mikael Magnusson2026-05-162-0/+5
* 54543: Coverity CID 1692315 memcpy of uninitialized member winsizeMikael Magnusson2026-05-162-1/+4
* 54542: Coverity CID 1692320 fix leak of match1Mikael Magnusson2026-05-162-1/+6
* 54541: Coverity CID 1255748 check return value from stat()Mikael Magnusson2026-05-162-2/+4
* 54540: Coverity CID 1637388 avoid clobbering sigMikael Magnusson2026-05-162-2/+5
* 54539: Coverity CID 1692314 avoid overflowing version field in dump headerMikael Magnusson2026-05-162-1/+4
* 54538: Coverity CID 1637382 bsiz can overflow when reading a large heredocMikael Magnusson2026-05-162-2/+6
* 54537: Coverity CID 1372427 buffer overrun in zexecve()Mikael Magnusson2026-05-162-2/+6
* 54536: Coverity CID 1255827 Fix leak of prog in loadautofn()Mikael Magnusson2026-05-162-4/+10
* 54535: Coverity CID 1500747 0-initialize tiMikael Magnusson2026-05-162-0/+3
* 54548: zftp: fix some mistakesMikael Magnusson2026-05-162-11/+9
* 54533: _gcc: fix some funny autogenerated artifacts and other typosMikael Magnusson2026-05-162-46/+39
* 54532: completers: various small fixesMikael Magnusson2026-05-1617-29/+39