Commit Graph

84 Commits

Author SHA1 Message Date
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 e44e3d50de complete initial implementation of nofork command substitution (${ command; }) 2023-05-15 13:30:18 -04:00
Chet Ramey a46164736e new compgen -V option to store completions in an array 2023-04-18 10:25:47 -04: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 6d69b62547 changes for the shopt compatNN options 2022-02-15 11:52:30 -05:00
Chet Ramey 3011048a92 fixes to read/wait; revert change that processes $'...' quoting in here-documents unconditionally 2022-01-24 09:37:14 -05:00
Chet Ramey 5e6f45d9b1 getting ready for bash-5.2 2022-01-11 15:53:25 -05:00
Chet Ramey fffe80d438 new getconf shell builtin 2021-11-30 10:41:22 -05:00
Chet Ramey e59452c752 readline: use a custom extension in LS_COLORS to set the colored completion prefix, if present 2021-11-16 09:57:07 -05:00
Chet Ramey 3c5683a47b commit bash-20201218 snapshot 2020-12-25 18:17:33 -05:00
Chet Ramey 50fc6e33fe commit bash-20201116 snapshot 2020-11-18 16:13:46 -05:00
Chet Ramey e6983002ec commit bash-20200720 snapshot 2020-07-28 17:19:25 -04:00
Chet Ramey d37a47224a commit bash-20200615 snapshot 2020-06-18 11:09:26 -04:00
Chet Ramey abfcfa4e6f commit bash-20200110 snapshot 2020-01-21 09:45:54 -05:00
Chet Ramey 091c6bc481 commit bash-20191127 snapshot 2019-12-02 17:23:48 -05:00
Chet Ramey fc35c477cd commit bash-20191122 snapshot 2019-11-25 11:48:29 -05:00
Chet Ramey 602eae4d6b commit bash-20190621 snapshot 2019-06-24 09:00:06 -04:00
Chet Ramey 52e4696964 commit bash-20190524 snapshot 2019-05-28 10:02:55 -04:00
Chet Ramey 9128f93291 commit bash-20190424 snapshot 2019-04-25 09:03:48 -04:00
Chet Ramey e230f9979d commit bash-20190227 snapshot 2019-02-28 08:37:36 -05:00
Chet Ramey d61300ec87 commit bash-20181116 snapshot 2018-11-19 11:27:54 -05:00
Chet Ramey a6ae8f3539 commit bash-20181109 snapshot 2018-11-12 10:15:40 -05:00
Chet Ramey b52e30b8dd commit bash-20180907 snapshot 2018-09-10 10:05:19 -04:00
Chet Ramey 8d125d8b5f commit bash-20180720 snapshot 2018-07-24 09:17:33 -04:00
Chet Ramey 3e03eafff8 commit bash-20180601 snapshot 2018-06-04 09:58:58 -04:00
Chet Ramey f602026a0c commit bash-20180316 snapshot 2018-03-19 09:46:55 -04:00
Chet Ramey a28518042b commit bash-20180302 snapshot 2018-03-05 10:22:03 -05:00
Chet Ramey 879213c630 commit bash-20180105 snapshot 2018-01-08 11:55:31 -05:00
Chet Ramey 1a5fa30baf commit bash-20170407 snapshot 2017-04-10 16:25:57 -04:00
Chet Ramey 7c4ef411b5 commit bash-20170331 snapshot 2017-04-03 10:31:01 -04:00
Chet Ramey 124d67cde0 commit bash-20170324 snapshot 2017-03-28 11:32:59 -04:00
Chet Ramey 7e92fb358b commit bash-20170203 snapshot 2017-02-06 15:34:39 -05:00
Chet Ramey 4d63a61942 commit bash-20160902 snapshot 2016-09-27 10:37:44 -04:00
Chet Ramey 79eedac429 commit bash-20160826 snapshot 2016-08-29 10:44:57 -04:00
Chet Ramey 0fcb334438 commit bash-20160513 snapshot 2016-05-23 09:56:50 -04:00
Chet Ramey 037a8b7fe4 commit bash-20160122 snapshot 2016-01-26 11:11:49 -05:00
Chet Ramey 967625cd5b commit bash-20151204 snapshot 2015-12-21 10:38:53 -05:00
Chet Ramey 900a813bcd commit bash-20151002 snapshot 2015-10-12 10:04:19 -04:00
Chet Ramey d7935593ab commit bash-20150821 snapshot 2015-09-01 14:44:52 -04:00
Chet Ramey 8a0829e94a commit bash-20150227 snapshot 2015-03-09 11:11:06 -04:00
Chet Ramey fc5270550f commit bash-20140919 snapshot 2014-10-02 10:22:00 -04:00
Chet Ramey 595e3e6925 commit bash-20140207 snapshot 2014-02-20 10:25:06 -05:00
Chet Ramey 6e51e0d00d commit bash-20131227 snapshot 2013-12-30 09:39:07 -05:00
Chet Ramey d76edd307c commit bash-20131025 snapshot 2013-11-05 11:33:42 -05:00
Chet Ramey 1101193a95 commit bash-20130913 snapshot 2013-10-09 07:32:00 -04:00
Chet Ramey c2fa658335 commit bash-20130322 snapshot 2013-04-26 15:18:45 -04:00
Chet Ramey ad4aef0831 commit bash-20130111 snapshot 2013-02-05 16:43:03 -05:00
Chet Ramey 9f178efb2e commit bash-20120706 snapshot 2012-08-13 11:54:32 -04:00
Chet Ramey 278286c99a commit bash-20120309 snapshot 2012-04-09 09:59:49 -04:00
Chet Ramey abe2eb5be8 commit bash-20120204 snapshot 2012-03-05 21:14:50 -05:00