1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-13 02:56:18 +02:00
Commit Graph

139 Commits

Author SHA1 Message Date
Bart Schaefer 49c6978dbb 52865: Documentation update for 52864 2024-04-01 22:38:27 -07:00
Bart Schaefer 25182cc2e6 52759: ${ ... } trims one trailing newline; "${ ... }" preserves that newline. 2024-03-17 14:28:28 -07:00
Bart Schaefer 610b18875a 52650 plus minor fixes: add -u for named references pointing to "upper" scope 2024-03-04 21:07:01 -08:00
Bart Schaefer 4a86a54d2b 52558: word splitting differences of nofork; update ToC; formatting fixes 2024-02-18 14:25:20 -08:00
Bart Schaefer 0fccdf0d57 52476 + cf. 52479: more FAQs about nofork substitution 2024-01-24 17:42:36 -08:00
Bart Schaefer 0840f34e1f 52308: FAQ for new features, fix some old answers 2023-11-15 20:23:54 -08:00
Peter Stephenson 123497b78e 50372: remove Usenet references from FAQ 2022-06-16 17:25:01 +01:00
Jun-ichi Takimoto fc431b5956 50365: fix indent in FAQ (text version)
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.
2022-06-14 01:55:27 +09:00
Jun-ichi Takimoto 6a6e358baf 50356: work around a yodl bug (mishandling of \'e)
the bug has been fixed at least in yodl-4.04.02
2022-06-11 14:09:02 +09:00
dana 6e55c92050 unposted: Test release: 5.8.1.2-test 2022-04-09 14:34:44 -05:00
Jun-ichi Takimoto 31d42ecb84 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_)
In FAQ.yo, macros inside mytt() and tt() are not expanded.
Also includes an update for zyodl.vim by Daniel.
2022-02-15 16:50:21 +09:00
dana e10c75d524 unposted: Release 5.8.1
(cherry picked from commit 1a490c7050)
2022-02-12 10:32:37 -06:00
Dimitris Apostolou 356dcb20ce github #82: Fix typos 2021-11-12 23:54:34 +01:00
Peter Stephenson 2912139261 48096: Update Sourceforge links to https://zsh.sourceforge.io/ 2021-06-22 11:29:55 +01:00
dana c1f932d668 unposted: FAQ: Move section 3.31 to 2.8
See 48613
2021-05-03 18:32:02 -05:00
Daniel Shahaf e4a8740c78 48410: FAQ, METAFAQ: Mention zsh-security@. 2021-04-08 02:31:58 +00:00
Daniel Shahaf c0034b3c7b unposted: FAQ: Move the 'The mailing lists have moved' notice to a more appropriate place. 2021-04-05 22:38:15 +00:00
Daniel Shahaf 2c062e8e69 48131/0004: FAQ: 3.31: Rearrange 2021-03-26 23:20:20 +00:00
Daniel Shahaf 7c201b1b3e 48131/0003: FAQ: 3.31: Move two paragraphs unchanged, reordering them
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.
2021-03-26 23:20:20 +00:00
Daniel Shahaf 2ad942b758 48131/0002: FAQ: 3.31: Tweak summary paragraph 2021-03-26 23:20:19 +00:00
Daniel Shahaf a5a093d5fe 48131/0001: FAQ: 3.31: Add a one-sentence summary 2021-03-26 23:20:19 +00:00
Bart Schaefer 6db45b94d8 47889: Update csh aliasing equivalences 2021-02-04 17:01:07 -08:00
Daniel Shahaf e15dce8ced unposted: Etc/FAQ.yo: Fix a typo in the front matter. 2021-01-26 20:51:19 +00:00
Daniel Shahaf e2be2d061a unposted: Update documentation for the move to new hosting. 2020-08-08 06:12:17 +00:00
Daniel Shahaf 4e3d08fea8 unposted: docs: Fix some markup and typos. 2020-06-26 18:25:51 +00:00
Daniel Shahaf f297132cf0 45932: FAQ (3.1): Update ksh compatibility answer for reserved word typeset. 2020-06-07 01:10:59 +00:00
Daniel Shahaf 43a7e70dad 45933: FAQ: Add "Why does my bash script report an error when I run it under zsh?". 2020-06-07 01:10:59 +00:00
Daniel Shahaf d3cc1fd33c 45791 (tweaked): FAQ: Explain how to binary search one's dotfiles 2020-06-07 01:08:53 +00:00
Daniel Shahaf aa58afd68f unposted: FAQ: Update section number in links to the "The future of zsh" section. 2020-06-07 01:06:12 +00:00
Jens Schleusener 11dbe4c286 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
dana 5ed3dde0d2 unposted: Test release: 5.7.1-test-1 2019-12-14 12:50:58 -06:00
Martijn Dekker d81238ee95 45003: Fix more documentation typos 2019-12-11 02:37:39 +00:00
Peter Stephenson bbcfdffbc3 unposted: FAQ updates.
Typo from previous change; also update old notes on
multibyte support.
2019-07-09 09:22:01 +01:00
Peter Stephenson 61a697f977 users/24030 (minor tweak): note on *.{bla,hbl,ahb}.
This is an expansion, not a form of pattern match.  Describe
the problem and what to do instead.
2019-07-08 14:27:08 +01:00
dana 8b89d0d577 unposted: Release 5.7.1 2019-02-03 13:27:45 -06:00
Peter Stephenson 9dbde9e9c7 unposted: updates for 5.6.2-test-2 2018-12-19 19:33:36 +00:00
Peter Stephenson 0290757ed4 unposted: minor FAQ typos 2018-10-03 13:53:12 +01:00
Peter Stephenson 3da60d2102 53542 (tweaked): further output about "which" output 2018-09-26 15:04:37 +01:00
Peter Stephenson e9a75f4bc7 43527, tweaked: describe which output behaviour in FAQ. 2018-09-24 14:34:31 +01:00
Daniel Shahaf 92bef88545 43457: Release 5.6.2 2018-09-14 12:52:40 +00:00
Daniel Shahaf b3239c5e40 unposted: Patch release: 5.6.1 2018-09-08 17:41:13 +00:00
Anthony Sottile 1c4c7b6a4d
CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.
See NEWS for more information.

Patch by Anthony Sottile and Buck Evan.
2018-09-03 15:07:47 +00:00
Daniel Shahaf 6a5a11c5fe unposted: Fix FAQ build, broken by 43184. 2018-08-25 19:01:55 +00:00
Matthew Martin b5f0ad8e7b 43184: Remove reference to ftp_sites.yo 2018-07-29 13:48:42 -05:00
Peter Stephenson fd4056f4ed unposted: Update for release 5.5.1. 2018-04-16 19:21:52 +01:00
Peter Stephenson 3b7d6a558f 42505 (corrected): prepare for 5.5 release 2018-03-25 17:49:48 +01:00
Peter Stephenson a6c72cb835 41623: Update FAQ.yo for Yodl 3 2017-09-02 20:09:27 +01:00
Peter Stephenson 0e7186f443 41599: info updates for 5.4.2 2017-08-25 19:35:05 +01:00
Peter Stephenson dc475bfa0e unposted: update to 5.4.1 2017-08-08 19:09:15 +01:00
Peter Stephenson 32ca9222af unposted: update distribution docs for 5.4 release. 2017-07-29 23:03:16 +01:00