Commit Graph

60 Commits

Author SHA1 Message Date
Chet Ramey ff6cfb1464 allow the --with-curses configure argument to specify a library name; fix for case pattern lists containing both null and non-null strings; fix for bug with PS1 expansion containing an arithmetic syntax error 2025-08-08 12:11:17 -04:00
Chet Ramey b35866a289 updated translations; documentation updates; update copyright dates 2025-06-27 14:07:28 -04:00
Chet Ramey 5d53be184e update copyright dates; fix problem with ignoring completions 2024-07-16 09:38:09 -04:00
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 9cea457aef fix minor errors uncovered by address sanitizer; work around android issue with read -e -u; fix minor memory leaks; make spell-correct-shellword work with negative arguments; fix readline change-case on invalid multibyte character 2024-05-28 09:19:03 -04:00
Chet Ramey dbd27e54cc fix to backslash quoting of glob pattern characters; allow newly-loaded compspecs to be used in more cases; fixes to the cross-compiling environment; avoid potential overflow in GLOBSORT processing 2024-05-20 10:48:44 -04:00
Chet Ramey 1e1a0342a4 changes for backslashes in glob patterns and single-quoted strings; brace expansion knows '${...}' expansions; read returns status 2 if trying to assign to a readonly variable 2023-10-17 11:09:23 -04:00
Chet Ramey 7a698806d1 changes to quoting for some globbing characters; regularize error behavior of builtins that take numeric arguments and complain about too many arguments 2023-10-11 11:40:08 -04:00
Chet Ramey ab99fdbca6 new readline application hook to print macro key sequences and values; change bind -X default output format; bind -x accepts more input formats; quoting changes for pathname expansion patterns 2023-08-01 09:59:09 -04:00
Chet Ramey 8418224f32 changes for quoting special and multibyte characters in glob patterns; changes to filename unicode normalization on macOS for globbing and filename completion; send SIGCONT unconditionally to just-restarted job in fg/bg 2023-07-25 10:18:35 -04:00
Chet Ramey 23935dbe85 asan fuzzing fixes; fix incomplete multibyte chars in history expansion; new nosort GLOBSORT value 2023-05-01 09:59:55 -04:00
Chet Ramey d06fefb2ba new GLOBSORT variable 2023-04-16 16:13:14 -04:00
Chet Ramey 2e725f7346 final set of ANSI C changes 2023-01-05 15:09:06 -05:00
Chet Ramey b2613ad1c0 third set of ANSI C changes: const function parameters 2023-01-03 11:59:43 -05:00
Chet Ramey a61ffa78ed second set of ANSI C changes: C89-style function declarations, more inline functions, remove register keyword 2023-01-03 10:23:11 -05:00
Chet Ramey 7a8455e421 fix crash from compgen in a non-interactive shell; globstar option now works with complete -G; wait -p changes; some int->size_t changes 2022-04-19 10:45:39 -04:00
Chet Ramey e7a56619a2 changes to make EOF state available to readline applications; fix for command substitution parsing inside conditional command 2022-02-21 10:06:44 -05:00
Chet Ramey d37a47224a commit bash-20200615 snapshot 2020-06-18 11:09:26 -04:00
Chet Ramey ab309487d5 commit bash-20200605 snapshot 2020-06-05 14:34:49 -04:00
Chet Ramey 9420622819 commit bash-20191219 snapshot 2020-01-02 10:27:49 -05:00
Chet Ramey aa99ef520f commit bash-20191009 snapshot 2019-10-14 09:17:20 -04:00
Chet Ramey f7ec6b1a00 commit bash-20191004 snapshot 2019-10-07 11:02:34 -04:00
Chet Ramey 951bdaad7a commit bash-20190628 snapshot 2019-07-01 09:03:53 -04:00
Chet Ramey 48492ffae2 commit bash-20190619 snapshot 2019-06-21 09:27:56 -04:00
Chet Ramey 8a9718cfc9 commit bash-20190130 snapshot 2019-02-01 09:03:24 -05:00
Chet Ramey 2afeb2af6a commit bash-20180427 snapshot 2018-04-30 09:45:04 -04:00
Chet Ramey 6078dd9a97 commit bash-20180418 snapshot 2018-04-20 11:38:52 -04:00
Chet Ramey 2e41257453 commit bash-20171222 snapshot 2018-01-02 10:52:24 -05:00
Chet Ramey 5af34ee8a3 commit bash-20171110 snapshot 2017-11-20 11:42:18 -05:00
Chet Ramey 1a5fa30baf commit bash-20170407 snapshot 2017-04-10 16:25:57 -04:00
Chet Ramey 553a7d66e4 commit bash-20161028 snapshot 2016-11-03 17:28:23 -04:00
Chet Ramey 2171061f5f commit bash-20150306 snapshot 2015-03-09 11:12:00 -04:00
Chet Ramey 8f50a0236c commit bash-20150102 snapshot 2015-01-12 11:03:15 -05:00
Chet Ramey 0a233f3ec4 commit bash-20141121 snapshot 2014-12-02 16:14:59 -05:00
Chet Ramey fbbc416fc0 commit bash-20140619 snapshot 2014-07-11 15:54:59 -04:00
Chet Ramey 5f0df7f9a3 commit bash-20140131 snapshot 2014-02-04 09:33:43 -05:00
Chet Ramey c61bfbfd13 commit bash-20140124 snapshot 2014-02-04 09:33:06 -05:00
Chet Ramey 4a2c75c650 commit bash-20140117 snapshot 2014-02-04 09:32:26 -05:00
Chet Ramey 084c952b61 commit bash-20111110 snapshot 2012-01-09 08:32:19 -05:00
Chet Ramey c5402025f1 commit bash-20111007 snapshot 2012-01-09 08:29:54 -05:00
Chet Ramey bfd181e794 commit bash-20110506 snapshot 2011-12-29 13:07:43 -05:00
Chet Ramey 5f8cde236a commit bash-20100728 snapshot 2011-12-12 22:03:58 -05:00
Chet Ramey 691aebcba3 commit bash-20090813 snapshot 2011-12-08 20:14:08 -05:00
Chet Ramey 012bac3904 commit bash-20081229 snapshot 2011-12-07 09:34:43 -05:00
Chet Ramey 2e4498b3aa commit bash-20080814 snapshot 2011-12-07 09:27:13 -05:00
Chet Ramey 547ef91456 commit bash-20080717 snapshot 2011-12-07 09:26:08 -05:00
Chet Ramey 4ac1ff9885 commit bash-20080501 snapshot 2011-12-07 09:23:10 -05:00
Chet Ramey 6a2e7e1fc6 commit bash-20070927 snapshot 2011-12-07 09:13:23 -05:00
Chet Ramey d3ad40dee6 commit bash-20070329 snapshot 2011-12-07 09:05:53 -05:00
Chet Ramey 28157acd2d commit bash-20060316 snapshot 2011-12-07 09:05:27 -05:00