1. 21b7f1b hush: fix a few more corner cases with empty-expanding `cmds` by Denys Vlasenko · 7 years ago
  2. acd5bc8 hush: fix handling of \" in quoted/unquoted `cmd` by Denys Vlasenko · 14 years ago
  3. cddbb61 hush: fix var=`exit 2` not setting $? to 2 by Denys Vlasenko · 15 years ago
  4. 00243b0 hush: fix exit code propagation from `cmd`. +45 bytes by Denys Vlasenko · 15 years ago
  5. 647553a hush: wait for `cmd` to complete, and immediately store its exitcode in $? by Denys Vlasenko · 15 years ago
  6. f37eb39 hush: fix handling of empty arguments by Denys Vlasenko · 15 years ago
  7. 28736c3 hush: handle empty execs by Mike Frysinger · 15 years ago
  8. 327fd47 skip some tests when fancy echo support is turned off by Mike Frysinger · 16 years ago
  9. 5c090a9 hush: more rodust detection of unterminated strings etc; by Denis Vlasenko · 16 years ago
  10. 76db5ad hush: fix for nested $()s with escapes + testsuite by Denis Vlasenko · 17 years ago
  11. 87f40ba hush: more backtick and quoting fixes... by Denis Vlasenko · 17 years ago
  12. 2e76c3f hush: fix yet another fallout hush: move fixed testsuites out of hush-bugs/* by Denis Vlasenko · 17 years ago