Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting | Denys Vlasenko | 2018-07-17 | 1 | -0/+2 |
* | hush: fix a='a\\'; echo "${a%\\\\}" | Denys Vlasenko | 2018-03-02 | 1 | -0/+3 |
![]() |
index : busybox-w32 | |
A mirror of https://github.com/rmyorston/busybox-w32.git |
summaryrefslogtreecommitdiff |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting | Denys Vlasenko | 2018-07-17 | 1 | -0/+2 |
* | hush: fix a='a\\'; echo "${a%\\\\}" | Denys Vlasenko | 2018-03-02 | 1 | -0/+3 |