Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush testsuite: add many tests from ash testsuite | Denys Vlasenko | 2016-10-02 | 1 | -1/+1 |
* | ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286 | Denys Vlasenko | 2016-09-25 | 2 | -0/+16 |
* | ash: bash-compatible $'...' shouldn't expand in double quotes | Ron Yorston | 2016-04-15 | 2 | -0/+2 |
* | ash: fix obscure case of replacing + globbing + backslashes | Denys Vlasenko | 2010-06-26 | 2 | -0/+31 |
* | ash: optional support for $'...\t...\n...' bashism | Denis Vlasenko | 2008-06-23 | 2 | -0/+16 |