Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-13 | unposted: a few cosmetic format fixes in docs | Jun-ichi Takimoto | 1 | -2/+1 | |
2015-06-24 | various posts: Implement assignment parsing for typeset. | Peter Stephenson | 1 | -1/+2 | |
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. | |||||
2015-05-21 | 35250: Fix case documentation (SH_GLOB) | Peter Stephenson | 1 | -5/+11 | |
2015-05-06 | 35034: improve manual format up to Chapter18 | Jun-ichi Takimoto | 1 | -7/+8 | |
2015-03-18 | 34734: further aliasing adjustments and doc | Barton E. Schaefer | 1 | -10/+19 | |
restrict token aliasing (34641) to global aliases; tighten up POSIX_ALIASES to better match spec; update Aliasing doc to cover this and clarify older behavior 2015-03-18 Peter Stephenson <p.stephenson@samsung.com> * 34723: configure.ac: turn off fixed site function directory if | |||||
2015-03-15 | 34712: clarify words that may be aliased | Barton E. Schaefer | 1 | -2/+18 | |
2014-11-19 | 33679: Note on patter s in case statements | Peter Stephenson | 1 | -1/+5 | |
They work exactly like groups in other patterns, despite contrary indications. | |||||
2014-10-01 | 33319: fix parens in example from 33312 | Barton E. Schaefer | 1 | -1/+1 | |
2014-10-01 | 33312: document redirections applied to function definitions | Peter Stephenson | 1 | -0/+9 | |
2014-07-08 | Attempt to improve doc for assignment | Peter Stephenson | 1 | -1/+5 | |
2014-06-09 | fix my own merge conflict with grammar changes | Peter Stephenson | 1 | -25/+26 | |
2014-06-09 | 32755: move incorrectly placed line in grammar.yo | Jun T | 1 | -1/+1 | |
2014-06-06 | 32715: doc formatting fixes | Jun T | 1 | -25/+26 | |
2014-05-09 | 32603: fix documentation of status after try / always | Eric Cook | 1 | -1/+1 | |
2012-11-18 | 30803: Vin Shelton: missing menu entry in grammar.yo | Peter Stephenson | 1 | -0/+1 | |
2012-11-15 | 30789: Add CONTINUE_ON_ERROR for old behaviour. | Peter Stephenson | 1 | -2/+51 | |
New behaviour is for scripts to exit on error instead of returning to top level and executing the next command. | |||||
2012-02-01 | A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition" | Frank Terbeck | 1 | -1/+1 | |
2011-12-08 | 29955++: IGNORE_CLOSE_BRACES option | Peter Stephenson | 1 | -2/+2 | |
2010-11-17 | 28377: document more alias problems | Peter Stephenson | 1 | -0/+21 | |
2010-10-27 | unposted: typo plus rephrase of alias quoting bit | Peter Stephenson | 1 | -6/+7 | |
2010-10-27 | 28375: clarify how to quote aliases from expansion | Peter Stephenson | 1 | -6/+9 | |
2010-02-03 | 27648, 267650/1, unposted README change: | Peter Stephenson | 1 | -0/+4 | |
Turn off repeat and turn on ulimit in emulation modes | |||||
2009-09-15 | users/14387 (tweaked): alternative zsh syntax is not going to be removed | Peter Stephenson | 1 | -4/+4 | |
2008-06-10 | Mikael: 25143: spelling corrections | Peter Stephenson | 1 | -1/+1 | |
25144: report supported bases 25139: fix number | |||||
2008-05-13 | 25018: Omari Norman: completion for awk, join, sort | Peter Stephenson | 1 | -0/+13 | |
2008-02-01 | 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes ↵ | Clint Adams | 1 | -1/+1 | |
from A. Costa. | |||||
2007-05-08 | Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options | Peter Stephenson | 1 | -13/+40 | |
2007-01-19 | 23115: ";|" at end of case clause causes later patterns to be tested | Peter Stephenson | 1 | -4/+13 | |
2005-09-19 | unposted c.f. 21735: document return as exit in try block in script | Peter Stephenson | 1 | -2/+3 | |
2005-04-01 | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 1 | -6/+7 | |
2004-06-22 | 20076, 20084: { ... } always { ... } syntax. | Peter Stephenson | 1 | -0/+56 | |
2001-07-24 | Fix errors introduced by 15354. | Bart Schaefer | 1 | -1/+1 | |
2001-07-10 | Better indexing and misc. cleanup in the first tenth or so of the doc. | Bart Schaefer | 1 | -2/+7 | |
2001-07-05 | 15264: improved doc for variant complex commands | Peter Stephenson | 1 | -8/+16 | |
2001-06-25 | 15030: multi-parameter `for' loops | Peter Stephenson | 1 | -4/+13 | |
2000-08-29 | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 1 | -0/+1 | |
2000-05-14 | doc changes; typo in _jobs; integer builtin understands `-i base' | Peter Stephenson | 1 | -1/+1 | |
2000-05-11 | Spelling corrections in the docs (11315) | Oliver Kiddle | 1 | -14/+70 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+335 | |