1. 20300d0 source the .config so tests can signal they need to be skipped due to feature disable by Mike Frysinger · 16 years ago
  2. cd418a2 hush: fix a bunch of obscure while/until/continue bugs by Denis Vlasenko · 16 years ago
  3. a36258f trim trailing slashes from specified subdir so we output to the right place by Mike Frysinger · 16 years ago
  4. e61f07f remove ((expr)) bash'ism by Denis Vlasenko · 16 years ago
  5. 42ab865 make sure we exit based on test failure rather than always exiting with 0 by Mike Frysinger · 16 years ago
  6. 30c9cc5 hush: continue fixing quoting and subst: fix glob_and_assign.tests. by Denis Vlasenko · 17 years ago
  7. a844200 hush: support "! cmd | cmd" negation by Denis Vlasenko · 17 years ago
  8. 05743d7 hush: reinstate `cmd` handling for NOMMU (with fat big warning). by Denis Vlasenko · 17 years ago
  9. cccdc4e hush: fix $ expansion in redirections, add testcase for that by Denis Vlasenko · 17 years ago
  10. f962a03 hush: plug memory leak by Denis Vlasenko · 17 years ago
  11. 119b995 hush: reinstate hush_test, add testcases for process subst by Denis Vlasenko · 18 years ago
  12. 3e9aaae hush: fix bug in interactive shell introduced yesterday by Denis Vlasenko · 18 years ago
  13. e0a3367 hush: fix "unterminated last line loops forever" bug by Denis Vlasenko · 18 years ago