| Commit message (Expand) | Author | Age | Files | Lines |
* | Add [[:IFS:]] etc. tests. | Peter Stephenson | 2005-05-09 | 1 | -12/+75 |
* | Minor tweak to _generic plus doc fixes for info interpretation of hyphens. | Bart Schaefer | 2005-04-24 | 1 | -3/+3 |
* | users/8609: document order of more parameter expansion flags | Peter Stephenson | 2005-03-18 | 1 | -3/+11 |
* | 20844: prune trailing slashes from named directory | Peter Stephenson | 2005-02-22 | 1 | -0/+2 |
* | 20661: *(+func) = *(e:func:) | Peter Stephenson | 2005-01-10 | 1 | -1/+15 |
* | make expn change clearer, suggested by Wayne | Peter Stephenson | 2004-04-06 | 1 | -2/+2 |
* | 19728: note on (^F) qualifier | Peter Stephenson | 2004-04-05 | 1 | -1/+4 |
* | 19717: (F) glob qualifier for full directories | Peter Stephenson | 2004-04-01 | 1 | -0/+3 |
* | 18512: fix 18508 properly this time. | Peter Stephenson | 2003-05-08 | 1 | -2/+2 |
* | 18492: Provide partial fix for multios and output process substitution | Peter Stephenson | 2003-05-02 | 1 | -7/+29 |
* | 18432: Minor miscellany of comments and rationalisations. | Peter Stephenson | 2003-04-03 | 1 | -0/+5 |
* | 17503: fix various typos, spelling mistakes and poor wordings in the docs | Oliver Kiddle | 2002-08-05 | 1 | -3/+3 |
* | 16620, 16697: add a and n parameter expansion flags | Oliver Kiddle | 2002-02-22 | 1 | -0/+8 |
* | 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support | Peter Stephenson | 2002-01-22 | 1 | -0/+33 |
* | 16357: change (n) to (u) so (n) can be reserved. for numeric sorting. | Clint Adams | 2001-12-17 | 1 | -3/+3 |
* | 16346: docs for (n) flag. | Clint Adams | 2001-12-16 | 1 | -0/+3 |
* | 15765: introduce [:ascii:] class | Clint Adams | 2001-09-09 | 1 | -0/+1 |
* | Parameter expansion doc mop-up. | Bart Schaefer | 2001-08-25 | 1 | -122/+145 |
* | Change one var() to tt(). | Bart Schaefer | 2001-08-22 | 1 | -1/+1 |
* | unposted: Mention the word `greedy' in the docs for the S flag, to | Adam Spiers | 2001-08-15 | 1 | -2/+2 |
* | 15586: remove =alias expansion, leaving only =cmd. | Peter Stephenson | 2001-08-07 | 1 | -3/+1 |
* | More index entry etc. cleanup. | Bart Schaefer | 2001-07-25 | 1 | -38/+49 |
* | 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc | Peter Stephenson | 2001-07-06 | 1 | -4/+20 |
* | back out 15266 | Peter Stephenson | 2001-07-06 | 1 | -2/+1 |
* | 15266: fix for ${(S)...%%...} | Peter Stephenson | 2001-07-05 | 1 | -1/+2 |
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -1/+1 |
* | Subscripting documentation. | Bart Schaefer | 2001-04-22 | 1 | -8/+12 |
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 1 | -0/+1 |
* | spelling corrections (13610) | Oliver Kiddle | 2001-03-12 | 1 | -1/+1 |
* | 13280: NewImproved handling of colon modifiers w.r.t. paths | Peter Stephenson | 2001-02-19 | 1 | -4/+7 |
* | cleanup (12896) | Sven Wischnowsky | 2000-10-05 | 1 | -4/+4 |
* | complete after autoloaded directories (a rather ugly hack); remove old code i... | Sven Wischnowsky | 2000-10-05 | 1 | -1/+5 |
* | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 2000-08-29 | 1 | -0/+2 |
* | Minor documentation fixes (12585) | Oliver Kiddle | 2000-08-10 | 1 | -2/+2 |
* | mention more standard tags in documentation and fix some typos (12177) | Oliver Kiddle | 2000-07-05 | 1 | -1/+1 |
* | make (e) flag be silent unless (X) is given, too (11768) | Sven Wischnowsky | 2000-06-06 | 1 | -1/+1 |
* | 11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't. | Peter Stephenson | 2000-05-24 | 1 | -4/+4 |
* | 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. | Bart Schaefer | 2000-05-22 | 1 | -1/+1 |
* | doc changes; typo in _jobs; integer builtin understands `-i base' | Peter Stephenson | 2000-05-14 | 1 | -26/+48 |
* | Spelling corrections in the docs (11315) | Oliver Kiddle | 2000-05-11 | 1 | -1/+1 |
* | 11310: use zmanref. (fix for 11309) | Tanaka Akira | 2000-05-10 | 1 | -1/+1 |
* | 11309: Doc/Zsh/expn.yo: fix missing section. | Tanaka Akira | 2000-05-10 | 1 | -1/+1 |
* | 11194, 11200, 11214 | Peter Stephenson | 2000-05-08 | 1 | -1/+9 |
* | 11136: Reorganize history expansion doc. | Bart Schaefer | 2000-05-04 | 1 | -85/+108 |
* | 11126: typos | Peter Stephenson | 2000-05-03 | 1 | -2/+2 |
* | fix for the (z) flag: report partial word (like `"foo', without a closing quo... | Sven Wischnowsky | 2000-05-03 | 1 | -1/+6 |
* | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+4 |
* | 10789: <(...) and >(...) documentation | Peter Stephenson | 2000-04-17 | 1 | -10/+20 |
* | Doc fix for 10756 | Peter Stephenson | 2000-04-14 | 1 | -1/+4 |
* | 10756: fix (#s) and (#e) for parameter substitution forms | Peter Stephenson | 2000-04-14 | 1 | -0/+10 |