1. 7352307 ash,hush: new test dollar_repl_slash_bash2.tests by Denys Vlasenko · 7 years ago
  2. d4802c6 hush: fix a='a\\'; echo "${a%\\\\}" by Denys Vlasenko · 7 years ago
  3. 55f8133 shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests by Denys Vlasenko · 7 years ago
  4. 744a20d shell: two new tests, both fail for ash and hush by Denys Vlasenko · 7 years ago
  5. 8de5b9f ash : fix double-quoted "\z" handling by Denys Vlasenko · 7 years ago
  6. 675d24a ash: add LINENO support by Denys Vlasenko · 7 years ago
  7. 42ba757 ash: improve set -x to quote strings as necessary by Denys Vlasenko · 7 years ago
  8. 4142f01 ash: fix escaping of a few characters (broken by last commits) by Denys Vlasenko · 8 years ago
  9. fda9faf ash: fix matching of unicode greek letter rho (cf 81) and similar cases by Denys Vlasenko · 8 years ago
  10. 5d6b872 hush testsuite: add many tests from ash testsuite by Denys Vlasenko · 8 years ago
  11. 13f2091 ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286 by Denys Vlasenko · 8 years ago
  12. 84ba50c ash: bash-compatible $'...' shouldn't expand in double quotes by Ron Yorston · 9 years ago
  13. fd33e17 ash: fix obscure case of replacing + globbing + backslashes by Denys Vlasenko · 15 years ago
  14. ef527f5 ash: optional support for $'...\t...\n...' bashism by Denis Vlasenko · 17 years ago