summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-3151233: Update sanitizer list to GCC 12Shohei YOSHIDA2-5/+12
2022-12-3051249: use of --force-local with tar completionDaniel Shahaf2-1/+6
2022-12-1751214: handle read -d and a delimiter that can't be decoded into a characterOliver Kiddle5-3/+29
2022-12-1751207: fix for read -d when the delimiter is a byte >= 0x80Jun-ichi Takimoto3-3/+13
2022-12-1651212: remove STOUC() macroOliver Kiddle34-204/+192
2022-12-1651215: consume whole CSI sequences from the inputOliver Kiddle4-2/+60
2022-12-16unpasted: add missing ChangeLog entryPeter Stephenson1-0/+4
2022-12-15unposted: Follow-up to the last commit: Fix a typo in a comment.Daniel Shahaf2-1/+4
2022-12-15unposted: zsh.h: lextok: Add an explanatory comment with a cross-reference.Daniel Shahaf2-0/+8
2022-12-1351210: Clear errflag before calling EXIT trapBart Schaefer2-0/+7
2022-12-1351198: Clarify and expand ERR_EXIT and ERR_RETURN documentationPhilippe Altherr2-38/+49
2022-12-1351193: Discuss ERR_EXIT changesPhilippe Altherr3-2/+62
2022-12-1251134: ! return doesn't change the return statusPeter Stephenson2-1/+13
2022-12-1251134: document interactive behaviour with ERR_EXIT and ERR_RETURNPeter Stephenson2-1/+12
2022-12-0951161: correct errno after closing xtrace FDBart Schaefer2-0/+5
2022-12-0951111: update completion for global to version 6.6.8Shohei YOSHIDA2-2/+10
2022-12-0951047: fix quoting of completion matches when _canonical_paths -N option is usedBart Schaefer2-2/+8
2022-12-0951144, 51146: vcs_info git: stg: Extract patch descriptionsDaniel Shahaf2-2/+8
2022-12-0851142: vcs_info git: Check the get-unapplied style as documentedDaniel Shahaf2-2/+11
2022-12-0851138: Updated StGit patch detection in vcs_infoPeter Grayson2-9/+32
2022-12-0651108: single letter forms of Shift-JIS / EUC-JP options were reversedShohei YOSHIDA2-4/+7
2022-12-0651088: fix standards reference in commentAtte Peltomäki2-1/+5
2022-12-0351094: consistent use of bit-manipulation for noerrexit value changesPhilippe Altherr3-4/+7
2022-12-0351098: remove unreachable NOERREXIT_UNTIL_EXEC code and effectsPhilippe Altherr4-26/+7
2022-12-0351076: fix ERR_EXIT when used with "eval" or "source"; documentary commentsPhilippe Altherr3-3/+87
2022-12-0351071: fix ERR_RETURN for functions in conditional statementsPhilippe Altherr3-7/+25
2022-12-0351001: ChangeLog entry for preceding four patch commits.Bart Schaefer1-0/+6
2022-12-0351001: fix for ERR_EXIT following shell function; update testsPhilippe Altherr2-9/+83
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