about summary refs log tree commit diff
path: root/Etc
Commit message (Collapse)AuthorAgeFilesLines
* 52865: Documentation update for 52864Bart Schaefer2024-04-011-9/+11
|
* 52750: remove ansi2knr support for old pre-ansi K&R compilersOliver Kiddle2024-03-181-1/+1
|
* 52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline.Bart Schaefer2024-03-171-9/+12
|
* unposted: Note bug that HIST_IGNORE_DUPS mishandles quoted whitespace.Bart Schaefer2024-03-141-1/+4
|
* 52650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer2024-03-041-0/+7
|
* 52558: word splitting differences of nofork; update ToC; formatting fixesBart Schaefer2024-02-181-24/+36
|
* 52521: mapfile (mis)handling of empty/unreadable filesBart Schaefer2024-02-041-0/+3
|
* 52476 + cf. 52479: more FAQs about nofork substitutionBart Schaefer2024-01-241-0/+38
|
* 52308: FAQ for new features, fix some old answersBart Schaefer2023-11-151-15/+121
|
* 52218: update notes since 5.9 releaseBart Schaefer2023-10-151-2/+2
|
* 51486: clarify module development sectionBart Schaefer2023-03-051-7/+10
|
* 51342: update PARAMDEF descriptionBart Schaefer2023-01-311-4/+7
|
* 51212: remove STOUC() macroOliver Kiddle2022-12-161-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 expressionsBart Schaefer2022-11-121-0/+5
|
* 50372: remove Usenet references from FAQPeter Stephenson2022-06-161-36/+4
|
* 50365: fix indent in FAQ (text version)Jun-ichi Takimoto2022-06-141-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 Takimoto2022-06-111-1/+2
| | | | the bug has been fixed at least in yodl-4.04.02
* unposted: Mention #zsh topic in creating-a-releasedana2022-05-011-1/+2
| | | | Per off-list suggestion
* unposted: remove the reference to debian #924736, and correct another editBart Schaefer2022-04-301-3/+1
|
* 50149: Remove all remaining =(...) files at shell exitBart Schaefer2022-04-301-2/+0
|
* 50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609Bart Schaefer2022-04-291-2/+0
|
* Details about STTY handling; consistency nitBart Schaefer2022-04-291-2/+4
|
* 50162: Fix multios with current-shell "exec" (aka nullexec).Bart Schaefer2022-04-281-6/+0
|
* 50068: 'exit' in trap causes calling function to returnBart Schaefer2022-04-141-3/+0
|
* unposted: Test release: 5.8.1.2-test zsh-5.8.1.2-testdana2022-04-091-1/+1
|
* unposted: creating-a-release: Normalise white space, clarify some stepsdana2022-04-021-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 guideMatthew Martin2022-03-311-0/+2
|
* 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_)Jun-ichi Takimoto2022-02-151-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.1dana2022-02-121-1/+1
| | | | (cherry picked from commit 1a490c7050cfacd5daf8376d5a1f0e8cb14ccda5)
* security/89: Add patch which can optionally be used to work around ↵Marc Cornellà2022-02-121-0/+98
| | | | | | CVE-2021-45444 in VCS_Info (cherry picked from commit fdb8b0ce6244ff26bf55e0fd825310a58d0d3156)
* 49518: fix exclusions for mixed - and + stacked optionsOliver Kiddle2021-12-141-2/+0
|
* github #82: Fix typosDimitris Apostolou2021-11-122-3/+3
|
* 49520: document $_args_chache_cmdJun-ichi Takimoto2021-10-241-0/+10
|
* 48096: Update Sourceforge links to https://zsh.sourceforge.io/Peter Stephenson2021-06-222-11/+11
|
* 48860: remove mention of bugs that have been fixedBart Schaefer2021-05-161-21/+0
|
* unposted: FAQ: Move section 3.31 to 2.8dana2021-05-031-63/+63
| | | | See 48613
* unposted: remove an already fixed bug from BUGSJun-ichi Takimoto2021-04-181-2/+0
| | | | This was fixed by commit b6ba74c
* unposted: update on bug listOliver Kiddle2021-04-161-3/+2
|
* 48410: FAQ, METAFAQ: Mention zsh-security@.Daniel Shahaf2021-04-081-0/+5
|
* unposted: add several references to bugs in old list postsOliver Kiddle2021-04-061-1/+7
|
* unposted: FAQ: Move the 'The mailing lists have moved' notice to a more ↵Daniel Shahaf2021-04-051-3/+3
| | | | appropriate place.
* unposted: BUGS: Add 39319, a named-file process substitution cleanup bug.Daniel Shahaf2021-04-011-0/+2
|
* 48131/0004: FAQ: 3.31: RearrangeDaniel Shahaf2021-03-261-14/+19
|
* 48131/0003: FAQ: 3.31: Move two paragraphs unchanged, reordering themDaniel Shahaf2021-03-261-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 paragraphDaniel Shahaf2021-03-261-2/+3
|
* 48131/0001: FAQ: 3.31: Add a one-sentence summaryDaniel Shahaf2021-03-261-0/+3
|
* 47889: Update csh aliasing equivalencesBart Schaefer2021-02-041-5/+5
|
* unposted: Etc/FAQ.yo: Fix a typo in the front matter.Daniel Shahaf2021-01-261-1/+1
|
* 47716: Etc/BUGS: Add Alekxandr's vcs_info patch.Daniel Shahaf2020-12-041-0/+2
|
* users/26150: note failure of multios with execBart Schaefer2020-12-011-0/+6
|