1. 1c54552 ash: fix ifs cleanup on error paths by Denys Vlasenko · 2 years, 5 months ago
  2. c2058ec ash: Expand here-documents in the current shell environment by Denys Vlasenko · 4 years, 11 months ago
  3. 63c42af hush: add "heredoc.tests" from ash, tweak ash "is a function" message by Denys Vlasenko · 6 years ago
  4. 41ef41b hush: fix nested redirects colliding with script fds by Denys Vlasenko · 6 years ago
  5. dfc7394 hush: handle backslash-newline in heredoc terminators by Denys Vlasenko · 6 years ago
  6. 474cb20 hush: fix handling of heredocs not enclosed in groups where they are "declared" by Denys Vlasenko · 6 years ago
  7. 3675c37 hush: fix heredoc handling in the "cmd <<EOF ;<newline>" case by Denys Vlasenko · 6 years ago
  8. d73cdbf hush: fix handling of heredocs starting with empty lines by Denys Vlasenko · 6 years ago
  9. c4c2012 ash: parser: Fix single-quoted patterns in here-documents by Denys Vlasenko · 7 years ago
  10. 41fddb4 parser: Fix backquote support in here-document EOF mark by Denys Vlasenko · 7 years ago
  11. 220be53 ash: use pgetc_eatbnl() in more places by Denys Vlasenko · 7 years ago
  12. 0f018b3 hush: fix handling of empty heredoc EOF marker by Denys Vlasenko · 7 years ago
  13. a732898 ash: [PARSER] Removed noexpand/length check on eofmark by Denys Vlasenko · 7 years ago
  14. bb963bd shell: syncronize ash and hush heredoc3.tests by Denys Vlasenko · 8 years ago
  15. 959cb67 shell: syncronize ash and hush heredoc1.tests by Denys Vlasenko · 8 years ago
  16. 350e686 ash: [PARSER] Recognise here-doc delimiters terminated by EOF by Denys Vlasenko · 8 years ago
  17. a62bc80 ash testsuite: add most of hust tests which pass for ash by Denys Vlasenko · 8 years ago
  18. 1b73f84 sh testsuite: create hush-heredoc/* and move files around by Denys Vlasenko · 8 years ago
  19. 84ba50c ash: bash-compatible $'...' shouldn't expand in double quotes by Ron Yorston · 9 years ago
  20. 713f07d ash: fix error during recursive processing of here document by Ron Yorston · 9 years ago
  21. 9121510 ash: add test for issue with here document by Ron Yorston · 9 years ago
  22. 0a0acb5 ash: fix handling of duplicate "local" by Denys Vlasenko · 10 years ago
  23. 7e66102 ash: fix a SEGV case in an invalid heredoc by Denys Vlasenko · 10 years ago
  24. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  25. 9431e56 ash: "here document" testcases by Denis Vlasenko · 18 years ago