Commit Graph

13 Commits

Author SHA1 Message Date
Chet Ramey ad1f497a84 use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables 2024-06-21 10:51:53 -04:00
Chet Ramey d5ab50bc02 fix for ssh infinite loop when SSH_SOURCE_BASHRC is defined and bash is run in a comsub in .bashrc; implement posix interp 1009 in posix mode 2023-12-04 16:40:00 -05:00
Chet Ramey 349e21043e local variables no longer modify external variables if the variable is supplied as a variable assignment preceding a function call; assignments in compound assignment statements don't undergo brace expansion 2023-02-27 10:55:06 -05:00
Chet Ramey 9928dcb48f changes to command timing with errexit; binary file checks; treat exit builtin slightly differently when using bash -c 2021-09-19 13:44:55 -04:00
Chet Ramey ce3e1a8c5b commit bash-20200803 snapshot 2020-08-05 11:46:35 -04:00
Chet Ramey f9df535553 commit bash-20200529 snapshot 2020-06-03 18:31:24 -04:00
Chet Ramey c6c7ae81bb commit bash-20200427 snapshot 2020-04-30 11:59:39 -04:00
Chet Ramey 0b39c3bcd3 commit bash-20200319 snapshot 2020-03-23 09:43:16 -04:00
Chet Ramey 3a7c642e22 commit bash-20191213 snapshot 2019-12-16 09:43:38 -05:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey d11d79842a commit bash-20190822 snapshot 2019-08-23 09:52:32 -04:00
Chet Ramey c2ccaa219a commit bash-20180817 snapshot 2018-08-20 17:03:01 -04:00
Chet Ramey 057a9fbdb4 commit bash-20180803 snapshot 2018-08-06 08:58:26 -04:00