summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-2251322 (+ minor tweak): Update gnu make completion for version 4.4Shohei YOSHIDA2-2/+9
2023-01-2151313: fix "git rerere forget" completionBart Schaefer2-3/+5
2023-01-2151310: zle -F handlers preserve LASTWIDGETBart Schaefer2-1/+7
2023-01-1651278: make (i) subscript flag for zero-length string consistentPeter Stephenson3-1/+16
2023-01-1151297: update expected test results to match more optimised escape sequences ...Oliver Kiddle2-8/+11
2023-01-1151256: Add --refetch to completions of git-fetchJörg Sommer2-0/+4
2023-01-11unposted: mention attributes changes, fix renumbering mistake and allow compl...Oliver Kiddle4-2/+12
2023-01-1151295: where the end of a region coincides with the end of PREDISPLAY, don't ...Oliver Kiddle2-3/+8
2023-01-1051292: fix dynamic updates of region_highlight to account for PREDISPLAYOliver Kiddle2-4/+7
2023-01-1051291: support for highlighting ellipses in the line editorOliver Kiddle4-25/+44
2023-01-1051290: fix display of control characters with SINGLE_LINE_ZLE setOliver Kiddle2-3/+6
2023-01-1051289: don't disable non-colour attributes in prompts for SINGLE_LINE_ZLE and...Oliver Kiddle3-4/+5
2023-01-1051281: keep track of attributes left on at the end of left and right prompts ...Oliver Kiddle4-27/+28
2023-01-1051280: add support for italic and faint fonts in the line editorOliver Kiddle6-49/+101
2023-01-1051258, 51272: refactor handling of terminal attributes, removing OFF flags in...Oliver Kiddle18-478/+400
2023-01-1051276: Fix diff completion for non GNU / FreeBSD platformsNathan Houghton2-15/+31
2023-01-08unposted: In a comment, replace a C variables glob pattern with its matches, ...Daniel Shahaf2-2/+7
2023-01-06unposted (cf. users/28616): _svnadmin: Add comment noting a case that's not c...Daniel Shahaf2-0/+9
2022-12-3151263: fix typo - `an path` -> `a path`Max Coplan2-1/+3
2022-12-3151255: Update erb completion for version 4.0.2Shohei YOSHIDA2-2/+6
2022-12-3151254: Add irb completion for version 1.6.2Shohei YOSHIDA2-2/+17
2022-12-3151253: Update ruby completion for version 3.2.0Shohei YOSHIDA2-10/+20
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