1. 3a64833 add some brute force logic tests by Mike Frysinger · 16 years ago
  2. feecc7b hush: tweak testsuite by Denis Vlasenko · 16 years ago
  3. a8b6dff hush: fix bug 207 and "hush -c" parameter passing. by Denis Vlasenko · 16 years ago
  4. afdcd12 hush: fix a case where "$@" must expand to no word at all by Denis Vlasenko · 16 years ago
  5. ab876cd hush: add testsuite for "no globbing in redirection" rule. by Denis Vlasenko · 17 years ago
  6. 985de15 hush: expand quote3.tests and move from hush-bugs to hush-parsing by Denis Vlasenko · 17 years ago
  7. a844200 hush: support "! cmd | cmd" negation by Denis Vlasenko · 17 years ago
  8. 43360e5 hush: fix escaping of \[*?; add testsuites for these and for globbing by Denis Vlasenko · 17 years ago
  9. 90e485c hush: make syntax error messages a bit more useful by Denis Vlasenko · 18 years ago
  10. 1a73586 hush: fix a bit different instance of "No EOL" bug, by Denis Vlasenko · 18 years ago
  11. 8805eeb shells: update README and testsuite. environment memory leak by Denis Vlasenko · 18 years ago
  12. 1f4cf51 hush: fix expansion of quoted $VAR, $* and $@ by Denis Vlasenko · 18 years ago
  13. 8f6bdb4 hush: fix incorrect processing of echo "'$var'". by Denis Vlasenko · 18 years ago
  14. d605094 hush: move testsuite files from hush-bugs to hush-parsing by Denis Vlasenko · 18 years ago
  15. 119b995 hush: reinstate hush_test, add testcases for process subst by Denis Vlasenko · 18 years ago
  16. 3e9aaae hush: fix bug in interactive shell introduced yesterday by Denis Vlasenko · 18 years ago
  17. e0a3367 hush: fix "unterminated last line loops forever" bug by Denis Vlasenko · 18 years ago