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