Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 47328: remove references to old zsh.org mail addresses | Oliver Kiddle | 2020-08-21 | 1 | -4/+4 |
| | |||||
* | 47308: zsh-development-guide: Document the new X-Seq autoreply bot. | Daniel Shahaf | 2020-08-10 | 1 | -0/+8 |
| | |||||
* | unposted: Update documentation for the move to new hosting. | Daniel Shahaf | 2020-08-08 | 1 | -10/+7 |
| | |||||
* | 46244 (cont.): Flesh out the TODO from the previous commit. | Daniel Shahaf | 2020-07-14 | 1 | -2/+19 |
| | |||||
* | 46244: Start to introduce a release managers keyring. | Daniel Shahaf | 2020-07-14 | 1 | -0/+6 |
| | |||||
* | 46201: add guidelines for caching and use of imperative mood in descriptions | Oliver Kiddle | 2020-07-08 | 1 | -4/+21 |
| | |||||
* | unposted: docs: Fix some markup and typos. | Daniel Shahaf | 2020-06-26 | 1 | -1/+1 |
| | |||||
* | unposted: Add 45400 (vared in subshells) plus remarks on users/24904. | Bart Schaefer | 2020-06-09 | 1 | -0/+9 |
| | |||||
* | 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. | ||||
* | unposted: Add users/24904 to Etc/BUGS (a process substitution / forking issue). | Daniel Shahaf | 2020-06-06 | 1 | -0/+7 |
| | |||||
* | 45884 (Oliver's, edited by me): Add a few entries. | Daniel Shahaf | 2020-05-21 | 1 | -0/+25 |
| | |||||
* | 45656: Document the -o emacs segfault bug. | Daniel Shahaf | 2020-04-05 | 1 | -0/+3 |
| | |||||
* | 45583/0008: Extend tests to prove that what remains of xsymlinks() handles ↵ | Daniel Shahaf | 2020-03-25 | 1 | -3/+0 |
| | | | | symlink loops gracefully. | ||||
* | 45583/0004: Fix segfault on resolving symlink loops | Daniel Shahaf | 2020-03-25 | 1 | -1/+2 |
| | |||||
* | 45372: Record a symlink loop bug involving :P | Daniel Shahaf | 2020-02-02 | 1 | -0/+2 |
| | |||||
* | 45269: Fix misspellings in completions and elsewhere. | Jens Schleusener | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | 45169/0002 (tweaked for trailing newlines): Add an expected-to-fail test for ↵ | Daniel Shahaf | 2020-01-01 | 1 | -12/+2 |
| | | | | workers/44007. | ||||
* | 45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in ↵ | Daniel Shahaf | 2019-12-22 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | conjunction with try/always Having reviewed 20076, 20084, 21734, and 21735, my understanding is that the original intention was: - A 'return' in a function does run always-list - An 'exit' outside a function does not run always-list - A 'return' outside a function is treated as an 'exit' All of which are the case today. The remaining case, of 'exit' used inside a function, was not specified by the referenced -workers@ posts; does, as implemented, run the always-list; and furthermore, based in 21734 it's fair to assume that the original documentation was assuming that 'exit' would be used outside of any function, just like it assumed 'return' would be used inside a function. Therefore, have the documentation specify only the behaviour of 'exit' outside any function, and leave the behaviour of 'exit' inside a function unspecified. Anyone who relied on the documentation of 'exit' as documented until this commit would have run into the documentation/implementation discrepancy described in 45075. | ||||
* | 45101: Adjust white space | dana | 2019-12-21 | 1 | -4/+8 |
| | |||||
* | 45101: Document new dev/test versioning scheme, clarify other release steps | dana | 2019-12-21 | 1 | -9/+30 |
| | | | | | | | Also clarified the purpose of dev/test releases as suggested in workers/45104. Note that the old versioning scheme remains in effect until after 5.8 final has been released. | ||||
* | unposted: Etc/BUGS: Add two bugs discussed on -workers@ this week | Daniel Shahaf | 2019-12-21 | 1 | -0/+16 |
| | |||||
* | 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 | 2 | -4/+4 |
| | |||||
* | 44969: completion-style-guide: Mention defaults and superfluous descriptions | dana | 2019-12-02 | 1 | -1/+24 |
| | |||||
* | 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: Update release instructions | dana | 2019-01-27 | 1 | -2/+42 |
| | |||||
* | 43970: Update NEWS for previously unmentioned features in 5.{4,5,6} | dana | 2019-01-04 | 1 | -0/+4 |
| | | | | Also clarify release documentation and fix a typo mentioned in workers/43971 | ||||
* | 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 |
| | |||||
* | 43447: Generate tar.xz artifacts only. | Daniel Shahaf | 2018-09-12 | 1 | -2/+0 |
| | |||||
* | unposted: creating-a-release.txt: Add another step. | Daniel Shahaf | 2018-09-08 | 1 | -0/+1 |
| | |||||
* | unposted: Patch release: 5.6.1 zsh-5.6.1 | Daniel Shahaf | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | 43392: dist: Generate doc/help/* and doc/help.txt in builddir rather than ↵ | Daniel Shahaf | 2018-09-06 | 1 | -5/+0 |
| | | | | | | | | | srcdir. Fixes creating tarballs in out-of-tree builds. While here, remove the instruction to build zsh before building a tarball, since that's unneeded. | ||||
* | unposted (cf 43373): Add two caveats: no local modifications, and need to ↵ | Daniel Shahaf | 2018-09-05 | 1 | -0/+7 |
| | | | | build in-tree. | ||||
* | 43370: New maintainer-facing documentation. | Daniel Shahaf | 2018-09-03 | 1 | -0/+60 |
| | |||||
* | 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. | ||||
* | 43333: Generate FAQ.html in the builddir, rather than in the srcdir, and add ↵ | Daniel Shahaf | 2018-09-03 | 1 | -5/+5 |
| | | | | | | it to the default target of the Etc/ subdirectory. This fixes `make targz-doc` in out-of-tree builds. | ||||
* | 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 |
| | |||||
* | 43031: Add note to style guide about quoting | dana | 2018-06-16 | 1 | -0/+17 |
| | |||||
* | 43031: Add note to style guide about variant syntax | dana | 2018-06-16 | 1 | -0/+20 |
| | |||||
* | unposted: Update for release 5.5.1. zsh-5.5.1 | Peter Stephenson | 2018-04-16 | 1 | -1/+1 |
| |