71 Commits

Author SHA1 Message Date
Chet Ramey 55f721c51e update fix to save history if fatal signal arrives during $PROMPT_COMMAND execution; fix issue with extglob and empty patterns preceding pattern beginning with a `.' 2026-03-24 10:10:30 -04:00
Chet Ramey e009d30dff fix for invalid brace sequence expressions; cosmetic fix to help builtin; documentation and copyright updates; bump version to bash-5.3-rc1; cosmetic locale fixes 2025-03-24 17:07:43 -04:00
Chet Ramey 9c430f6bf3 enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command names; changes to Makefile to remove MFLAGS; simplify build tools by assuming C90 compilation environment for better cross-compiling support 2024-04-26 16:51:04 -04:00
Chet Ramey b91488b51c new readline application variable rl_full_quoting_desired; new programmable completion option "fullquote"; TIMEFORMAT now accepts precisions up to six digits 2023-06-16 12:49:11 -04:00
Chet Ramey c4a2e37470 fix comsub inside parameter expansion in here-document; fix readline longjmp botch; posix change for unset non-identifier; posix change for double quotes inside backquote comsub in here-document; add missing posix pieces to umask builtin 2022-12-19 09:38:15 -05:00
Chet Ramey 198210c58f more changes for bracket expressions in patterns 2022-12-02 11:41:48 -05:00
Chet Ramey 96115811d8 clarify some arithmetic error messages; fix for read builtin readline timeouts; initial implementation of preserving double quotes in readline completion; add starting line number to some "EOF reached" parser error messages 2022-11-14 12:08:12 -05:00
Chet Ramey 22f21b760e fixes for extended glob in compat mode; fix for brackets appearing in nested parameter expansions 2022-10-07 17:46:16 -04:00
Chet Ramey d384b92874 update version to 5.2-devel, update copyright dates 2021-11-08 09:53:24 -05:00
Chet Ramey 3fb16fce32 new option to auto-close varassign redirs; fixed some new parser error reporting issues 2021-06-28 10:26:43 -04:00
Chet Ramey 63706353d7 commit bash-20210107 snapshot 2021-01-12 09:18:30 -05:00
Chet Ramey 975643bb2b commit bash-20201214 snapshot 2020-12-18 15:27:28 -05:00
Chet Ramey ce1a3c07c4 commit bash-20200520 snapshot 2020-05-27 09:00:49 -04:00
Chet Ramey c6c7ae81bb commit bash-20200427 snapshot 2020-04-30 11:59:39 -04:00
Chet Ramey 47c7369e84 commit bash-20200228 snapshot 2020-03-02 10:24:36 -05:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey 2dc823ee96 commit bash-20190823 snapshot 2019-08-26 11:40:13 -04:00
Chet Ramey 3ec948312d commit bash-20190816 snapshot 2019-08-19 09:14:49 -04:00
Chet Ramey 9128f93291 commit bash-20190424 snapshot 2019-04-25 09:03:48 -04:00
Chet Ramey 6e5013142b commit bash-20190321 snapshot 2019-03-22 09:08:20 -04:00
Chet Ramey cb7da4469b commit bash-20190118 snapshot 2019-01-22 08:40:19 -05:00
Chet Ramey 6ca5e50062 commit bash-20180223 snapshot 2018-02-26 11:16:15 -05:00
Chet Ramey bc37147244 commit bash-20170127 snapshot 2017-01-30 15:50:08 -05:00
Chet Ramey 5c1f20964a commit bash-20161115 snapshot 2016-11-16 14:10:19 -05:00
Chet Ramey d85b4caf90 commit bash-20160624 snapshot 2016-07-01 09:20:12 -04:00
Chet Ramey 8f50a0236c commit bash-20150102 snapshot 2015-01-12 11:03:15 -05:00
Chet Ramey d36d2bcf27 commit bash-20141010 snapshot 2014-10-21 12:06:34 -04:00
Chet Ramey 613d4ba419 commit bash-20141003 snapshot 2014-10-09 20:25:14 -04:00
Chet Ramey 30595b57d9 commit bash-20140926 snapshot 2014-10-09 20:24:28 -04:00
Chet Ramey 581fe5894c commit bash-20140815 snapshot 2014-08-29 09:15:21 -04:00
Chet Ramey 0e0a1bbcc8 commit bash-20140801 snapshot 2014-08-29 09:13:51 -04:00
Chet Ramey 66119cfc34 commit bash-20140530 snapshot 2014-06-06 13:57:23 -04:00
Chet Ramey b4a17eba68 commit bash-20140425 snapshot 2014-04-30 16:54:12 -04:00
Chet Ramey 7175a77f3a commit bash-20121228 snapshot 2013-01-03 10:48:31 -05:00
Chet Ramey f37a40a432 commit bash-20121102 snapshot 2012-12-07 11:05:26 -05:00
Chet Ramey fd58d46e0d commit bash-20120727 snapshot 2012-08-13 11:57:32 -04:00
Chet Ramey 49cf78286e commit bash-20120713 snapshot 2012-08-13 11:55:46 -04:00
Chet Ramey 4e136352d0 commit bash-20120601 snapshot 2012-07-07 12:23:57 -04:00
Chet Ramey 8a44b411b7 commit bash-20120316 snapshot 2012-04-09 10:00:28 -04:00
Chet Ramey e67d0029f0 commit bash-20111123 snapshot 2012-01-09 08:33:45 -05:00
Chet Ramey 714122265d commit bash-20110422 snapshot 2011-12-29 13:07:00 -05:00
Chet Ramey c1854f2dd6 commit bash-20110325 snapshot 2011-12-29 13:05:52 -05:00
Chet Ramey 40647963e2 commit bash-20110304 snapshot 2011-12-29 13:04:46 -05:00
Chet Ramey 5343870a1c commit bash-20110225 snapshot 2011-12-29 13:04:25 -05:00
Chet Ramey 67362c6091 commit bash-20100609 snapshot 2011-12-12 22:00:38 -05:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00
Chet Ramey eb0b2ad86b commit bash-20100520 snapshot 2011-12-12 21:59:12 -05:00
Chet Ramey 5cdaaf76ec commit bash-20100115 snapshot 2011-12-12 21:52:41 -05:00
Chet Ramey 176b12eef0 commit bash-20090930 snapshot 2011-12-08 20:16:46 -05:00
Chet Ramey 824dfe6803 commit bash-20090903 snapshot 2011-12-08 20:15:12 -05:00