]> git.ipfire.org Git - thirdparty/bash.git/commit - MANIFEST
enable support for using `&' in the pattern substitution replacement string
authorChet Ramey <chet.ramey@case.edu>
Mon, 4 Oct 2021 19:30:21 +0000 (15:30 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 4 Oct 2021 19:30:21 +0000 (15:30 -0400)
commitf188aa6a013e89d421e39354086eed513652b492
tree87c2a870768f48da9d9154d5c763f3176a0efb36
parent70d7c6430db990b5880da40e86f9a364966e48dd
enable support for using `&' in the pattern substitution replacement string
22 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/evalstring.c
builtins/mapfile.def
doc/bash.0
doc/bash.1
doc/bashref.info
doc/bashref.texi
doc/builtins.1
doc/version.texi
execute_cmd.c
lib/readline/rltty.c
shell.h
subst.c
tests/RUN-ONE-TEST
tests/mapfile.right
tests/mapfile.tests
tests/new-exp.right
tests/new-exp.tests
tests/new-exp10.sub
tests/new-exp16.sub [new file with mode: 0644]
trap.c