| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 21678: Unsetting tied parameters caused various crashes | Peter Stephenson | 2005-08-22 | 1 | -3/+16 |
* | 21577: Dan Bullok: improved window resize handling, again | Peter Stephenson | 2005-08-09 | 5 | -127/+323 |
* | 21567: Dan Bullok: trashzle on updating window size | Peter Stephenson | 2005-08-08 | 1 | -1/+1 |
* | 21402: Fix crash with case-insensitive matching. | Peter Stephenson | 2005-07-06 | 1 | -115/+388 |
* | Joerg Sonnenberger: 21252: Dragonfly BSD support | Oliver Kiddle | 2005-05-30 | 1 | -142/+265 |
* | 21270: don't use poll() on Apple | Peter Stephenson | 2005-05-23 | 1 | -12/+66 |
* | 21197: Fix LOCAL_TRAPS inside another trap | Peter Stephenson | 2005-04-27 | 2 | -5/+10 |
* | 21195 fix for 21170 | Bart Schaefer | 2005-04-26 | 1 | -1/+3 |
* | Fix handling of metafied characters in trailing whitespace on read | Peter Stephenson | 2005-04-25 | 1 | -845/+1972 |