about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 51080: allow multibyte chars in glob qualifier (u:uname:)Jun-ichi Takimoto2022-12-022-1/+4
* 51079: metafy sep in array subscript flag (s:sep:)Jun-ichi Takimoto2022-12-023-3/+17
* unposted (cf. 51016): Add a test case for underscore-followed-by-digits in ma...Daniel Shahaf2022-11-232-0/+13
* unposted (c.f. Norikatsu Shigemura: github #96): add missing local declarationOliver Kiddle2022-11-172-1/+5
* github #87 (tweaked): update options tmux 3.4Matt Koscica2022-11-173-13/+57
* github #95: Add completions for neomuttWu Zhenyu2022-11-172-1/+4
* unposted (c.f. Denis Bitouzé: users/28405): handle also lualatexOliver Kiddle2022-11-172-1/+4
* 50934: use OSC 52 escape sequence when copying to "* or "+ vi buffersOliver Kiddle2022-11-175-7/+54
* unposted (see 50930): note bug with suspending conditional expressionsBart Schaefer2022-11-121-0/+5
* 50929: fix handling of ERR_RETURN bent by 50928.Bart Schaefer2022-11-092-1/+3
* 50928: fix tests for 50897, mention behavior change in NEWSBart Schaefer2022-11-094-11/+20
* 50922: fix additional cases of signals for current shell jobs on the right of...Bart Schaefer2022-11-093-8/+12
* 50897: nonzero status of complex commands should trigger ERR_EXITBart Schaefer2022-11-083-7/+12
* users/28338: command substitution with alias edge case.Peter Stephenson2022-11-083-0/+21
* 50874: fix handling of tty signals for jobs in the current shell when waiting...Bart Schaefer2022-11-062-11/+18
* 50851: restore typtab when necessaryJun-ichi Takimoto2022-11-024-7/+33
* unposted: incorrect email addressBart Schaefer2022-10-311-1/+1
* 50855: Clarify how commands are hashed, and searched-for by "whence".Bart Schaefer2022-10-313-7/+20
* 50844: Remove _stgit completion scriptPeter Grayson2022-10-312-52/+5
* 50840: Doc/Zsh/grammar.yo: Correct NO_MATCH to NOMATCHAxel Beckert2022-10-252-1/+5
* Unposted: Fix typo in commentBart Schaefer2022-10-231-1/+1
* users/28243: update "typeset +" documentationBart Schaefer2022-10-232-4/+10
* 50714: also complete in the 2nd argument of "git diff" anything that couldBart Schaefer2022-10-222-15/+17
* 50786: Make match etc. local when used in styles.Peter Stephenson2022-10-172-2/+7
* 50736: silence use-after-free warning (gcc-12.2)Wesley Schwengle2022-10-172-4/+9
* 50671: enable spell check in *.ztst by vimJun-ichi Takimoto2022-09-292-2/+6
* 50695: Completion/Unix/Command/_mysql_utils add --protocol optionEric Cook2022-09-282-0/+4
* 50399: Completion/Base/Widget/_complete_debugBart Schaefer2022-09-282-1/+5
* 50668: treat 8bit chars correctly when multibyte is unsetJun-ichi Takimoto2022-09-273-1/+13
* 50662: unset LC_* for all the testsJun-ichi Takimoto2022-09-262-13/+5
* 50658 + test: Enable to switch between C/UTF-8 locales in PCREJun-ichi Takimoto2022-09-263-8/+18
* 50648: Use $ZCALC_HISTORY where appropriateJulian Prein2022-09-253-3/+13
* 50641: use 'int main()' in test C-codes in configureNicholas Vinson2022-09-213-86/+77
* 50629: do not use egrep in testsJun-ichi Takimoto2022-09-158-59/+29
* unposted: _imagemagick: Add *.svg and *.webp files.Daniel Shahaf2022-08-282-1/+6
* Felipe Contreras: 50435+50436 (+50444): do not build anythingJun-ichi Takimoto2022-08-052-3/+37
* 50421: add context as the 1st arg to _dispatchJun-ichi Takimoto2022-07-242-1/+5
* 50418: use setenv(3)/getenv(3) on newer macOSJun-ichi Takimoto2022-07-243-1/+15
* users/27852: local _compskip to avoid propagating any changes by _normalBart Schaefer2022-07-162-1/+6
* 50379/50380: fix off-by-one side-effect of workers/49906 that broke $(jobs -l)Bart Schaefer2022-06-212-1/+4
* 50368: adjust ztie'd bitflags so local variables cannot mess with databaseBart Schaefer2022-06-212-3/+8
* 50372: remove Usenet references from FAQPeter Stephenson2022-06-162-36/+9
* 50365: fix indent in FAQ (text version)Jun-ichi Takimoto2022-06-142-62/+11
* 50355: documentation and return status consistency in zsh/system moduleBart Schaefer2022-06-113-5/+36
* 50356: work around a yodl bug (mishandling of \'e)Jun-ichi Takimoto2022-06-112-1/+6
* 50363: avoid use of heap memory that depends on parameter scopingBart Schaefer2022-06-092-1/+16
* 50359: fix bad sticky-emulation in "functions -c"Matthew Martin2022-06-092-1/+5
* 50351: "functions -c" can set signal trapsBart Schaefer2022-06-092-1/+20
* 50342: fix test added by 50306Jun-ichi Takimoto2022-06-093-1/+8
* 50341: disallow here-document markers containing newlineBart Schaefer2022-06-082-0/+5