Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 52750: remove ansi2knr support for old pre-ansi K&R compilers | Oliver Kiddle | 2024-03-18 | 1 | -1/+1 |
| | |||||
* | 52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline. | Bart Schaefer | 2024-03-17 | 1 | -9/+12 |
| | |||||
* | unposted: Note bug that HIST_IGNORE_DUPS mishandles quoted whitespace. | Bart Schaefer | 2024-03-14 | 1 | -1/+4 |
| | |||||
* | 52650 plus minor fixes: add -u for named references pointing to "upper" scope | Bart Schaefer | 2024-03-04 | 1 | -0/+7 |
| | |||||
* | 52558: word splitting differences of nofork; update ToC; formatting fixes | Bart Schaefer | 2024-02-18 | 1 | -24/+36 |
| | |||||
* | 52521: mapfile (mis)handling of empty/unreadable files | Bart Schaefer | 2024-02-04 | 1 | -0/+3 |
| | |||||
* | 52476 + cf. 52479: more FAQs about nofork substitution | Bart Schaefer | 2024-01-24 | 1 | -0/+38 |
| | |||||
* | 52308: FAQ for new features, fix some old answers | Bart Schaefer | 2023-11-15 | 1 | -15/+121 |
| | |||||
* | 52218: update notes since 5.9 release | Bart Schaefer | 2023-10-15 | 1 | -2/+2 |
| | |||||
* | 51486: clarify module development section | Bart Schaefer | 2023-03-05 | 1 | -7/+10 |
| | |||||
* | 51342: update PARAMDEF description | Bart Schaefer | 2023-01-31 | 1 | -4/+7 |
| | |||||
* | 51212: remove STOUC() macro | Oliver Kiddle | 2022-12-16 | 1 | -3/+0 |
| | | | | | This served as a workaround for ancient compilers where casts to unsigned char were broken. | ||||
* | unposted (see 50930): note bug with suspending conditional expressions | Bart Schaefer | 2022-11-12 | 1 | -0/+5 |
| | |||||
* | 50372: remove Usenet references from FAQ | Peter Stephenson | 2022-06-16 | 1 | -36/+4 |
| | |||||
* | 50365: fix indent in FAQ (text version) | Jun-ichi Takimoto | 2022-06-14 | 1 | -62/+7 |
| | | | | | Lack of indent of the 1st line of a paragraph is fixed, but now two or more consecutive blank lines will be copied to text output as is. | ||||
* | 50356: work around a yodl bug (mishandling of \'e) | Jun-ichi Takimoto | 2022-06-11 | 1 | -1/+2 |
| | | | | the bug has been fixed at least in yodl-4.04.02 | ||||
* | unposted: Mention #zsh topic in creating-a-release | dana | 2022-05-01 | 1 | -1/+2 |
| | | | | Per off-list suggestion | ||||
* | unposted: remove the reference to debian #924736, and correct another edit | Bart Schaefer | 2022-04-30 | 1 | -3/+1 |
| | |||||
* | 50149: Remove all remaining =(...) files at shell exit | Bart Schaefer | 2022-04-30 | 1 | -2/+0 |
| | |||||
* | 50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609 | Bart Schaefer | 2022-04-29 | 1 | -2/+0 |
| | |||||
* | Details about STTY handling; consistency nit | Bart Schaefer | 2022-04-29 | 1 | -2/+4 |
| | |||||
* | 50162: Fix multios with current-shell "exec" (aka nullexec). | Bart Schaefer | 2022-04-28 | 1 | -6/+0 |
| | |||||
* | 50068: 'exit' in trap causes calling function to return | Bart Schaefer | 2022-04-14 | 1 | -3/+0 |
| | |||||
* | unposted: Test release: 5.8.1.2-test zsh-5.8.1.2-test | dana | 2022-04-09 | 1 | -1/+1 |
| | |||||
* | unposted: creating-a-release: Normalise white space, clarify some steps | dana | 2022-04-02 | 1 | -13/+21 |
| | | | | | (The need for these changes was discovered during the release of 5.8.1. Daniel suggested one. They were hinted at in security/107) | ||||
* | 49907: Mention _numbers in completion guide | Matthew Martin | 2022-03-31 | 1 | -0/+2 |
| | |||||
* | 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_) | Jun-ichi Takimoto | 2022-02-15 | 1 | -7/+7 |
| | | | | | In FAQ.yo, macros inside mytt() and tt() are not expanded. Also includes an update for zyodl.vim by Daniel. | ||||
* | unposted: Release 5.8.1 | dana | 2022-02-12 | 1 | -1/+1 |
| | | | | (cherry picked from commit 1a490c7050cfacd5daf8376d5a1f0e8cb14ccda5) | ||||
* | security/89: Add patch which can optionally be used to work around ↵ | Marc Cornellà | 2022-02-12 | 1 | -0/+98 |
| | | | | | | CVE-2021-45444 in VCS_Info (cherry picked from commit fdb8b0ce6244ff26bf55e0fd825310a58d0d3156) | ||||
* | 49518: fix exclusions for mixed - and + stacked options | Oliver Kiddle | 2021-12-14 | 1 | -2/+0 |
| | |||||
* | github #82: Fix typos | Dimitris Apostolou | 2021-11-12 | 2 | -3/+3 |
| | |||||
* | 49520: document $_args_chache_cmd | Jun-ichi Takimoto | 2021-10-24 | 1 | -0/+10 |
| | |||||
* | 48096: Update Sourceforge links to https://zsh.sourceforge.io/ | Peter Stephenson | 2021-06-22 | 2 | -11/+11 |
| | |||||
* | 48860: remove mention of bugs that have been fixed | Bart Schaefer | 2021-05-16 | 1 | -21/+0 |
| | |||||
* | unposted: FAQ: Move section 3.31 to 2.8 | dana | 2021-05-03 | 1 | -63/+63 |
| | | | | See 48613 | ||||
* | unposted: remove an already fixed bug from BUGS | Jun-ichi Takimoto | 2021-04-18 | 1 | -2/+0 |
| | | | | This was fixed by commit b6ba74c | ||||
* | unposted: update on bug list | Oliver Kiddle | 2021-04-16 | 1 | -3/+2 |
| | |||||
* | 48410: FAQ, METAFAQ: Mention zsh-security@. | Daniel Shahaf | 2021-04-08 | 1 | -0/+5 |
| | |||||
* | unposted: add several references to bugs in old list posts | Oliver Kiddle | 2021-04-06 | 1 | -1/+7 |
| | |||||
* | unposted: FAQ: Move the 'The mailing lists have moved' notice to a more ↵ | Daniel Shahaf | 2021-04-05 | 1 | -3/+3 |
| | | | | appropriate place. | ||||
* | unposted: BUGS: Add 39319, a named-file process substitution cleanup bug. | Daniel Shahaf | 2021-04-01 | 1 | -0/+2 |
| | |||||
* | 48131/0004: FAQ: 3.31: Rearrange | Daniel Shahaf | 2021-03-26 | 1 | -14/+19 |
| | |||||
* | 48131/0003: FAQ: 3.31: Move two paragraphs unchanged, reordering them | Daniel Shahaf | 2021-03-26 | 1 | -14/+17 |
| | | | | | | | | | | | | | Factored out from the next patch for readability of the diff. The answer, as it stands in this commit, doesn't flow correctly. In order to keep the diffs small and easy to follow, this commit simply adds a TODO to record this issue, a TODO which is fixed by the next commit in this series (the child of this commit). Thus, a request: DEAR PEOPLE FROM THE FUTURE: Please don't create new branches off this commit; create them off the parent commit or off the child commit instead. Thank you. | ||||
* | 48131/0002: FAQ: 3.31: Tweak summary paragraph | Daniel Shahaf | 2021-03-26 | 1 | -2/+3 |
| | |||||
* | 48131/0001: FAQ: 3.31: Add a one-sentence summary | Daniel Shahaf | 2021-03-26 | 1 | -0/+3 |
| | |||||
* | 47889: Update csh aliasing equivalences | Bart Schaefer | 2021-02-04 | 1 | -5/+5 |
| | |||||
* | unposted: Etc/FAQ.yo: Fix a typo in the front matter. | Daniel Shahaf | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | 47716: Etc/BUGS: Add Alekxandr's vcs_info patch. | Daniel Shahaf | 2020-12-04 | 1 | -0/+2 |
| | |||||
* | users/26150: note failure of multios with exec | Bart Schaefer | 2020-12-01 | 1 | -0/+6 |
| | |||||
* | 47328: remove references to old zsh.org mail addresses | Oliver Kiddle | 2020-08-21 | 1 | -4/+4 |
| |