Age | Commit message (Expand) | Author |
---|---|---|
2009-05-23 | hush: fix problems with case in subshells and with "case esac" | Denys Vlasenko |
2009-05-21 | hush_test: update test output to match new getopt() output | Mike Frysinger |
2009-04-26 | hush: make getopt32 usable in builtins. use it in unset. | Denis Vlasenko |
2009-03-30 | implement `unset` semantics as required by POSIX | Mike Frysinger |