Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-11 | 41668: New --emulate option on invocation. | Peter Stephenson | 1 | -0/+25 | |
This sets the shell emulation mode similarly to ARGV0=... which doesn't work from other shells. Note that this gives more comprehensive emulation than running emulate within the shell. | |||||
2015-03-28 | 34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals | Barton E. Schaefer | 1 | -0/+4 | |
2012-10-11 | 30726: make shell options passed to emulate stick along with the emulation | Peter Stephenson | 1 | -0/+46 | |
2012-10-07 | 30722: fix some cases where emulations or options were not propagated properly | Peter Stephenson | 1 | -0/+25 | |
from the emulate command | |||||
2009-02-11 | 26546, 26556: sticky emulation for functions defined in emulate ... -c ... | Peter Stephenson | 1 | -35/+139 | |
environments, plus documentation | |||||
2009-02-10 | 26545: new "emulate" test | Peter Stephenson | 1 | -0/+74 | |