| Commit message (Expand) | Author | Age | Files | Lines |
* | 20412, tweaked: Make test builtin more POSIX compatible | Peter Stephenson | 2004-10-05 | 1 | -0/+6 |
* | 20118: improvements to limits builtins | Peter Stephenson | 2004-06-30 | 1 | -2/+28 |
* | Previously uncommitted bits of 19785. | Bart Schaefer | 2004-06-22 | 1 | -21/+20 |
* | Document the new -a option to `fc -p' and improved the documentation for | Wayne Davison | 2004-05-21 | 1 | -11/+25 |
* | Document the new options to "fc". | Wayne Davison | 2004-05-20 | 1 | -0/+19 |
* | 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps. | Peter Stephenson | 2004-03-25 | 1 | -0/+2 |
* | 19129: extra argument to typeset -T gives character for joining array | Peter Stephenson | 2003-09-24 | 1 | -15/+19 |
* | 19059: add -v, -V and -p flags required by POSIX to the command builtin | Oliver Kiddle | 2003-09-11 | 1 | -1/+12 |
* | 19014: add alias -s suf=handler | Peter Stephenson | 2003-09-03 | 1 | -16/+37 |
* | 18908: use print/read -u in completion system and tweak builtin doc | Peter Stephenson | 2003-07-25 | 1 | -4/+4 |
* | 18530: print option states with `set -o' or `set +o' | Oliver Kiddle | 2003-05-15 | 1 | -2/+5 |
* | 18431: Another attempt to fix the problems with RLIMIT definitions | Peter Stephenson | 2003-04-03 | 1 | -1/+2 |
* | 18343, 18348: handle \u and \U escapes for specifying unicode characters | Oliver Kiddle | 2003-03-14 | 1 | -0/+2 |
* | 18242: add -d option to read for specifying delimiter to terminate input | Oliver Kiddle | 2003-02-17 | 1 | -2/+6 |
* | 18223: satisfy POSIX requirement for a -v flag to unset | Oliver Kiddle | 2003-02-13 | 1 | -1/+4 |
* | 18204: KSH_ARRAYS | Peter Stephenson | 2003-02-07 | 1 | -8/+29 |
* | 18195: Timeouts for read builtin. | Peter Stephenson | 2003-02-05 | 1 | -12/+19 |
* | 17940: Add -C and -a options to print builtin | Peter Stephenson | 2002-11-20 | 1 | -32/+42 |
* | 17682: add support for -H and -p in typeset completion | Oliver Kiddle | 2002-09-16 | 1 | -4/+4 |
* | 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd. | Peter Stephenson | 2002-09-03 | 1 | -3/+6 |
* | 17582: Improved option argument handling. | Peter Stephenson | 2002-08-27 | 1 | -5/+1 |
* | 17544: implement read -s to suppress tty echo | Peter Stephenson | 2002-08-22 | 1 | -2/+6 |
* | 17558: zsh/net/socket , zsocket builtin | Clint Adams | 2002-08-18 | 1 | -0/+1 |
* | 17504: note that getopts doesn't handle a single `-' as an option argument | Peter Stephenson | 2002-08-06 | 1 | -0/+1 |
* | 17503: fix various typos, spelling mistakes and poor wordings in the docs | Oliver Kiddle | 2002-08-05 | 1 | -1/+1 |
* | 17334: TYPESET_SILENT shell option and typeset -p option | Peter Stephenson | 2002-06-20 | 1 | -13/+21 |
* | users/4951: make ulimit documentation clearer | Peter Stephenson | 2002-05-10 | 1 | -1/+2 |
* | 16619, 16676: add -c, -l and -p options to the dirs builtin | Oliver Kiddle | 2002-02-20 | 1 | -3/+18 |
* | fixes for completion of signal names with SIG prefix and for completing comma... | Sven Wischnowsky | 2002-01-07 | 1 | -1/+2 |
* | 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 |
* | allow arguments to be specified in printf format specifications (16080) | Oliver Kiddle | 2001-10-18 | 1 | -3/+10 |
* | use arithmetic evaluation for numeric arguments to printf (16042) | Oliver Kiddle | 2001-10-15 | 1 | -2/+4 |
* | add print -f option, %n format specifier and tests for print/printf (15973) | Oliver Kiddle | 2001-10-08 | 1 | -3/+9 |
* | add printf builtin (15851, 15948) | Oliver Kiddle | 2001-10-05 | 1 | -0/+18 |
* | Fix ancient `print -z' doc bug. | Bart Schaefer | 2001-09-25 | 1 | -2/+1 |
* | 15783: document ztcp builtin | Clint Adams | 2001-09-10 | 1 | -0/+1 |
* | 15498: zle doc fix | Peter Stephenson | 2001-07-26 | 1 | -5/+11 |
* | Fix errors introduced by 15354. | Bart Schaefer | 2001-07-24 | 1 | -2/+1 |
* | Better indexing and misc. cleanup in the first tenth or so of the doc. | Bart Schaefer | 2001-07-10 | 1 | -1/+2 |
* | add autocontinue option to automatically make stopped jos running when they a... | Sven Wischnowsky | 2001-06-27 | 1 | -0/+6 |
* | $* and $@ are special | Peter Stephenson | 2001-06-14 | 1 | -1/+3 |
* | Wrapped line prettified. | Bart Schaefer | 2001-06-08 | 1 | -2/+2 |
* | Add YODL enditem workaround in one other place | Peter Stephenson | 2001-06-01 | 1 | -1/+1 |
* | Tweak builtins.yo formatting. | Bart Schaefer | 2001-05-31 | 1 | -4/+2 |
* | Doc changes for 4.0.1 | Peter Stephenson | 2001-05-30 | 1 | -2/+2 |
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 1 | -2/+2 |
* | Man page formatting tweak from long ago. | Bart Schaefer | 2001-03-29 | 1 | -4/+6 |
* | spelling corrections (13610) | Oliver Kiddle | 2001-03-12 | 1 | -2/+2 |
* | 13216: docs for tc/ti modules | Clint Adams | 2000-12-03 | 1 | -6/+2 |