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. c4c2012 ash: parser: Fix single-quoted patterns in here-documents 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. a732898 ash: [PARSER] Removed noexpand/length check on eofmark by Denys Vlasenko · 7 years ago
  12. bb963bd shell: syncronize ash and hush heredoc3.tests by Denys Vlasenko · 7 years ago
  13. 959cb67 shell: syncronize ash and hush heredoc1.tests by Denys Vlasenko · 7 years ago
  14. 350e686 ash: [PARSER] Recognise here-doc delimiters terminated by EOF by Denys Vlasenko · 8 years ago
  15. a62bc80 ash testsuite: add most of hust tests which pass for ash by Denys Vlasenko · 8 years ago
  16. 1b73f84 sh testsuite: create hush-heredoc/* and move files around by Denys Vlasenko · 8 years ago
  17. 84ba50c ash: bash-compatible $'...' shouldn't expand in double quotes by Ron Yorston · 9 years ago
  18. 713f07d ash: fix error during recursive processing of here document by Ron Yorston · 9 years ago
  19. 9121510 ash: add test for issue with here document by Ron Yorston · 9 years ago
  20. 0a0acb5 ash: fix handling of duplicate "local" by Denys Vlasenko · 10 years ago
  21. 7e66102 ash: fix a SEGV case in an invalid heredoc by Denys Vlasenko · 10 years ago
  22. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  23. 9431e56 ash: "here document" testcases by Denis Vlasenko · 18 years ago