| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of 21862/21863/21870: GLOB_SUBST shouldn't swallow up backslashes in | Paul Ackersviller | 2007-06-25 | 5 | -205/+1235 |
* | Merge of 21822 piece of revision 1.75, fix of infinite loop. | Paul Ackersviller | 2007-06-20 | 1 | -1/+7 |
* | Merge of 21770, 21760: fix test for sequence prefixes in the local keymap in ... | Paul Ackersviller | 2007-06-19 | 1 | -68/+208 |
* | Merge of piece of 21719 that pws missed: Add some mod_exports. | Paul Ackersviller | 2007-06-17 | 1 | -1/+1 |
* | Merge of 21655: bug in ${..//../${..//../..}} plus 21661. | Paul Ackersviller | 2007-06-12 | 1 | -23/+22 |
* | Merge of 21609: fixed the readlink() call in statfullpath(). | Paul Ackersviller | 2007-06-12 | 1 | -2/+4 |
* | Merge of 21366: LONG_LIST_JOBS applies to more places where job listing are p... | Paul Ackersviller | 2007-06-11 | 1 | -8/+12 |
* | Merge of 21578: mkmakemod.sh didn't exit on cleanup. | Paul Ackersviller | 2007-06-04 | 1 | -26/+112 |
* | Merge of 21582: fix failure status of zmodload -R, and 21583: fix circularity... | Paul Ackersviller | 2007-06-04 | 1 | -171/+498 |
* | Merge of 21557: Thorsten Dahlheimer: BRACE_CCL fix. | Paul Ackersviller | 2007-06-04 | 1 | -1/+1 |
* | Merge of 21544: ioctl() prototyping was substandard and missing on Cygwin. | Paul Ackersviller | 2007-06-04 | 1 | -1/+1 |
* | Merge of 20162: in printlist() don't output new line if we haven't printed an... | Paul Ackersviller | 2007-05-29 | 1 | -4/+3 |
* | Merge of unposted revision 1.38. | Paul Ackersviller | 2007-05-29 | 1 | -292/+242 |
* | Merge of unposted revisions 1.49 and 1.51. | Paul Ackersviller | 2007-05-29 | 1 | -4/+14 |
* | Merge of unposted revision 1.33. | Paul Ackersviller | 2007-05-29 | 1 | -2/+2 |
* | Corrected my incorrectly-resolved merge-conflict of 21296, back at revision 1... | Paul Ackersviller | 2007-05-28 | 1 | -4/+3 |
* | Merge of workers/{21518,21552,21579,21581}. | Paul Ackersviller | 2007-05-08 | 1 | -46/+76 |
* | Merge of 21509: fixed some issues with \c parsing. | Paul Ackersviller | 2007-05-08 | 1 | -1/+1 |
* | Merge trunk revisions 1.{79,80,81} for 21509 and two unposted. | Paul Ackersviller | 2007-05-08 | 1 | -11/+16 |
* | Merge of 21501: fixed a cygwin install target to make sure the bindir exists. | Paul Ackersviller | 2007-05-08 | 1 | -60/+34 |
* | Merge of 21466: mkdir -p didn't work with symlinks. | Paul Ackersviller | 2007-05-07 | 1 | -61/+55 |
* | Merge of 21428: fix null pointer deref on wrong number of arguments to compva... | Paul Ackersviller | 2007-05-07 | 1 | -584/+2564 |
* | Merge of 21391: only pass SIGINT and SIGQUIT from foreground processes to the... | Paul Ackersviller | 2007-05-06 | 1 | -2/+4 |
* | Merge 21317: fix bug where recursive glob within e qualifier would hang the s... | Paul Ackersviller | 2007-05-06 | 1 | -1/+0 |
* | Merge of 21352: Harald van Dijk: handle null after % in printf format specifier. | Paul Ackersviller | 2007-05-06 | 1 | -1/+1 |
* | Merge of workers/{21131,21328}. | Paul Ackersviller | 2007-05-03 | 1 | -5/+5 |
* | Merge trunk revision 1.139: const for result of getsigname(). | Paul Ackersviller | 2007-05-01 | 1 | -1/+1 |
* | Merge of 21296: Add ERR alias for ZERR where possible. | Paul Ackersviller | 2007-05-01 | 1 | -1/+2 |
* | Merge of workers/{20888,21296}. | Paul Ackersviller | 2007-05-01 | 1 | -24/+38 |
* | Merge of 21296: Add ERR alias for ZERR where possible. | Paul Ackersviller | 2007-05-01 | 1 | -4/+16 |
* | Merge of 20955: "unset foo" should return status 0 if foo was not set. | Paul Ackersviller | 2007-04-30 | 1 | -1/+5 |
* | Merge of users/8856: which-command stuff. | Paul Ackersviller | 2007-04-29 | 1 | -106/+276 |
* | Merge of 21049: Don't close process substitution file descriptors for externa... | Paul Ackersviller | 2007-04-23 | 4 | -27/+64 |
* | Merge of workers/21211: add [[:IFS:]], etc. tests. | Paul Ackersviller | 2007-04-15 | 1 | -2/+30 |
* | Merge of workers/20823 to fix debugging test on 64-bit machines. | Paul Ackersviller | 2007-04-08 | 1 | -38/+63 |
* | Merge in workers/20812 for exception handling using "always" block. | Paul Ackersviller | 2007-04-08 | 1 | -21/+31 |
* | 22820: this time, fix handling of long accumulated completion line | Peter Stephenson | 2006-10-06 | 1 | -2/+2 |
* | 10791: fix handling of long accumulated completion line | Peter Stephenson | 2006-10-06 | 1 | -379/+638 |
* | 22715: AUTOCONTINUE option never worked. | Peter Stephenson | 2006-09-15 | 1 | -8/+16 |
* | 22656: improve handling of monitor option | Peter Stephenson | 2006-08-22 | 1 | -4/+106 |
* | 22583: erand48() needs initialisation on Cygwin. | Peter Stephenson | 2006-08-04 | 1 | -2/+121 |
* | 22565: Fix bug after failed menucompletion with accept-and-menu-complete? | Peter Stephenson | 2006-07-30 | 1 | -2/+2 |
* | 22516: error in func() didn't pop command stack | Peter Stephenson | 2006-06-26 | 1 | -226/+469 |
* | 22317: exiting shell from fork within function screwed status | Peter Stephenson | 2006-06-26 | 2 | -2/+5 |
* | 22464: bad recursion if error in prompt substitution | Peter Stephenson | 2006-05-26 | 1 | -4/+9 |
* | 22151: bad here string output in which | Peter Stephenson | 2006-01-11 | 1 | -32/+94 |
* | 22049: bug exiting from sourced file within function | Peter Stephenson | 2005-12-03 | 1 | -1/+2 |
* | 21872: job accounting in subshells was screwy | Peter Stephenson | 2005-10-13 | 1 | -144/+825 |
* | 21719: add some mod_exports | Peter Stephenson | 2005-09-09 | 2 | -2/+2 |
* | 21701: Negative subscripts of scalars before start were broken | Peter Stephenson | 2005-09-06 | 1 | -1/+4 |