Commit Graph

14 Commits

Author SHA1 Message Date
Chet Ramey a451bfc3f5 declare builtin changes to reject -i when used with -n; readline changes to make control characters visible in search strings; readline signal handling changes to avoid data corruption and UAF; documentation updates for more consistent quoting 2025-09-04 12:29:57 -04:00
Chet Ramey 00edd0ee50 small changes to some error messages; greatly expanded builtins tests 2023-09-28 10:47:17 -04:00
Chet Ramey b3958b3ab4 a select command invalid selection variable name is now a fatal error in posix mode; many test suite additions 2023-09-25 15:08:04 -04:00
Chet Ramey a629483b0e fix for adding ;' to nofork command substitution; IBM z/OS changes; fix for files ending with backslash; fix for expanding compound assignment in an alias; fix for printing here-documents in if statements; change to make enable -fn load a builtin but mark it as disabled; fix for removing FIFOs during .'; fix for single-quoting translations 2023-06-03 14:21:03 -04:00
Chet Ramey a37b2af985 fix terminal pgrp issue with async jobs in non-interactive shells; history_expand change to first argument 2023-01-20 14:31:00 -05:00
Chet Ramey 87a6e89edc additional tests; documentation updates 2022-07-12 10:19:29 -04:00
Chet Ramey 08871a7780 commit bash-20210201 snapshot 2021-02-06 18:27:50 -05:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey 376c9fe57c commit bash-20190517 snapshot 2019-05-28 10:02:20 -04:00
Chet Ramey 911ae06ca9 commit bash-20180112 snapshot 2018-01-16 09:57:29 -05:00
Chet Ramey 124d67cde0 commit bash-20170324 snapshot 2017-03-28 11:32:59 -04:00
Chet Ramey bd6a350e7e commit bash-20150612 snapshot 2015-06-17 08:34:54 -04:00
Chet Ramey 1231ac4798 commit bash-20090312 snapshot 2011-12-08 20:06:34 -05:00
Chet Ramey d3a24ed242 Initial devel branch import from bash-3.0-alpha 2011-11-28 14:41:26 -05:00