Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 49918: Update for 49917 and 49911. | Bart Schaefer | 2022-03-29 | 1 | -0/+11 |
| | |||||
* | CVE-2021-45444: Update NEWS/README | dana | 2022-02-12 | 1 | -0/+17 |
| | | | | (cherry picked from commit bdc4d70a7e033b754e68a8659a037ea0fc5f38de) | ||||
* | github #82: Fix typos | Dimitris Apostolou | 2021-11-12 | 1 | -1/+1 |
| | |||||
* | unposted (cf. 49077): Clarify unset example | Bart Schaefer | 2021-06-14 | 1 | -1/+1 |
| | |||||
* | 49069: literal interpretation of subscripts for unset of array/hash elements | Bart Schaefer | 2021-06-13 | 1 | -0/+12 |
| | |||||
* | 48638: mention TYPESET_TO_UNSET in NEWS | Bart Schaefer | 2021-04-20 | 1 | -0/+6 |
| | |||||
* | 47997: Disable XTRACE around user-defined completion widgets. | Bart Schaefer | 2021-02-11 | 1 | -0/+5 |
| | |||||
* | NEWS: Catch up on new features | dana | 2020-12-12 | 1 | -0/+19 |
| | |||||
* | unposted: NEWS, README: Document zsh/system changes from workers/45708 | dana | 2020-04-20 | 1 | -2/+9 |
| | |||||
* | Update NEWS/README | dana | 2020-02-14 | 1 | -2/+16 |
| | |||||
* | 45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in ↵ | Daniel Shahaf | 2019-12-22 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | 45003: Fix more documentation typos | Martijn Dekker | 2019-12-11 | 1 | -1/+1 |
| | |||||
* | unposted: NEWS: Mention `functions -c` | dana | 2019-08-17 | 1 | -0/+2 |
| | |||||
* | 44435: Handling digita arguments for :h and :t. | Peter Stephenson | 2019-06-20 | 1 | -0/+6 |
| | | | | | | | Pick number of leading or trailing path components to substitute. Active in history, brace parameters, glob qualifiers. Add tests for all three environments. | ||||
* | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 2019-05-07 | 1 | -0/+5 |
| | |||||
* | unposted: NEWS: Document recent feature additions | dana | 2019-04-12 | 1 | -1/+20 |
| | | | | | Document new features and major changes introduced in 44100, 44135, 44155, 44198, 44200, &al. | ||||
* | unposted: Update for 5.6.2-test-3 zsh-5.6.2-test-3 | dana | 2019-01-05 | 1 | -0/+4 |
| | |||||
* | 43970: Update NEWS for previously unmentioned features in 5.{4,5,6} | dana | 2019-01-04 | 1 | -2/+29 |
| | | | | Also clarify release documentation and fix a typo mentioned in workers/43971 | ||||
* | 43760: add documentation for true colour changes and nearcolor module | Oliver Kiddle | 2018-11-05 | 1 | -0/+9 |
| | |||||
* | 43457: Release 5.6.2 zsh-5.6.2 | Daniel Shahaf | 2018-09-14 | 1 | -0/+11 |
| | |||||
* | unposted: Patch release: 5.6.1 zsh-5.6.1 | Daniel Shahaf | 2018-09-08 | 1 | -0/+7 |
| | |||||
* | CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing. | Anthony Sottile | 2018-09-03 | 1 | -0/+21 |
| | | | | | | See NEWS for more information. Patch by Anthony Sottile and Buck Evan. | ||||
* | mention Inf/NaN floating point changes in NEWS file | Oliver Kiddle | 2018-09-03 | 1 | -0/+7 |
| | |||||
* | Test release: 5.5.1-test-2. zsh-5.5.1-test-2 | Daniel Shahaf | 2018-08-25 | 1 | -1/+1 |
| | |||||
* | unposted: Test release: 5.5.1-test-1. zsh-5.5.1-test-1 | Daniel Shahaf | 2018-08-25 | 1 | -2/+2 |
| | |||||
* | 42790: make [[:blank:]] match non-ASCII blanks | Stephane Chazelas | 2018-05-17 | 1 | -1/+8 |
| | |||||
* | unposted: Update for release 5.5.1. zsh-5.5.1 | Peter Stephenson | 2018-04-16 | 1 | -0/+6 |
| | |||||
* | Updates for ksh array element syntax. | Peter Stephenson | 2017-09-24 | 1 | -3/+12 |
| | | | | | | | | Move detection of key/value pairs down into prefork(). Detect normal array assignment and [key]=val array assignemnt separately. Mark key / value pairs with Marker and pass up flag. Deal with marked triads specially later on. | ||||
* | 41736: NO_INTERACTIVE_COMMENTS in $(...) | Barton E. Schaefer | 2017-09-20 | 1 | -0/+8 |
| | |||||
* | unposted: update distribution docs for 5.4 release. | Peter Stephenson | 2017-07-29 | 1 | -2/+10 |
| | |||||
* | 41275: Leave stdin open when executing widgets | Stephane Chazelas | 2017-06-13 | 1 | -0/+4 |
| | |||||
* | 41038: Document recent, backwards-compatible precommand modifiers changes. | Daniel Shahaf | 2017-05-04 | 1 | -0/+11 |
| | |||||
* | unposted: Release 5.3.1 zsh-5.3.1 | Peter Stephenson | 2016-12-21 | 1 | -2/+4 |
| | |||||
* | 40130: mention some changes since 5.2 | Oliver Kiddle | 2016-12-09 | 1 | -0/+24 |
| | |||||
* | 40049: NEWS about Unicode 9 (40037) | Peter Stephenson | 2016-11-30 | 1 | -0/+7 |
| | |||||
* | unposted: mention former behavior of typeset for comparison | Barton E. Schaefer | 2016-10-26 | 1 | -1/+2 |
| | |||||
* | "typeset -p" uses "export" commands or the "-g" option for parameters that ↵ | Barton E. Schaefer | 2016-10-24 | 1 | -0/+3 |
| | | | | are not local to the current scope | ||||
* | 39046 + 39061: New :P history modifier. | Daniel Shahaf | 2016-08-22 | 1 | -0/+11 |
| | |||||
* | unposted: NEWS: Document how to disable paste highlighting. | Daniel Shahaf | 2015-12-31 | 1 | -0/+7 |
| | | | | This updates the 5.2 entry, note that 5.2 has been released already. | ||||
* | 37159: Update to NEWS and README | Peter Stephenson | 2015-11-19 | 1 | -0/+30 |
| | |||||
* | 36729: fix some typos in distro docs | Andrew Janke | 2015-10-01 | 1 | -3/+3 |
| | |||||
* | Update news for 5.1.1 with minor features just added. | Peter Stephenson | 2015-09-11 | 1 | -1/+12 |
| | |||||
* | unposted: make 5.1-test-1 with updates for 5.1.1 zsh-5.1-test-1 | Peter Stephenson | 2015-09-06 | 1 | -0/+2 |
| | |||||
* | 36250: add notes on bracketed paste mode to README | Peter Stephenson | 2015-08-21 | 1 | -2/+2 |
| | | | | Next version will be 5.1 rather than 5.0.9. | ||||
* | 36108: list of major changes so far since 5.0.8 | Barton E. Schaefer | 2015-08-11 | 1 | -0/+33 |
| | |||||
* | various posts: Implement assignment parsing for typeset. | Peter Stephenson | 2015-06-24 | 1 | -4/+15 |
| | | | | | | | | | | | | Typeset assignments now work like raw assignments except for no "+=" and no GLOB_ASSIGN. Documented in typeset builtin doc and mentioned in release notes. Tests to ensure basic sanity. Enabled by default, can be turned off by "disable -r" with typeset family of commands. | ||||
* | 35154: NEWS on arithmetic evaluation changes | Peter Stephenson | 2015-05-15 | 1 | -0/+7 |
| | |||||
* | 35093: new zle widgets for Vim-style text objects | Oliver Kiddle | 2015-05-13 | 1 | -0/+9 |
| | |||||
* | NEWS update | Peter Stephenson | 2015-05-03 | 1 | -8/+29 |
| | |||||
* | unposted: update NEWS to reference aliasing changes. | Barton E. Schaefer | 2015-03-18 | 1 | -0/+6 |
| | | | | Also apologize for copy-paste spooge in the preceding commit log. |