Age | Commit message (Expand) | Author | Files | Lines |
2001-10-18 | allow arguments to be specified in printf format specifications (16080) | Oliver Kiddle | 1 | -3/+10 |
2001-10-16 | add sourceforge to metafaq | Peter Stephenson | 1 | -0/+4 |
2001-10-15 | use arithmetic evaluation for numeric arguments to printf (16042) | Oliver Kiddle | 1 | -2/+4 |
2001-10-10 | 16006: use styles for mail directory, pine directory, and muttrc. | Clint Adams | 1 | -0/+15 |
2001-10-09 | change file completion default to offer globbed files and directories on firs... | Sven Wischnowsky | 1 | -9/+11 |
2001-10-08 | add print -f option, %n format specifier and tests for print/printf (15973) | Oliver Kiddle | 1 | -3/+9 |
2001-10-06 | Norbert Koch: 15954: fix variable name inconsistency | Clint Adams | 1 | -1/+1 |
2001-10-05 | add printf builtin (15851, 15948) | Oliver Kiddle | 1 | -0/+18 |
2001-10-05 | make expand style (file completion) work again; no more special behaviour wit... | Sven Wischnowsky | 1 | -5/+5 |
2001-10-05 | s/AUTO_CONT/AUTO_CONTINUE/ | Geoff Wing | 1 | -1/+1 |
2001-09-27 | .distfiles fixes for 4.1.0-dev-2 | Peter Stephenson | 1 | -1/+1 |
2001-09-25 | Fix ancient `print -z' doc bug. | Bart Schaefer | 1 | -2/+1 |
2001-09-24 | Document side-effects of TERM assignment. | Bart Schaefer | 1 | -1/+6 |
2001-09-21 | tetris game for ZLE | Andrew Main | 1 | -0/+20 |
2001-09-15 | ZLE doc xref to BAUD, fix doc build error. | Bart Schaefer | 1 | -0/+8 |
2001-09-12 | update URL references to http://zsh.sunsite.dk/ (15792) | Oliver Kiddle | 2 | -2/+2 |
2001-09-10 | 15783: document ztcp builtin | Clint Adams | 3 | -1/+99 |
2001-09-09 | 15765: introduce [:ascii:] class | Clint Adams | 1 | -0/+1 |
2001-09-03 | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 1 | -0/+13 |
2001-08-25 | Parameter expansion doc mop-up. | Bart Schaefer | 1 | -122/+145 |
2001-08-22 | Change one var() to tt(). | Bart Schaefer | 1 | -1/+1 |
2001-08-15 | unposted: Mention the word `greedy' in the docs for the S flag, to | Adam Spiers | 1 | -2/+2 |
2001-08-15 | unposted: Add missing docs for cache-policy style. | Adam Spiers | 1 | -0/+6 |
2001-08-08 | follow-up to 15588; add -w option to _values (look at all words); change _dd ... | Sven Wischnowsky | 1 | -0/+4 |
2001-08-07 | 15586: remove =alias expansion, leaving only =cmd. | Peter Stephenson | 1 | -3/+1 |
2001-08-07 | 15585: bash-style up- and down-case words | Peter Stephenson | 1 | -2/+7 |
2001-08-06 | correction (unposted) | Oliver Kiddle | 1 | -1/+1 |
2001-07-27 | 15511: zcalc tweaks | Peter Stephenson | 1 | -0/+6 |
2001-07-27 | 15507: new zcalc function | Peter Stephenson | 1 | -0/+36 |
2001-07-26 | 15498: zle doc fix | Peter Stephenson | 2 | -11/+27 |
2001-07-25 | More index entry etc. cleanup. | Bart Schaefer | 1 | -38/+49 |
2001-07-25 | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 1 | -0/+6 |
2001-07-25 | fixlet for 15477, don't let it remove consecutive dummy matches (15482) | Sven Wischnowsky | 1 | -1/+1 |
2001-07-25 | make display for groups in _describe nicer; improve packing with list_packed;... | Sven Wischnowsky | 1 | -0/+12 |
2001-07-24 | Fix errors introduced by 15354. | Bart Schaefer | 2 | -3/+2 |
2001-07-20 | 15432: New bash-transpose-words widget | Peter Stephenson | 1 | -2/+4 |
2001-07-18 | add list-grouped option to make options and such be grouped together if they ... | Sven Wischnowsky | 1 | -0/+14 |
2001-07-17 | add preserve-prefix style to keep pathname prefix unchanged (15400) | Sven Wischnowsky | 1 | -0/+10 |
2001-07-12 | Explain the effect of CORRECT on HASH_CMDS et al. | Bart Schaefer | 1 | -3/+6 |
2001-07-10 | Better indexing and misc. cleanup in the first tenth or so of the doc. | Bart Schaefer | 13 | -107/+176 |
2001-07-06 | 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc | Peter Stephenson | 2 | -4/+37 |
2001-07-06 | back out 15266 | Peter Stephenson | 1 | -2/+1 |
2001-07-05 | 15266: fix for ${(S)...%%...} | Peter Stephenson | 1 | -1/+2 |
2001-07-05 | 15264: improved doc for variant complex commands | Peter Stephenson | 1 | -8/+16 |
2001-07-04 | 15242: pcre_match -a and $match instead of pparams | Clint Adams | 1 | -3/+4 |
2001-07-03 | 15234: describe behavior added by 15228. | Clint Adams | 1 | -0/+4 |
2001-07-03 | unposted: update distfiles for 15211 | Clint Adams | 1 | -1/+1 |
2001-07-02 | 15211: zsh/pcre module | Clint Adams | 1 | -0/+22 |
2001-06-28 | 15160, 15169: Doc formatting changes for texinfo and .html files | Peter Stephenson | 1 | -1/+3 |
2001-06-27 | add autocontinue option to automatically make stopped jos running when they a... | Sven Wischnowsky | 2 | -0/+14 |