]> git.ipfire.org Git - thirdparty/bash.git/commit
remove history position change to non-incremental search; fixes to $@ in some word...
authorChet Ramey <chet.ramey@case.edu>
Fri, 25 Mar 2022 13:52:26 +0000 (09:52 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 25 Mar 2022 13:52:26 +0000 (09:52 -0400)
commit8f68f9f0ff2544d03a9f38a368451e9cddcb9ece
tree2825c9ca6fcab34cd09e000386c16ab02c9af003
parent5bba60397c6b92457e0a0d59cc9ad6efedff9076
remove history position change to non-incremental search; fixes to $@ in some word expansions like :+
22 files changed:
CHANGES
CHANGES-5.2
CWRU/CWRU.chlog
MANIFEST
NEWS
NEWS-5.2
arrayfunc.c
doc/bash.1
doc/bashref.texi
lib/readline/readline.c
lib/readline/rlprivate.h
lib/readline/search.c
po/hr.gmo
po/hr.po
po/zh_CN.gmo
po/zh_CN.po
subst.c
tests/RUN-ONE-TEST
tests/dollar-at-star
tests/dollar-at-star10.sub [new file with mode: 0644]
tests/dollar-at-star11.sub [new file with mode: 0644]
tests/dollar.right