index
:
delta/bash.git
baserock/bash-4.3-patch-26
baserock/bash-4.3-patch-27
baserock/bootstrap-pass1
baserock/morph
baserock/richardmaw/bootstrap-parallel-make-fix
baserock/richardmaw/mainline-parallel-make-fix
baserock/tiagogomes/test-branch
bash-4.3-testing
bash-4.4-testing
bash-5.0-testing
bash-5.1-testing
bash-5.2-testing
devel
direxpand
import-tars
master
git.savannah.gnu.org: git/bash.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
bash.info
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete initial implementation of nofork command substitution (${ command; })
devel
Chet Ramey
2023-05-15
1
-147
/
+194
*
fix for incomplete multibyte characters in pasted input; fix for syntax error...
Chet Ramey
2023-05-04
1
-125
/
+129
*
allow FIGNORE suffixes to match entire pathnames; allow SIGINT received while...
Chet Ramey
2023-04-24
1
-65
/
+58
*
new compgen -V option to store completions in an array
Chet Ramey
2023-04-18
1
-44
/
+50
*
new GLOBSORT variable
Chet Ramey
2023-04-16
1
-174
/
+265
*
bash asan fixes; minor documentation updates
Chet Ramey
2023-03-15
1
-168
/
+177
*
control default value of patsub_replacement from config-top.h; documentation ...
Chet Ramey
2023-02-20
1
-177
/
+191
*
make buffered stream read errors sticky; handle EOF in comments explicitly; d...
Chet Ramey
2023-02-08
1
-205
/
+229
*
fix for optimizing issues in sourced files; change to printf documentation to...
Chet Ramey
2023-01-03
1
-195
/
+217
*
fix for programmable completion functions setting traps on signals that readl...
Chet Ramey
2022-12-06
1
-180
/
+189
*
documentation updates
Chet Ramey
2022-09-20
1
-205
/
+207
*
modify readline so it adjusts internal variables when the locale changes betw...
Chet Ramey
2022-08-15
1
-73
/
+79
*
parse extended glob patterns in command substitutions in compatibility mode, ...
Chet Ramey
2022-08-02
1
-139
/
+153
*
additional tests; documentation updates
Chet Ramey
2022-07-12
1
-124
/
+128
*
fix mem leak with local BASH_REMATCH
Chet Ramey
2022-06-03
1
-146
/
+153
*
fix for EXIT trap in -c command; suspend -f now suspends even if job control ...
Chet Ramey
2022-05-18
1
-144
/
+146
*
minor portability fixes; printf now uses double for floating point conversion...
Chet Ramey
2022-04-12
1
-184
/
+203
*
changes for the shopt compatNN options
Chet Ramey
2022-02-15
1
-158
/
+196
*
fixes to read/wait; revert change that processes $'...' quoting in here-docum...
Chet Ramey
2022-01-24
1
-159
/
+179
*
getting ready for bash-5.2
Chet Ramey
2022-01-11
1
-146
/
+154
*
portability and compatibility fixes
Chet Ramey
2021-12-06
1
-140
/
+162
*
new getconf shell builtin
Chet Ramey
2021-11-30
1
-97
/
+115
*
removed some commented-out code dependent on the compatibility level now that...
Chet Ramey
2021-11-22
1
-176
/
+179
*
readline: use a custom extension in LS_COLORS to set the colored completion p...
Chet Ramey
2021-11-16
1
-703
/
+1087
*
commit bash-20201218 snapshot
Chet Ramey
2020-12-25
1
-149
/
+154
*
commit bash-20201116 snapshot
Chet Ramey
2020-11-18
1
-89
/
+92
*
commit bash-20201026 snapshot
Chet Ramey
2020-10-30
1
-137
/
+137
*
commit bash-20201001 snapshot
Chet Ramey
2020-10-19
1
-199
/
+200
*
commit bash-20200907 snapshot
Chet Ramey
2020-09-21
1
-141
/
+141
*
commit bash-20200807 snapshot
Chet Ramey
2020-08-12
1
-166
/
+172
*
commit bash-20200720 snapshot
Chet Ramey
2020-07-28
1
-141
/
+151
*
commit bash-20200615 snapshot
Chet Ramey
2020-06-18
1
-395
/
+578
*
commit bash-20200313 snapshot
Chet Ramey
2020-03-16
1
-110
/
+114
*
commit bash-20200131 snapshot
Chet Ramey
2020-02-04
1
-167
/
+176
*
commit bash-20200117 snapshot
Chet Ramey
2020-01-21
1
-85
/
+83
*
commit bash-20200110 snapshot
Chet Ramey
2020-01-21
1
-83
/
+83
*
commit bash-20191127 snapshot
Chet Ramey
2019-12-02
1
-244
/
+247
*
commit bash-20191122 snapshot
Chet Ramey
2019-11-25
1
-234
/
+264
*
commit bash-20190712 snapshot
Chet Ramey
2019-07-15
1
-227
/
+236
*
commit bash-20190621 snapshot
Chet Ramey
2019-06-24
1
-144
/
+167
*
commit bash-20190612 snapshot
Chet Ramey
2019-06-14
1
-144
/
+145
*
commit bash-20190524 snapshot
Chet Ramey
2019-05-28
1
-143
/
+165
*
commit bash-20190424 snapshot
Chet Ramey
2019-04-25
1
-144
/
+148
*
commit bash-20190227 snapshot
Chet Ramey
2019-02-28
1
-156
/
+157
*
commit bash-20190104 snapshot
Chet Ramey
2019-01-08
1
-76
/
+77
*
commit bash-20181221 snapshot
Chet Ramey
2018-12-26
1
-139
/
+141
*
commit bash-20181123 snapshot
Chet Ramey
2018-12-03
1
-79
/
+79
*
commit bash-20181116 snapshot
Chet Ramey
2018-11-19
1
-63
/
+64
*
commit bash-20181109 snapshot
Chet Ramey
2018-11-12
1
-184
/
+219
*
commit bash-20180907 snapshot
Chet Ramey
2018-09-10
1
-235
/
+252
[next]