Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 34785: fix typo in SHINSTDIN doc | Han Pingtian | 2015-03-27 | 1 | -1/+1 | |
| | ||||||
* | 34280: more widespread use of FORCE_FLOAT. | Peter Stephenson | 2015-01-15 | 1 | -3/+4 | |
| | | | | Add the case of variables read for use in arithmetic expressions. | |||||
* | AUTO_CD behaviour depends on SHIN_STDIN, document | Peter Stephenson | 2014-11-11 | 1 | -0/+4 | |
| | ||||||
* | 33643: elaborate documentation of the PRIVILEGED option | Oliver Kiddle | 2014-11-09 | 1 | -4/+16 | |
| | ||||||
* | 33531 with additions: retain status of exited background jobs. | Peter Stephenson | 2014-10-26 | 1 | -4/+4 | |
| | | | | | | | | Add linked list of unwaited-for background jobs. Truncate at value of _SC_CHILD_MAX discarding oldest. Remove old lastpid_status mechanism for latest exited process only. Slightly tighten safety of permanently allocated linked lists so that this doesn't compromise signal handling. | |||||
* | Fix some typos in the documentation | Mikael Magnusson | 2014-10-03 | 1 | -2/+2 | |
| | ||||||
* | 32781: source behaves like . w.r.t. path search | Jun T | 2014-06-16 | 1 | -1/+1 | |
| | ||||||
* | 32779: fix a typo in options.yo | Jun T | 2014-06-14 | 1 | -1/+1 | |
| | ||||||
* | 32768 with further modifications: LOCAL_LOOPS option. | Peter Stephenson | 2014-06-13 | 1 | -4/+19 | |
| | ||||||
* | 32682 with tweaks: Add INC_APPEND_HISTORY_TIME. | Peter Stephenson | 2014-06-06 | 1 | -6/+24 | |
| | | | | Revert INC_APPEND_HISTORY behaviour. | |||||
* | 32634: add POSIX_ARGZERO option | Barton E. Schaefer | 2014-06-01 | 1 | -1/+24 | |
| | ||||||
* | 32592: add CORRECT_IGNORE_FILE variable | Tomoki Sekiyama | 2014-04-29 | 1 | -0/+3 | |
| | ||||||
* | unposted: fix typo | Barton E. Schaefer | 2014-04-06 | 1 | -1/+1 | |
| | ||||||
* | unposted: document effect of 32479 on POSIX_TRAPS | Peter Stephenson | 2014-03-14 | 1 | -1/+4 | |
| | ||||||
* | Users/18033: Documentation for exit and ERR_EXIT. | Peter Stephenson | 2013-10-16 | 1 | -0/+5 | |
| | | | | | Notes about interaction with asynchronous jobs such as process substitution and multios. | |||||
* | unposted: fix typo | Bart Schaefer | 2013-10-07 | 1 | -1/+1 | |
| | ||||||
* | users:18023: Add PIPEFAIL option | Peter Stephenson | 2013-10-06 | 1 | -0/+14 | |
| | ||||||
* | 31444: Basic code for enable/disable -p | Peter Stephenson | 2013-06-13 | 1 | -0/+13 | |
| | ||||||
* | 31405: weasel words about PRINT_EXIT_STATUS option. | Peter Stephenson | 2013-05-22 | 1 | -0/+1 | |
| | ||||||
* | users/17665: add FORCE_FLOAT option | Peter Stephenson | 2013-03-05 | 1 | -0/+11 | |
| | ||||||
* | 30789: Add CONTINUE_ON_ERROR for old behaviour. | Peter Stephenson | 2012-11-15 | 1 | -0/+16 | |
| | | | | | New behaviour is for scripts to exit on error instead of returning to top level and executing the next command. | |||||
* | unposted (users/16715): document HASH_LIST_ALL effects on correction. | Bart Schaefer | 2012-03-01 | 1 | -2/+3 | |
| | ||||||
* | 30101: add HASH_EXECUTABLES_ONLY option | Peter Stephenson | 2012-01-08 | 1 | -0/+14 | |
| | ||||||
* | 30069: replace empty parens with LPAR()RPAR() in an example. | Bart Schaefer | 2011-12-28 | 1 | -2/+2 | |
| | ||||||
* | 29955++: IGNORE_CLOSE_BRACES option | Peter Stephenson | 2011-12-08 | 1 | -1/+26 | |
| | ||||||
* | unposted: Minor clarification in doc for -l option | Bart Schaefer | 2011-05-18 | 1 | -1/+1 | |
| | ||||||
* | 28791: exit on errors with special builtins with POSIXBUILTINS | Peter Stephenson | 2011-02-22 | 1 | -3/+3 | |
| | ||||||
* | 28783: allow parentheses to be special in more places with SH_GLOB | Peter Stephenson | 2011-02-21 | 1 | -2/+6 | |
| | ||||||
* | 28784: exit on exec redirection error with POISX_BUILTINS | Peter Stephenson | 2011-02-21 | 1 | -0/+4 | |
| | ||||||
* | Mikael: 28531: typos | Peter Stephenson | 2010-12-16 | 1 | -1/+1 | |
| | ||||||
* | Mikael: 28487: fix docs to refer to current directory | Peter Stephenson | 2010-12-06 | 1 | -3/+3 | |
| | | | | rather than $PWD | |||||
* | 28424: new POSIX_STRINGS option | Peter Stephenson | 2010-11-22 | 1 | -0/+27 | |
| | ||||||
* | 28308/28310: HIST_LEX_WORDS, check for quick history read | Peter Stephenson | 2010-10-02 | 1 | -0/+15 | |
| | ||||||
* | 28253: document -h argument to atribute commands | Peter Stephenson | 2010-09-12 | 1 | -0/+13 | |
| | ||||||
* | Mikael: 28190: fix reference to wrong manual page | Peter Stephenson | 2010-08-23 | 1 | -1/+1 | |
| | ||||||
* | Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE | Peter Stephenson | 2010-04-28 | 1 | -1/+2 | |
| | ||||||
* | 27843: fix description of extended history format | Peter Stephenson | 2010-03-29 | 1 | -1/+1 | |
| | ||||||
* | 27793 and follow ups: add PATH_SCRIPT option to find script using $PATH | Peter Stephenson | 2010-03-16 | 1 | -0/+14 | |
| | ||||||
* | 27661: Ben: typo in manual page references | Peter Stephenson | 2010-02-04 | 1 | -1/+1 | |
| | ||||||
* | 27638, based on Frank Terbeck, 27633: SOURCETRACE option | Peter Stephenson | 2010-01-27 | 1 | -1/+17 | |
| | ||||||
* | Joakim Rosqvist: 27591 as modified in 27594: | Peter Stephenson | 2010-01-13 | 1 | -0/+2 | |
| | | | | KEYBOARD_HACK variable | |||||
* | 27446: Frank: tmux completion update | Peter Stephenson | 2009-12-02 | 1 | -0/+5 | |
| | | | | 27447: document change for waiting for $! | |||||
* | 27181: extend POSIX_CD to handle target directory printing behaviour | Peter Stephenson | 2009-07-21 | 1 | -0/+8 | |
| | ||||||
* | 27167: add POSIX_CD option to test "." after CDPATH | Peter Stephenson | 2009-07-19 | 1 | -0/+16 | |
| | ||||||
* | 27134: Close SHTTY on exec. | Peter Stephenson | 2009-07-12 | 1 | -3/+19 | |
| | | | | | 27135: POSIX_JOBS leaves MONITOR on in subshell and doesn't save parent job table. | |||||
* | 27106: reset status on command that expands to empty | Peter Stephenson | 2009-07-10 | 1 | -0/+11 | |
| | | | | 27122: add POSIX_JOBS option | |||||
* | Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK | Peter Stephenson | 2009-05-17 | 1 | -5/+7 | |
| | ||||||
* | 26806 (doc tweaked): Add CORRECT_IGNORE variable | Peter Stephenson | 2009-04-06 | 1 | -0/+3 | |
| | ||||||
* | 26797: yet more changes to posix_aliases information | Peter Stephenson | 2009-03-26 | 1 | -5/+6 | |
| | ||||||
* | 26795: further warning in POSIX_ALIASES | Peter Stephenson | 2009-03-26 | 1 | -1/+6 | |
| |