about summary refs log tree commit diff
path: root/Etc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 47328: remove references to old zsh.org mail addressesOliver Kiddle2020-08-211-4/+4
|
* 47308: zsh-development-guide: Document the new X-Seq autoreply bot.Daniel Shahaf2020-08-101-0/+8
|
* unposted: Update documentation for the move to new hosting.Daniel Shahaf2020-08-081-10/+7
|
* 46244 (cont.): Flesh out the TODO from the previous commit.Daniel Shahaf2020-07-141-2/+19
|
* 46244: Start to introduce a release managers keyring.Daniel Shahaf2020-07-141-0/+6
|
* 46201: add guidelines for caching and use of imperative mood in descriptionsOliver Kiddle2020-07-081-4/+21
|
* unposted: docs: Fix some markup and typos.Daniel Shahaf2020-06-261-1/+1
|
* unposted: Add 45400 (vared in subshells) plus remarks on users/24904.Bart Schaefer2020-06-091-0/+9
|
* 45932: FAQ (3.1): Update ksh compatibility answer for reserved word typeset.Daniel Shahaf2020-06-071-9/+19
|
* 45933: FAQ: Add "Why does my bash script report an error when I run it under ↵Daniel Shahaf2020-06-071-3/+54
| | | | zsh?".
* 45791 (tweaked): FAQ: Explain how to binary search one's dotfilesDaniel Shahaf2020-06-071-3/+102
|
* unposted: FAQ: Update section number in links to the "The future of zsh" ↵Daniel Shahaf2020-06-071-8/+8
| | | | section.
* unposted: Add users/24904 to Etc/BUGS (a process substitution / forking issue).Daniel Shahaf2020-06-061-0/+7
|
* 45884 (Oliver's, edited by me): Add a few entries.Daniel Shahaf2020-05-211-0/+25
|
* 45656: Document the -o emacs segfault bug.Daniel Shahaf2020-04-051-0/+3
|
* 45583/0008: Extend tests to prove that what remains of xsymlinks() handles ↵Daniel Shahaf2020-03-251-3/+0
| | | | symlink loops gracefully.
* 45583/0004: Fix segfault on resolving symlink loopsDaniel Shahaf2020-03-251-1/+2
|