summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-0850897: nonzero status of complex commands should trigger ERR_EXITBart Schaefer3-7/+12
2022-11-08users/28338: command substitution with alias edge case.Peter Stephenson3-0/+21
2022-11-0650874: fix handling of tty signals for jobs in the current shell when waiting...Bart Schaefer2-11/+18
2022-11-0250851: restore typtab when necessaryJun-ichi Takimoto4-7/+33
2022-10-31unposted: incorrect email addressBart Schaefer1-1/+1
2022-10-3150855: Clarify how commands are hashed, and searched-for by "whence".Bart Schaefer3-7/+20
2022-10-3150844: Remove _stgit completion scriptPeter Grayson2-52/+5
2022-10-2550840: Doc/Zsh/grammar.yo: Correct NO_MATCH to NOMATCHAxel Beckert2-1/+5
2022-10-23Unposted: Fix typo in commentBart Schaefer1-1/+1
2022-10-23users/28243: update "typeset +" documentationBart Schaefer2-4/+10
2022-10-2250714: also complete in the 2nd argument of "git diff" anything that couldBart Schaefer2-15/+17
2022-10-1750786: Make match etc. local when used in styles.Peter Stephenson2-2/+7
2022-10-1750736: silence use-after-free warning (gcc-12.2)Wesley Schwengle2-4/+9
2022-09-2950671: enable spell check in *.ztst by vimJun-ichi Takimoto2-2/+6
2022-09-2850695: Completion/Unix/Command/_mysql_utils add --protocol optionEric Cook2-0/+4
2022-09-2850399: Completion/Base/Widget/_complete_debugBart Schaefer2-1/+5
2022-09-2750668: treat 8bit chars correctly when multibyte is unsetJun-ichi Takimoto3-1/+13
2022-09-2650662: unset LC_* for all the testsJun-ichi Takimoto2-13/+5
2022-09-2650658 + test: Enable to switch between C/UTF-8 locales in PCREJun-ichi Takimoto3-8/+18
2022-09-2550648: Use $ZCALC_HISTORY where appropriateJulian Prein3-3/+13
2022-09-2150641: use 'int main()' in test C-codes in configureNicholas Vinson3-86/+77
2022-09-1550629: do not use egrep in testsJun-ichi Takimoto8-59/+29
2022-08-28unposted: _imagemagick: Add *.svg and *.webp files.Daniel Shahaf2-1/+6
2022-08-05Felipe Contreras: 50435+50436 (+50444): do not build anythingJun-ichi Takimoto2-3/+37
2022-07-2450421: add context as the 1st arg to _dispatchJun-ichi Takimoto2-1/+5
2022-07-2450418: use setenv(3)/getenv(3) on newer macOSJun-ichi Takimoto3-1/+15
2022-07-16users/27852: local _compskip to avoid propagating any changes by _normalBart Schaefer2-1/+6
2022-06-2150379/50380: fix off-by-one side-effect of workers/49906 that broke $(jobs -l)Bart Schaefer2-1/+4
2022-06-2150368: adjust ztie'd bitflags so local variables cannot mess with databaseBart Schaefer2-3/+8
2022-06-1650372: remove Usenet references from FAQPeter Stephenson2-36/+9
2022-06-1450365: fix indent in FAQ (text version)Jun-ichi Takimoto2-62/+11
2022-06-1150355: documentation and return status consistency in zsh/system moduleBart Schaefer3-5/+36
2022-06-1150356: work around a yodl bug (mishandling of \'e)Jun-ichi Takimoto2-1/+6
2022-06-0950363: avoid use of heap memory that depends on parameter scopingBart Schaefer2-1/+16
2022-06-0950359: fix bad sticky-emulation in "functions -c"Matthew Martin2-1/+5
2022-06-0950351: "functions -c" can set signal trapsBart Schaefer2-1/+20
2022-06-0950342: fix test added by 50306Jun-ichi Takimoto3-1/+8
2022-06-0850341: disallow here-document markers containing newlineBart Schaefer2-0/+5
2022-06-0850335: simplify "wait" usage, fix signal handlingBart Schaefer2-10/+35
2022-06-07Tweaks to MULTI_FUNC_DEFPeter Stephenson4-2/+41
2022-06-0450323: create helper for shadowing builtins or existing functions and use it ...Bart Schaefer4-2/+82
2022-06-0350325: revert 38150 and fix in calling function cfp_matcher_range() insteadBart Schaefer3-2/+7
2022-06-0350306: fix wait for child that was stopped/continuedJun-ichi Takimoto4-8/+34
2022-05-30Marlon Richert: 50307 (cf. PWS 50205): suffix aliases should not collide with...Bart Schaefer2-0/+7
2022-05-2650287: Use getcwd by default.Peter Stephenson2-2/+9
2022-05-2650286: avoid zed error if nounset is in effectPeter Stephenson2-6/+12
2022-05-25github #94: Support .zst kernel modules with modutilsNorbert Lange2-1/+4
2022-05-25github #93: Replace /etc/mtab with /proc/self/mounts for LinuxNorbert Lange4-3/+15
2022-05-2250278: use `man -w` in preference to `manpath`; fix caching and precedence of -MBart Schaefer2-17/+33
2022-05-20github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxesArvid Norlander2-3/+14