Chet Ramey
|
2d4ba0c618
|
fixed a bug with expanding unquoted $* when the separator is not whitespace and one or more of the positional parameters ends with the separator, resulting in an extra blank field being generated; fixed an issue with adjusting SHLVL in subshells that caused the environment to be rebuilt too many times; fix to make sure function substitution doesn't leave the -v option unset
|
2026-05-20 10:18:32 -04:00 |
|
Chet Ramey
|
330223688c
|
fix problem with trapped signals arriving while running SIGINT traps; new `rev' loadable builtin
|
2026-04-28 15:06:45 -04:00 |
|
Chet Ramey
|
8ea1a222df
|
the `history' builtin prints error messages for certain read and write errors; implementation of new form of nofork command substitution that does not remove trailing newlines
|
2026-01-18 17:48:33 -05:00 |
|
Chet Ramey
|
a6421d8419
|
modify way bash avoids running traps in subshells that haven't reset the trap strings yet; new readline bindable command 'shell-expand-and-requote-line'
|
2026-01-14 11:08:22 -05:00 |
|
Chet Ramey
|
cf8a2518c8
|
fix for potential read builtin crash if bash gets a signal before read reads any input; make wait -f work if there are no pid or job arguments and update documentation; save and restore variable reflected in $BASH_COMMAND around shell function calls
|
2025-09-18 17:54:55 -04:00 |
|
Chet Ramey
|
c1d9c08853
|
history library can now read history from non-regular files; fix for readline char search and macros; better fix for PROMPT_COMMAND and aliases ending in newlines; fix for casting COMMAND * and SIMPLE_COM * when parsing |&; fix to avoid undefined behavior when performing left and right arithmetic shifts
|
2025-08-01 16:26:31 -04:00 |
|
Chet Ramey
|
01070d4324
|
fix for wait -n' in posix mode; fix for long messages in readline; fix for short reads by source' builtin; fix for crash on RISC-V machines; fix for bad memory read when getopts is called twice with different sets of arguments
|
2025-07-18 11:53:01 -04:00 |
|
Chet Ramey
|
c3ca11424d
|
fix issue with redirections to bash input file descriptor; new minimal chmod builtin; posix mode change for kill builtin return status; perform additional validation on brace expansion sequence expressions
|
2025-02-12 11:18:16 -05:00 |
|
Chet Ramey
|
e6795c05dd
|
fix coproc code to close previous coproc file descriptors if another one is created; start at setting additional coproc states; change release status to bash-5.3-alpha
|
2024-04-06 16:06:11 -04:00 |
|
Chet Ramey
|
81e3a4fb07
|
first set of ANSI C changes: remove PARAMS
|
2023-01-03 10:01:11 -05:00 |
|
Chet Ramey
|
5d423d8ab3
|
fixes for posix-mode alias expansion in command substitutions; fix for multiple function definitions with here-documents inside command substitutions
|
2022-10-18 15:27:25 -04:00 |
|
Chet Ramey
|
b196583609
|
new "enable-active-region" readline variable
|
2021-04-30 16:56:05 -04:00 |
|
Chet Ramey
|
3fd77612fc
|
allow assignment to array keys @ and *; minor completion fix
|
2021-04-26 16:31:46 -04:00 |
|
Chet Ramey
|
16d2c50605
|
commit bash-20201230 snapshot
|
2021-01-07 14:25:24 -05:00 |
|
Chet Ramey
|
4d2700970a
|
commit bash-20200814 snapshot
|
2020-08-19 09:44:01 -04:00 |
|
Chet Ramey
|
ab309487d5
|
commit bash-20200605 snapshot
|
2020-06-05 14:34:49 -04:00 |
|
Chet Ramey
|
0df4ddca3f
|
commit bash-20200221 snapshot
|
2020-02-24 10:41:37 -05:00 |
|
Chet Ramey
|
9e48f85654
|
commit bash-20190220 snapshot
|
2019-02-22 09:14:00 -05:00 |
|
Chet Ramey
|
ca5d21091b
|
commit bash-20190125 snapshot
|
2019-01-30 14:38:09 -05:00 |
|
Chet Ramey
|
8d125d8b5f
|
commit bash-20180720 snapshot
|
2018-07-24 09:17:33 -04:00 |
|
Chet Ramey
|
c8cd6da325
|
commit bash-20171006 snapshot
|
2017-10-11 15:32:49 -04:00 |
|
Chet Ramey
|
ec157dfefb
|
commit bash-20161230 snapshot
|
2017-01-03 14:37:53 -05:00 |
|
Chet Ramey
|
99210c299b
|
commit bash-20161206 snapshot
|
2016-12-08 13:04:34 -05:00 |
|
Chet Ramey
|
ec69166705
|
commit bash-20160805 snapshot
|
2016-08-08 15:57:30 -04:00 |
|
Chet Ramey
|
13eae87b0c
|
commit bash-20160722 snapshot
|
2016-08-03 15:37:14 -04:00 |
|
Chet Ramey
|
1573ba78f3
|
commit bash-20150605 snapshot
|
2015-06-17 08:34:09 -04:00 |
|
Chet Ramey
|
5e37553a07
|
commit bash-20141219 snapshot
|
2015-01-12 10:56:22 -05:00 |
|
Chet Ramey
|
39feef01a7
|
commit bash-20131018 snapshot
|
2013-11-05 11:32:59 -05:00 |
|
Chet Ramey
|
7571d3f4bb
|
commit bash-20130720 snapshot
|
2013-08-05 09:55:44 -04:00 |
|
Chet Ramey
|
f0c4de40a4
|
commit bash-20130118 snapshot
|
2013-02-05 16:43:50 -05:00 |
|
Chet Ramey
|
36eb585cfa
|
commit bash-20121221 snapshot
|
2013-01-03 10:47:42 -05:00 |
|
Chet Ramey
|
1562376007
|
commit bash-20121005 snapshot
|
2012-11-02 09:04:00 -04:00 |
|
Chet Ramey
|
df0e4bfe75
|
commit bash-20120824 snapshot
|
2012-09-13 11:53:51 -04:00 |
|
Chet Ramey
|
ec860d767b
|
commit bash-20120322 snapshot
|
2012-04-09 10:01:06 -04:00 |
|
Chet Ramey
|
5f8cde236a
|
commit bash-20100728 snapshot
|
2011-12-12 22:03:58 -05:00 |
|
Chet Ramey
|
7d92f73f39
|
commit bash-20100701 snapshot
|
2011-12-12 22:01:40 -05:00 |
|
Chet Ramey
|
6faad6254a
|
commit bash-20100525 snapshot
|
2011-12-12 21:59:37 -05:00 |
|
Chet Ramey
|
644196275f
|
commit bash-20100225 snapshot
|
2011-12-12 21:55:02 -05:00 |
|
Chet Ramey
|
e1e48bbabe
|
commit bash-20091015 snapshot
|
2011-12-08 20:18:35 -05:00 |
|
Chet Ramey
|
e6dfa71744
|
commit bash-20090910 snapshot
|
2011-12-08 20:15:36 -05:00 |
|
Chet Ramey
|
e141c35a07
|
commit bash-20090115 snapshot
|
2011-12-07 09:35:52 -05:00 |
|
Chet Ramey
|
012bac3904
|
commit bash-20081229 snapshot
|
2011-12-07 09:34:43 -05:00 |
|
Chet Ramey
|
2e4498b3aa
|
commit bash-20080814 snapshot
|
2011-12-07 09:27:13 -05:00 |
|
Chet Ramey
|
fdf670eaa1
|
commit bash-20080626 snapshot
|
2011-12-07 09:25:06 -05:00 |
|
Chet Ramey
|
8943768b87
|
commit bash-20080522 snapshot
|
2011-12-07 09:24:08 -05:00 |
|
Chet Ramey
|
d3ad40dee6
|
commit bash-20070329 snapshot
|
2011-12-07 09:05:53 -05:00 |
|
Chet Ramey
|
28157acd2d
|
commit bash-20060316 snapshot
|
2011-12-07 09:05:27 -05:00 |
|
Chet Ramey
|
1384c96f19
|
commit bash-20070111 snapshot
|
2011-12-07 09:02:33 -05:00 |
|
Chet Ramey
|
dc8fbaf9a1
|
commit bash-20051222 snapshot
|
2011-12-03 22:43:25 -05:00 |
|
Chet Ramey
|
fd3925f15a
|
commit bash-20050707 snapshot
|
2011-12-03 13:48:19 -05:00 |
|