summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-0351001: fix for ERR_EXIT with pipeline negation ("!"); update testsPhilippe Altherr2-5/+23
2022-12-0351001: fix for ERR_EXIT with "always" blocks; update testsPhilippe Altherr2-7/+30
2022-12-0351001: Reverts 8839e969b, most of 1ba8714a, and d873ed60.Philippe Altherr5-32/+19
2022-12-0251080: allow multibyte chars in glob qualifier (u:uname:)Jun-ichi Takimoto2-1/+4
2022-12-0251079: metafy sep in array subscript flag (s:sep:)Jun-ichi Takimoto3-3/+17
2022-11-23unposted (cf. 51016): Add a test case for underscore-followed-by-digits in ma...Daniel Shahaf2-0/+13
2022-11-17unposted (c.f. Norikatsu Shigemura: github #96): add missing local declarationOliver Kiddle2-1/+5
2022-11-17github #87 (tweaked): update options tmux 3.4Matt Koscica3-13/+57
2022-11-17github #95: Add completions for neomuttWu Zhenyu2-1/+4
2022-11-17unposted (c.f. Denis Bitouzé: users/28405): handle also lualatexOliver Kiddle2-1/+4
2022-11-1750934: use OSC 52 escape sequence when copying to "* or "+ vi buffersOliver Kiddle5-7/+54
2022-11-12unposted (see 50930): note bug with suspending conditional expressionsBart Schaefer1-0/+5
2022-11-0950929: fix handling of ERR_RETURN bent by 50928.Bart Schaefer2-1/+3
2022-11-0950928: fix tests for 50897, mention behavior change in NEWSBart Schaefer4-11/+20
2022-11-0950922: fix additional cases of signals for current shell jobs on the right of...Bart Schaefer3-8/+12
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