Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: treat ${#?} as "length of $?" | Denys Vlasenko | 2017-07-25 | 1 | -1/+1 |
* | hush: handle expansions in ${var?expanded_word} constructs | Denys Vlasenko | 2010-05-21 | 1 | -0/+15 |
* | hush: add support for special vars in braces | Mike Frysinger | 2009-06-01 | 1 | -1/+0 |
* | hush: deal with some easier TODOs | Denis Vlasenko | 2009-04-09 | 1 | -5/+5 |
* | add hush tests for parameter expansion | Mike Frysinger | 2009-03-28 | 1 | -0/+29 |