]> git.ipfire.org Git - thirdparty/bash.git/history - bashline.c
fix quoting for positional parameters if not word splitting; retry open for startup...
[thirdparty/bash.git] / bashline.c
2024-02-16  Chet Rameyadditional error checking for declare; changes for...
2024-02-14  Chet Rameyperformance improvements for large history lists; fix...
2024-02-09  Chet Rameyfix nofork comsub overwriting currently executing comma...
2024-01-27  Chet Rameymake completion of nofork comsubs a little better;...
2023-12-13  Chet Rameyfix off by one error when dequoting completed filenames...
2023-12-04  Chet Rameytest suite fixes for some locales; fix to make bind...
2023-11-06  Chet Rameyrenamed several functions beginning with legal_; change...
2023-10-05  Chet Rameyfix for subshells resetting job stats; new hook for...
2023-08-01  Chet Rameynew readline application hook to print macro key sequen...
2023-07-25  Chet Rameychanges for quoting special and multibyte characters...
2023-07-19  Chet Rameychange redisplay to handle some cases where the line...
2023-07-17  Chet Rameyfix for leak when completing command word with glob...
2023-06-28  Chet Rameyfix minor mem leaks; fix problem with parser state...
2023-06-26  Chet Rameyfix for -c command ending with backslash; fix several...
2023-06-20  Chet Rameyapply several fixes tagged for bash-5.3; use memfd_crea...
2023-05-01  Chet Rameyasan fuzzing fixes; fix incomplete multibyte chars...
2023-04-24  Chet Rameyallow FIGNORE suffixes to match entire pathnames; allow...
2023-04-20  Chet Rameyreadline and completion fixes
2023-03-27  Chet Rameysmall asan fixes; size_t and other ANSI C changes;...
2023-03-17  Chet Rameychanges for PATH being the empty string; more minor...
2023-03-15  Chet Rameybash asan fixes; minor documentation updates
2023-02-15  Chet Rameychanges to placing rl_point after alias-expand-line...
2023-02-13  Chet Rameyfix for $_ when executing $PROMPT_COMMAND; fix for...
2023-02-08  Chet Rameymake buffered stream read errors sticky; handle EOF...
2023-01-07  Chet Rameyset of portability changes from lint/asan/ubsan
2023-01-05  Chet Rameyfinal set of ANSI C changes
2023-01-04  Chet Rameyfourth set of ANSI C changes: size_t; rest globskipdots...
2023-01-03  Chet Rameythird set of ANSI C changes: const function parameters
2023-01-03  Chet Rameysecond set of ANSI C changes: C89-style function declar...
2022-11-18  Chet Rameyfixes for bracket expressions in pathname expansion...
2022-11-14  Chet Rameyclarify some arithmetic error messages; fix for read...
2022-04-19  Chet Rameyfix crash from compgen in a non-interactive shell;...
2022-03-18  Chet Rameychange to how invisible characters in prompt string...
2022-02-09  Chet Rameynew variables to control the active region color; minor...
2022-01-25  Chet Rameyfix to expand $'...' and $"..." in certain word expansi...
2022-01-04  Chet Rameyminor change to here-doc processing in compoind lists...
2021-08-23  Chet Rameynew "@k" parameter transformation; minor completion...
2021-08-19  Chet Rameyminor fixes; readline API change for rl_completer_word_...
2021-07-19  Chet Rameyfixes for minor memory leaks
2021-05-24  Chet Rameyadd numeric arguments to bind -x commands and READLINE_...
2021-04-28  Chet Rameyallow builtins to assign to associative arrays using...
2021-04-26  Chet Rameyallow assignment to array keys @ and *; minor completio...
2021-04-19  Chet Rameycommand completion, key binding fixes
2021-03-18  Chet Rameybindable readline command to perform spelling correctio...
2021-03-15  Chet Rameyprocess $'...' and $"..." in here-documents
2021-03-10  Chet Rameyread builtin timeouts no longer use SIGALRM
2021-02-15  Chet Rameycommit bash-20210211 snapshot
2021-02-11  Chet Rameycommit bash-20210209 snapshot
2020-10-19  Chet Rameycommit bash-20201001 snapshot
2020-09-01  Chet Rameycommit bash-20200825 snapshot
2020-08-12  Chet Rameycommit bash-20200807 snapshot
2020-05-08  Chet Rameycommit bash-20200504 snapshot
2020-04-22  Chet Rameycommit bash-20200420 snapshot
2020-04-10  Chet Rameycommit bash-20200408 snapshot
2020-04-08  Chet Rameycommit bash-20200406 snapshot
2020-03-09  Chet Rameycommit bash-20200306 snapshot
2020-02-04  Chet Rameycommit bash-20200131 snapshot
2020-01-21  Chet Rameycommit bash-20200117 snapshot
2019-12-16  Chet Rameycommit bash-20191213 snapshot
2019-10-07  Chet Rameycommit bash-20191004 snapshot
2019-09-09  Chet Rameycommit bash-20190906 snapshot
2019-07-01  Chet Rameycommit bash-20190628 snapshot
2019-06-14  Chet Rameycommit bash-20190612 snapshot
2019-06-10  Chet Rameycommit bash-20190607 snapshot
2019-06-10  Chet Rameycommit bash-20190531 snapshot
2019-04-25  Chet Rameycommit bash-20190424 snapshot
2019-04-08  Chet Rameycommit bash-20190405 snapshot
2019-02-25  Chet Rameycommit bash-20190223 snapshot
2019-02-18  Chet Rameycommit bash-20190215 snapshot
2019-01-30  Chet Rameycommit bash-20190125 snapshot
2019-01-22  Chet Rameycommit bash-20190118 snapshot
2019-01-10  Chet Rameycommit bash-20190109 snapshot
2018-12-03  Chet Rameycommit bash-20181123 snapshot
2018-11-19  Chet Rameycommit bash-20181116 snapshot
2018-10-01  Chet Rameycommit bash-20180928 snapshot
2018-06-20  Chet Rameycommit bash-20180615 snapshot
2018-06-12  Chet Rameycommit bash-20180608 snapshot
2018-05-29  Chet Rameycommit bash-20180524 snapshot
2018-05-08  Chet Rameycommit bash-20180504 snapshot
2018-04-16  Chet Rameycommit bash-20180413 snapshot
2018-03-26  Chet Rameycommit bash-20180322 snapshot
2018-01-29  Chet Rameycommit bash-20180126 snapshot
2018-01-02  Chet Rameycommit bash-20171222 snapshot
2017-07-05  Chet Rameycommit bash-20170630 snapshot
2017-06-20  Chet Rameycommit bash-snap-20170620 snapshot
2017-06-16  Chet Rameycommit bash-snap-20170616 snapshot
2017-05-23  Chet Rameycommit bash-20170519 snapshot
2017-05-01  Chet Rameycommit bash-20170421 snapshot
2017-03-28  Chet Rameycommit bash-20170324 snapshot
2017-03-20  Chet Rameycommit bash-20170317 snapshot
2017-01-30  Chet Rameycommit bash-20170120 snapshot
2017-01-03  Chet Rameycommit bash-20161230 snapshot
2016-12-20  Chet Rameycommit bash-20161216 snapshot
2016-12-08  Chet Rameycommit bash-20161206 snapshot
2016-11-05  Chet Rameycommit bash-20161104 snapshot
2016-10-19  Chet Rameycommit bash-20160930 snapshot
2016-08-08  Chet Rameycommit bash-20160805 snapshot
2016-07-11  Chet Rameycommit bash-20160708 snapshot
2016-06-15  Chet Rameycommit bash-20160610 snapshot
2016-05-23  Chet Rameycommit bash-20160520 snapshot
next