| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | allow an argument containing only a single colon as a separator between optio... | Sven Wischnowsky | 2002-02-18 | 1 | -2/+5 |
* | Changed: uiarchive.uiuc.edu path | Geoff Wing | 2002-02-14 | 1 | -1/+1 |
* | Remove: Australia ftp.ips.gov.au | Geoff Wing | 2002-02-14 | 1 | -8/+7 |
* | Add a special-dirs example. | Bart Schaefer | 2002-02-12 | 1 | -0/+7 |
* | add -x option (to be passed on to compadd) to _description and friends; make ... | Sven Wischnowsky | 2002-02-12 | 1 | -9/+16 |
* | 16492: add RPROMPT2 variable for right prompts in multi-line commands | Oliver Kiddle | 2002-01-31 | 1 | -0/+9 |
* | 16419: Improve _arguments syntax summary. | Bart Schaefer | 2002-01-26 | 1 | -1/+1 |
* | 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support | Peter Stephenson | 2002-01-22 | 1 | -0/+33 |
* | add new generic fake style and changes to the C-code for that (different impl... | Sven Wischnowsky | 2002-01-22 | 1 | -1/+22 |
* | allow arguments to be given to functions used by compdef (actually, the strin... | Sven Wischnowsky | 2002-01-21 | 1 | -1/+14 |
* | allow manual pages to be shown separated by section with new separate-section... | Sven Wischnowsky | 2002-01-10 | 1 | -0/+9 |
* | fixes for completion of signal names with SIG prefix and for completing comma... | Sven Wischnowsky | 2002-01-07 | 1 | -1/+2 |
* | 16398: updated zstyle completion and related cleanup | Oliver Kiddle | 2002-01-04 | 2 | -4/+43 |
* | 16353: add += parameter assignments | Oliver Kiddle | 2001-12-17 | 1 | -2/+3 |
* | 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 |
* | * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc | Peter Stephenson | 2001-12-07 | 1 | -2/+7 |
* | 16241: new rand48(param) math function | Peter Stephenson | 2001-11-15 | 1 | -0/+33 |
* | 16228: allow widths and precisions to work with printf's %b format specifier | Oliver Kiddle | 2001-11-09 | 1 | -3/+4 |
* | 16224: add -n option to kill and complete options from _kill | Oliver Kiddle | 2001-11-06 | 1 | -3/+3 |
* | 16198: add %j prompt expansion and j test character for no. of jobs in prompt | Oliver Kiddle | 2001-11-02 | 1 | -0/+4 |
* | 15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly. | Peter Stephenson | 2001-10-26 | 1 | -7/+8 |
* | Fix for texi2html 1.64 | Peter Stephenson | 2001-10-24 | 2 | -2/+4 |
* | 16063: add transientrprompt option to remove right prompt from | Geoff Wing | 2001-10-24 | 1 | -0/+5 |
* | allow arguments to be specified in printf format specifications (16080) | Oliver Kiddle | 2001-10-18 | 1 | -3/+10 |
* | add sourceforge to metafaq | Peter Stephenson | 2001-10-16 | 1 | -0/+4 |
* | use arithmetic evaluation for numeric arguments to printf (16042) | Oliver Kiddle | 2001-10-15 | 1 | -2/+4 |
* | 16006: use styles for mail directory, pine directory, and muttrc. | Clint Adams | 2001-10-10 | 1 | -0/+15 |
* | change file completion default to offer globbed files and directories on firs... | Sven Wischnowsky | 2001-10-09 | 1 | -9/+11 |
* | add print -f option, %n format specifier and tests for print/printf (15973) | Oliver Kiddle | 2001-10-08 | 1 | -3/+9 |
* | Norbert Koch: 15954: fix variable name inconsistency | Clint Adams | 2001-10-06 | 1 | -1/+1 |
* | add printf builtin (15851, 15948) | Oliver Kiddle | 2001-10-05 | 1 | -0/+18 |
* | make expand style (file completion) work again; no more special behaviour wit... | Sven Wischnowsky | 2001-10-05 | 1 | -5/+5 |
* | s/AUTO_CONT/AUTO_CONTINUE/ | Geoff Wing | 2001-10-05 | 1 | -1/+1 |
* | .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2 | Peter Stephenson | 2001-09-27 | 1 | -1/+1 |
* | Fix ancient `print -z' doc bug. | Bart Schaefer | 2001-09-25 | 1 | -2/+1 |
* | Document side-effects of TERM assignment. | Bart Schaefer | 2001-09-24 | 1 | -1/+6 |
* | tetris game for ZLE | Andrew Main | 2001-09-21 | 1 | -0/+20 |
* | ZLE doc xref to BAUD, fix doc build error. | Bart Schaefer | 2001-09-15 | 2 | -1/+9 |
* | update URL references to http://zsh.sunsite.dk/ (15792) | Oliver Kiddle | 2001-09-12 | 2 | -2/+2 |
* | 15783: document ztcp builtin | Clint Adams | 2001-09-10 | 3 | -1/+99 |
* | 15765: introduce [:ascii:] class | Clint Adams | 2001-09-09 | 1 | -0/+1 |
* | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 2001-09-03 | 1 | -0/+13 |
* | 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 |
* | unposted: Add missing docs for cache-policy style. | Adam Spiers | 2001-08-15 | 1 | -0/+6 |
* | Peter Breitenlohner: Minor tweaks to some make targets. | Bart Schaefer | 2001-08-12 | 1 | -1/+1 |
* | follow-up to 15588; add -w option to _values (look at all words); change _dd ... | Sven Wischnowsky | 2001-08-08 | 1 | -0/+4 |
* | 15586: remove =alias expansion, leaving only =cmd. | Peter Stephenson | 2001-08-07 | 1 | -3/+1 |