Age | Commit message (Expand) | Author |
2016-10-02 | sh testsuite: sync ash-redir/ and hush-redir/ | Denys Vlasenko |
2016-10-02 | sh testsuite: create hush-redir/* and move files around | Denys Vlasenko |
2016-10-01 | ash testsuite: remove two more inadvertent bashisms | Denys Vlasenko |
2012-06-09 | ash: fix a bug in >${varexp} handling. Closes 5282 | Denys Vlasenko |
2011-02-07 | echo: do not retry on write errors | Denys Vlasenko |
2010-08-05 | ash: add a testcase for bug 2281 (currently fails). Small code cleanups. | Denys Vlasenko |
2010-06-24 | ash: <> redir should not truncate | Andreas Bühmann |
2010-05-18 | ash: fix testsuite false positives | Denys Vlasenko |
2009-09-16 | add a testcase for reopened bug 585 (not fixed yet) | Denys Vlasenko |
2009-08-29 | ash: add testsuite for bug 585 | Denys Vlasenko |
2008-08-16 | ash: fix "(cat < file)" hang introduced by rev 22944. | Denis Vlasenko |
2008-07-25 | ash: testsuite entries for last change | Denis Vlasenko |
2008-07-24 | ash: prevent exec NN>&- from closing fd used for script reading | Denis Vlasenko |
2008-07-24 | ash: fix a bug where redirection fds were not closed afterwards. | Denis Vlasenko |
2008-02-13 | reinstate redir.tests with correct perms | Denis Vlasenko |
2008-02-13 | ash: add a testcase for recently fixed signal bug | Denis Vlasenko |
2007-11-22 | ash: fix bug where redirection of closed fd was leaving it open afterwards. | Denis Vlasenko |