1. 63c42af hush: add "heredoc.tests" from ash, tweak ash "is a function" message by Denys Vlasenko · 6 years ago
  2. 41ef41b hush: fix nested redirects colliding with script fds by Denys Vlasenko · 6 years ago
  3. dfc7394 hush: handle backslash-newline in heredoc terminators by Denys Vlasenko · 6 years ago
  4. 474cb20 hush: fix handling of heredocs not enclosed in groups where they are "declared" by Denys Vlasenko · 6 years ago
  5. 3675c37 hush: fix heredoc handling in the "cmd <<EOF ;<newline>" case by Denys Vlasenko · 6 years ago
  6. d73cdbf hush: fix handling of heredocs starting with empty lines by Denys Vlasenko · 6 years ago
  7. bb6f573 hush: add a comment where we differ from bash wrt heredoc EOF mark handling by Denys Vlasenko · 7 years ago
  8. 41fddb4 parser: Fix backquote support in here-document EOF mark by Denys Vlasenko · 7 years ago
  9. 220be53 ash: use pgetc_eatbnl() in more places by Denys Vlasenko · 7 years ago
  10. 0f018b3 hush: fix handling of empty heredoc EOF marker by Denys Vlasenko · 7 years ago
  11. 959cb67 shell: syncronize ash and hush heredoc1.tests by Denys Vlasenko · 7 years ago
  12. 350e686 ash: [PARSER] Recognise here-doc delimiters terminated by EOF by Denys Vlasenko · 8 years ago
  13. 1b73f84 sh testsuite: create hush-heredoc/* and move files around by Denys Vlasenko · 8 years ago