| Commit message (Expand) | Author | Age | Files | Lines |
* | hush: add a comment where we differ from bash wrt heredoc EOF mark handling | Denys Vlasenko | 2018-04-01 | 2 | -15/+0 |
* | parser: Fix backquote support in here-document EOF mark | Denys Vlasenko | 2018-04-01 | 2 | -0/+15 |
* | ash: use pgetc_eatbnl() in more places | Denys Vlasenko | 2018-03-31 | 2 | -0/+33 |
* | hush: fix handling of empty heredoc EOF marker | Denys Vlasenko | 2017-07-29 | 2 | -0/+18 |
* | shell: syncronize ash and hush heredoc1.tests | Denys Vlasenko | 2017-07-06 | 2 | -0/+4 |
* | ash: [PARSER] Recognise here-doc delimiters terminated by EOF | Denys Vlasenko | 2016-10-26 | 4 | -0/+10 |
* | sh testsuite: create hush-heredoc/* and move files around | Denys Vlasenko | 2016-10-02 | 14 | -0/+194 |