Commit Graph

58 Commits

Author SHA1 Message Date
Chet Ramey c3997d51f8 documentation updates for arithmetic expansion and array subscripts; update BASH_COMMAND for subshells; fix potential file descriptor leak in here document pipes 2025-03-07 10:23:58 -05:00
Chet Ramey 5b239ebbd2 another set of documentation updates; fix readline problem with history entry undo list corruption 2024-12-10 11:43:08 -05:00
Chet Ramey 3ed028ccec next set of documentation updates (job control); fix read timeout problem; fix bash-source-fullpath default; brace expansion integer overflow fix; fix for help output for loadable builtins 2024-10-15 10:02:17 -04:00
Chet Ramey c7439376a3 next set of documentation updates, includes readline 2024-10-11 09:41:57 -04:00
Chet Ramey 9d1eb43fdd First set of documentation updates to man page, texinfo manual 2024-10-08 09:52:21 -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 55a224da44 fix for fdflags loadable builtin; new strptime loadable builtin; enable -f doesn't fall back to current directory if using BASH_LOADABLES_PATH; new operator for rl_complete_internal that just dumps possible completions 2023-11-24 12:39:17 -05:00
Chet Ramey b64a7d8cbe fix for LINENO after shell errors; fix for crash with !&; new read -E option 2023-08-18 16:41:55 -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 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 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 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 a6ae8f3539 commit bash-20181109 snapshot 2018-11-12 10:15:40 -05: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 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 bb579650a5 commit bash-20140110 snapshot 2014-01-16 14:30:22 -05:00
Chet Ramey 6e51e0d00d commit bash-20131227 snapshot 2013-12-30 09:39:07 -05:00
Chet Ramey 1101193a95 commit bash-20130913 snapshot 2013-10-09 07:32:00 -04: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 45c0f7f8e8 commit bash-20111229 snapshot 2012-01-09 08:37:11 -05:00
Chet Ramey 74d0116b12 commit bash-20110708 snapshot 2012-01-09 08:23:17 -05:00
Chet Ramey 510e20a252 commit bash-20101210 snapshot 2011-12-12 22:10:58 -05:00
Chet Ramey 18d2df9102 commit bash-20101117 snapshot 2011-12-12 22:10:01 -05:00
Chet Ramey 220537f23e commit bash-20100603 snapshot 2011-12-12 22:00:02 -05:00
Chet Ramey eb0b2ad86b commit bash-20100520 snapshot 2011-12-12 21:59:12 -05:00
Chet Ramey e1e48bbabe commit bash-20091015 snapshot 2011-12-08 20:18:35 -05:00
Chet Ramey a8fd3f3e51 commit bash-20090917 snapshot 2011-12-08 20:15:57 -05:00
Chet Ramey 8f714a7c33 commit bash-20090818 snapshot 2011-12-08 20:14:30 -05:00
Chet Ramey 3eb2d94ad7 commit bash-20090806 snapshot 2011-12-08 20:13:46 -05:00
Chet Ramey c302751c7b commit bash-20090319 snapshot 2011-12-08 20:06:56 -05:00
Chet Ramey db31fb2644 commit bash-20090205 snapshot 2011-12-07 09:36:56 -05:00
Chet Ramey a9fac3b2a8 commit bash-20081120 snapshot 2011-12-07 09:32:44 -05:00
Chet Ramey ed35cb4a63 commit bash-20080529 snapshot 2011-12-07 09:24:27 -05:00
Chet Ramey d3ad40dee6 commit bash-20070329 snapshot 2011-12-07 09:05:53 -05:00