Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: fix problems with case in subshells and with "case esac" | Denys Vlasenko | 2009-05-23 | 1 | -6/+9 |
* | hush_test: add subshelled case tests | Mike Frysinger | 2009-05-21 | 1 | -0/+12 |
* | hush: fix "case ... in <newline> word)..." | Denis Vlasenko | 2008-07-31 | 1 | -0/+8 |
* | hush: finish and enable optional case...esac support. Code size cost: | Denis Vlasenko | 2008-07-28 | 1 | -0/+17 |