Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: continue fixing quoting and subst: fix glob_and_assign.tests. | Denis Vlasenko | 2008-06-17 | 1 | -0/+9 |
* | hush: support "! cmd | cmd" negation | Denis Vlasenko | 2008-06-14 | 1 | -2/+2 |
* | hush: reinstate `cmd` handling for NOMMU (with fat big warning). | Denis Vlasenko | 2008-02-10 | 1 | -1/+4 |
* | hush: fix $ expansion in redirections, add testcase for that | Denis Vlasenko | 2007-11-23 | 1 | -0/+1 |
* | hush: plug memory leak | Denis Vlasenko | 2007-11-23 | 1 | -0/+1 |
* | hush: reinstate hush_test, add testcases for process subst | Denis Vlasenko | 2007-05-11 | 1 | -0/+59 |
* | hush: fix bug in interactive shell introduced yesterday | Denis Vlasenko | 2007-05-11 | 1 | -59/+0 |
* | hush: fix "unterminated last line loops forever" bug | Denis Vlasenko | 2007-05-10 | 1 | -0/+59 |