Commit Graph

17 Commits

Author SHA1 Message Date
Chet Ramey 25e213a551 taking the length of an unset variable subscripted with anything but @ or * is a fatal error; quote results of u prompt expansion; posix mode changes for exiting on -e when in a shell function; fix readline redisplay issue when bold prompt spans multiple lines 2025-01-24 11:21:16 -05:00
Chet Ramey 5114e17172 fix issue with failed history expansion changing the history list offset; fix some tests to avoid problems with error messages that differ between systems; fix issue with readline rl_abort not clearing any pending command to execute 2024-12-30 10:45:14 -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 186129835e new shell option to force globbing never to return .' and ..' as matches 2022-01-04 10:11:48 -05: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 f602026a0c commit bash-20180316 snapshot 2018-03-19 09:46:55 -04:00
Chet Ramey 3e8a02a689 commit bash-20170113 snapshot 2017-01-17 14:20:55 -05: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 dc9f44b307 commit bash-20090108 snapshot 2011-12-07 09:35:09 -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 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