| Commit message (Expand) | Author | Age | Files | Lines |
| * | 54767: zformat: replace -qn by spec quoting indicator syntax | dana | 13 days | 1 | -1/+2 |
| * | unposted: NEWS: document COLUMNS+LINES change from w/54676 | dana | 2026-06-08 | 1 | -0/+3 |
| * | unposted: NEWS: fix 5.9 changes header | dana | 2026-06-08 | 1 | -2/+2 |
| * | unposted: NEWS: better document hlgroups, termquery, etc | dana | 2026-06-06 | 1 | -6/+19 |
| * | 54603 (tweaked): zsh_eval_context: add math context | dana | 2026-05-27 | 1 | -0/+3 |
| * | 54602: zformat: add -qQ options to auto-escape %s | dana | 2026-05-27 | 1 | -0/+4 |
| * | unposted: NEWS: mention _as_if (w/53174) | dana | 2026-05-27 | 1 | -0/+3 |
| * | unposted: NEWS, README: update for w/54580, w/54584, w/54585 | dana | 2026-05-23 | 1 | -0/+6 |
| * | unposted: NEWS: update for w/52326 and w/52594 | dana | 2026-05-22 | 1 | -0/+10 |
| * | 54471: getopts: don't look for +o with posix_builtins, add -p | dana | 2026-05-06 | 1 | -0/+3 |
| * | 54424: ZSH_EXEPATH: improve documentation, add test | dana | 2026-05-02 | 1 | -2/+2 |
| * | 54376: zparseopts: use standard option parsing | dana | 2026-04-29 | 1 | -0/+3 |
| * | 54395: contrib: add zgetopt (again) | dana | 2026-04-29 | 1 | -0/+3 |
| * | unposted: NEWS: document new zparseopts features | dana | 2026-04-19 | 1 | -4/+10 |
| * | 54318: mathfunc: add isnan() and isinf(). also document NaN + Inf | dana | 2026-04-13 | 1 | -0/+2 |
| * | unposted: NEWS: mention _shadow + mkshadow | dana | 2025-05-14 | 1 | -0/+4 |
| * | 53527: remove zgetopt | dana | 2025-04-28 | 1 | -3/+0 |
| * | 53516: add zgetopt contrib function | dana | 2025-04-27 | 1 | -1/+4 |
| * | unposted: Test release: zsh-5.9.0.2-test.zsh-5.9.0.2-test | Eric Cook | 2025-04-20 | 1 | -0/+4 |
| * | 53485: NEWS: update for version 5.10 | Eric Cook | 2025-04-15 | 1 | -9/+28 |
| * | unposted: NEWS: update per w/53257 and w/53260 | dana | 2025-04-13 | 1 | -0/+12 |
| * | 52535: documentation for highlight groups and layers | Oliver Kiddle | 2024-02-15 | 1 | -0/+6 |
| * | unposted (cf. 52219): fix typo | Bart Schaefer | 2023-10-15 | 1 | -1/+1 |
| * | 52218: update notes since 5.9 release | Bart Schaefer | 2023-10-15 | 1 | -0/+9 |
| * | unposted: mention attributes changes, fix renumbering mistake and allow compl... | Oliver Kiddle | 2023-01-11 | 1 | -0/+6 |
| * | 51193: Discuss ERR_EXIT changes | Philippe Altherr | 2022-12-13 | 1 | -0/+8 |
| * | 51001: Reverts 8839e969b, most of 1ba8714a, and d873ed60. | Philippe Altherr | 2022-12-03 | 1 | -9/+0 |
| * | 50928: fix tests for 50897, mention behavior change in NEWS | Bart Schaefer | 2022-11-09 | 1 | -0/+9 |
| * | 50229: Typo | Bart Schaefer | 2022-05-14 | 1 | -1/+1 |
| * | unposted: Add details about ${(*)...} expansion | Bart Schaefer | 2022-04-30 | 1 | -0/+6 |
| * | unposted: Adjust NEWS dedication wording | dana | 2022-04-26 | 1 | -1/+1 |
| * | unposted: NEWS: fix typo in previous commit | Mikael Magnusson | 2022-04-10 | 1 | -1/+1 |
| * | unposted: NEWS: Improve flow between the paragraph and its links. | Daniel Shahaf | 2022-04-10 | 1 | -1/+1 |
| * | NEWS: Dedicate zsh 5.9 to Sven Guckes | dana | 2022-04-09 | 1 | -0/+6 |
| * | NEWS/README: Add missing change documentation for 5.9 | dana | 2022-04-09 | 1 | -20/+65 |
| * | 49918: Update for 49917 and 49911. | Bart Schaefer | 2022-03-29 | 1 | -0/+11 |
| * | CVE-2021-45444: Update NEWS/README | dana | 2022-02-12 | 1 | -0/+17 |
| * | github #82: Fix typos | Dimitris Apostolou | 2021-11-12 | 1 | -1/+1 |
| * | unposted (cf. 49077): Clarify unset example | Bart Schaefer | 2021-06-14 | 1 | -1/+1 |
| * | 49069: literal interpretation of subscripts for unset of array/hash elements | Bart Schaefer | 2021-06-13 | 1 | -0/+12 |
| * | 48638: mention TYPESET_TO_UNSET in NEWS | Bart Schaefer | 2021-04-20 | 1 | -0/+6 |
| * | 47997: Disable XTRACE around user-defined completion widgets. | Bart Schaefer | 2021-02-11 | 1 | -0/+5 |
| * | NEWS: Catch up on new features | dana | 2020-12-12 | 1 | -0/+19 |
| * | unposted: NEWS, README: Document zsh/system changes from workers/45708 | dana | 2020-04-20 | 1 | -2/+9 |
| * | Update NEWS/README | dana | 2020-02-14 | 1 | -2/+16 |
| * | 45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjun... | Daniel Shahaf | 2019-12-22 | 1 | -0/+10 |
| * | 45003: Fix more documentation typos | Martijn Dekker | 2019-12-11 | 1 | -1/+1 |
| * | unposted: NEWS: Mention `functions -c` | dana | 2019-08-17 | 1 | -0/+2 |
| * | 44435: Handling digita arguments for :h and :t. | Peter Stephenson | 2019-06-20 | 1 | -0/+6 |
| * | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 2019-05-07 | 1 | -0/+5 |