Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 40995: Don't disable alias expansion when finding command substitution limits | Peter Stephenson | 2017-04-23 | 1 | -0/+10 |
* | 39777: $() is a valid empty command substitution | Peter Stephenson | 2016-10-30 | 1 | -0/+14 |
* | 35667: fix command substitution that starts but doesn't finish in alias | Peter Stephenson | 2015-07-01 | 1 | -0/+5 |
* | Fix command substitutions to parse contents as they are read in. | Peter Stephenson | 2015-01-08 | 1 | -0/+42 |
* | 29776: fix case of double quotes in double-quote-style | Peter Stephenson | 2011-09-15 | 1 | -0/+8 |
* | 27129: fix status at start of function, command subst, etc. | Peter Stephenson | 2009-07-11 | 1 | -0/+5 |
* | 27126: a few more contexts where executing empty lists gives status zero | Peter Stephenson | 2009-07-10 | 1 | -0/+4 |
* | 24150: Exit status of null command should be exit status of last cmdsubst. | Bart Schaefer | 2007-12-09 | 1 | -0/+8 |
* | 23131: new tests for command substitution | Peter Stephenson | 2007-01-24 | 1 | -0/+83 |