Commit Graph

18 Commits

Author SHA1 Message Date
Chet Ramey 055a4552c9 change to readline callback signal handling; fix message when popping shell function context; handle new terminating signals inside terminating signal handler; fix to pattern substitution with null replacement and null string; fix to alias expansion when we get a SIGINT while entering a command substitution in an interactive shell 2022-10-15 13:34:51 -04: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 da43077c47 changes to handling of "." and ".." when dotglob is enabled; other minor changes 2021-06-15 15:07:40 -04:00
Chet Ramey fcad1d1e84 commit bash-20210127 snapshot 2021-02-01 15:09:07 -05:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey f602026a0c commit bash-20180316 snapshot 2018-03-19 09:46:55 -04:00
Chet Ramey 589afb3c12 commit bash-20160408 snapshot 2016-04-22 11:34:34 -04:00
Chet Ramey c28fcb7eb4 commit bash-20140327 snapshot 2014-04-07 10:47:09 -04:00
Chet Ramey 1562376007 commit bash-20121005 snapshot 2012-11-02 09:04:00 -04:00
Chet Ramey 94a5513e66 commit bash-20090512 snapshot 2011-12-08 20:09:39 -05:00
Chet Ramey dc9f44b307 commit bash-20090108 snapshot 2011-12-07 09:35:09 -05:00
Chet Ramey e77a3058b6 commit bash-20081002 snapshot 2011-12-07 09:29:49 -05:00
Chet Ramey 462a7a25f1 commit bash-20060302 snapshot 2011-12-03 22:45:57 -05:00
Chet Ramey d11b8b46f0 commit bash-20041104 snapshot 2011-12-03 13:39:12 -05:00
Chet Ramey d3a24ed242 Initial devel branch import from bash-3.0-alpha 2011-11-28 14:41:26 -05:00
Jari Aalto bb70624e96 Imported from ../bash-2.04.tar.gz. 2009-09-12 16:46:53 +00:00
Jari Aalto b72432fdcc Imported from ../bash-2.03.tar.gz. 2009-09-12 16:46:52 +00:00
Jari Aalto cce855bc5b Imported from ../bash-2.02.tar.gz. 2009-09-12 16:46:51 +00:00