Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Test release: 5.8.1.2-test zsh-5.8.1.2-test | dana | 2022-04-09 | 1 | -1/+1 |
| | |||||
* | 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) | ||||
* | github #82: Fix typos | Dimitris Apostolou | 2021-11-12 | 1 | -2/+2 |
| | |||||
* | 48096: Update Sourceforge links to https://zsh.sourceforge.io/ | Peter Stephenson | 2021-06-22 | 1 | -10/+10 |
| | |||||
* | unposted: FAQ: Move section 3.31 to 2.8 | dana | 2021-05-03 | 1 | -63/+63 |
| | | | | See 48613 | ||||
* | 48410: FAQ, METAFAQ: Mention zsh-security@. | Daniel Shahaf | 2021-04-08 | 1 | -0/+5 |
| | |||||
* | unposted: FAQ: Move the 'The mailing lists have moved' notice to a more ↵ | Daniel Shahaf | 2021-04-05 | 1 | -3/+3 |
| | | | | appropriate place. | ||||
* | 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 |
| | |||||
* | unposted: Update documentation for the move to new hosting. | Daniel Shahaf | 2020-08-08 | 1 | -10/+7 |
| | |||||
* | unposted: docs: Fix some markup and typos. | Daniel Shahaf | 2020-06-26 | 1 | -1/+1 |
| | |||||
* | 45932: FAQ (3.1): Update ksh compatibility answer for reserved word typeset. | Daniel Shahaf | 2020-06-07 | 1 | -9/+19 |
| | |||||
* | 45933: FAQ: Add "Why does my bash script report an error when I run it under ↵ | Daniel Shahaf | 2020-06-07 | 1 | -3/+54 |
| | | | | zsh?". | ||||
* | 45791 (tweaked): FAQ: Explain how to binary search one's dotfiles | Daniel Shahaf | 2020-06-07 | 1 | -3/+102 |
| | |||||
* | unposted: FAQ: Update section number in links to the "The future of zsh" ↵ | Daniel Shahaf | 2020-06-07 | 1 | -8/+8 |
| | | | | section. | ||||
* | 45269: Fix misspellings in completions and elsewhere. | Jens Schleusener | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | unposted: Test release: 5.7.1-test-1 zsh-5.7.1-test-1 | dana | 2019-12-14 | 1 | -1/+1 |
| | |||||
* | 45003: Fix more documentation typos | Martijn Dekker | 2019-12-11 | 1 | -3/+3 |
| | |||||
* | unposted: FAQ updates. | Peter Stephenson | 2019-07-09 | 1 | -22/+23 |
| | | | | | Typo from previous change; also update old notes on multibyte support. | ||||
* | users/24030 (minor tweak): note on *.{bla,hbl,ahb}. | Peter Stephenson | 2019-07-08 | 1 | -0/+39 |
| | | | | | This is an expansion, not a form of pattern match. Describe the problem and what to do instead. | ||||
* | unposted: Release 5.7.1 zsh-5.7.1 | dana | 2019-02-03 | 1 | -1/+1 |
| | |||||
* | unposted: updates for 5.6.2-test-2 zsh-5.6.2-test-2 | Peter Stephenson | 2018-12-19 | 1 | -1/+1 |
| | |||||
* | unposted: minor FAQ typos | Peter Stephenson | 2018-10-03 | 1 | -2/+2 |
| | |||||
* | 53542 (tweaked): further output about "which" output | Peter Stephenson | 2018-09-26 | 1 | -15/+17 |
| | |||||
* | 43527, tweaked: describe which output behaviour in FAQ. | Peter Stephenson | 2018-09-24 | 1 | -0/+29 |
| | |||||
* | 43457: Release 5.6.2 zsh-5.6.2 | Daniel Shahaf | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | unposted: Patch release: 5.6.1 zsh-5.6.1 | Daniel Shahaf | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing. | Anthony Sottile | 2018-09-03 | 1 | -1/+1 |
| | | | | | | See NEWS for more information. Patch by Anthony Sottile and Buck Evan. | ||||
* | unposted: Fix FAQ build, broken by 43184. | Daniel Shahaf | 2018-08-25 | 1 | -1/+1 |
| | |||||
* | 43184: Remove reference to ftp_sites.yo | Matthew Martin | 2018-07-29 | 1 | -7/+3 |
| | |||||
* | unposted: Update for release 5.5.1. zsh-5.5.1 | Peter Stephenson | 2018-04-16 | 1 | -1/+1 |
| | |||||
* | 42505 (corrected): prepare for 5.5 release zsh-5.4.2-test-1 | Peter Stephenson | 2018-03-25 | 1 | -1/+1 |
| | |||||
* | 41623: Update FAQ.yo for Yodl 3 | Peter Stephenson | 2017-09-02 | 1 | -23/+23 |
| | |||||
* | 41599: info updates for 5.4.2 | Peter Stephenson | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | unposted: update to 5.4.1 zsh-5.4.1 5.4.1 | Peter Stephenson | 2017-08-08 | 1 | -1/+1 |
| | |||||
* | unposted: update distribution docs for 5.4 release. | Peter Stephenson | 2017-07-29 | 1 | -1/+1 |
| | |||||
* | unposted: Release 5.3.1 zsh-5.3.1 | Peter Stephenson | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | 40066: updates for 5.3 release | Peter Stephenson | 2016-12-02 | 1 | -2/+2 |
| | |||||
* | unposted: Make 5.1.1-test-1 in preparation for 5.2 zsh-5.1.1-test-1 | Peter Stephenson | 2015-11-21 | 1 | -1/+1 |
| | |||||
* | unposted: make 5.1-test-1 with updates for 5.1.1 zsh-5.1-test-1 | Peter Stephenson | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | unposted: replace version 5.0.9 with 5.1 in FAQ | Peter Stephenson | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | 36265 plus FAQ: fix alias expansion after "function" | Peter Stephenson | 2015-08-21 | 1 | -0/+21 |
| | | | | | | | Owing to interesting historical parsing, names after the first were treated as command words so had non-global aliases expanded. Add an FAQ note that use of the function keyword works around other alias problems |