]> git.ipfire.org Git - thirdparty/bash.git/shortlog
thirdparty/bash.git
2021-11-01  Chet Rameyinternal changes to prevent `unset' from scanning assoc...
2021-10-28  Chet Rameyfix readline expand prompt issue; fixes for readline...
2021-10-25  Chet Rameynew `patsub_replacement' shell option
2021-10-21  Chet Rameyminor documentation update on SIGINT handling
2021-10-18  Chet Rameychanges to new pattern substitution replacement; docume...
2021-10-11  Chet Rameypreserve traps across a failed exec; small changes...
2021-10-08  Chet Rameynew pattern substitution replacement feature; fix for...
2021-10-04  Chet Rameyenable support for using `&' in the pattern substitutio...
2021-09-28  Chet Rameyfixes for array subscripts and values containing 0x01...
2021-09-27  Chet Rameyprompt reprinting fixes for readline when screenwidth...
2021-09-23  Chet Rameynew alternate array implementation that prioritizes...
2021-09-22  Chet Rameymore changes for autoconf-2.71: AC_TRY_LINK; minor...
2021-09-20  Chet Rameymore updates for autoconf-2.71: removing usage of AC_TR...
2021-09-19  Chet Rameychanges to command timing with errexit; binary file...
2021-09-13  Chet Rameymore updates for autoconf-2.71: removing usage of AC_TR...
2021-09-08  Chet Rameyconfiguration changes to remove obsolete autoconf macro...
2021-09-02  Chet Rameyoptimize many cases of $(<file) not to require a fork
2021-08-30  Chet Rameyminor fix to readline:unix-filename-rubout
2021-08-23  Chet Rameynew "@k" parameter transformation; minor completion...
2021-08-19  Chet Rameyminor fixes; readline API change for rl_completer_word_...
2021-08-18  Chet Rameyminor fixes; bad printf -v return status
2021-08-13  Chet Rameynew noexpand_translations shopt option
2021-08-09  Chet Rameyglobbing reacts to signals more quickly; new printf...
2021-08-02  Chet Ramey"enable name" when name is not a shell builtin attempts...
2021-07-28  Chet Rameymake $0 available to non-interactive shell startup...
2021-07-19  Chet Rameyfixes for minor memory leaks
2021-07-16  Chet Rameyreadline changes for MSVC wide chars; check for more...
2021-07-12  Chet Rameyreadline: free undo list associated with the saved...
2021-07-06  Chet Rameyoptimization changes; makefile changes to make specifyi...
2021-06-28  Chet Rameynew option to auto-close varassign redirs; fixed some...
2021-06-21  Chet Rameycommand substitution parsing now calls the parser recur...
2021-06-17  Chet Rameychanges to documentation to reduce gender-specific...
2021-06-15  Chet Rameychanges to handling of "." and ".." when dotglob is...
2021-06-01  Chet Rameyminor documentation changes
2021-05-24  Chet Rameyadd numeric arguments to bind -x commands and READLINE_...
2021-05-17  Chet Rameymore minor changes for builtins and array subscript...
2021-05-14  Chet Rameyminor changes for builtin array subscript expansion...
2021-05-13  Chet Rameymore changes to handle @ and * as associative array...
2021-05-10  Chet Rameyadditional changes to avoid array subscript double...
2021-05-07  Chet Rameyfirst set of changes to eliminate array subscript doubl...
2021-05-05  Chet Rameychanges to mapfile, read builtins for unbuffered reads
2021-04-30  Chet Rameynew "enable-active-region" readline variable
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-04-12  Chet Rameydefault value for BASH_LOADABLES_PATH; other minor...
2021-04-06  Chet Rameychange grammar for select command to use compound_list
2021-04-01  Chet Rameynew readline "fetch-history" bindable command; declare...
2021-03-29  Chet Rameyalias expansion fix in case statements
2021-03-22  Chet Rameydocumentation tweaks for clarity
2021-03-18  Chet Rameybindable readline command to perform spelling correctio...
2021-03-15  Chet Rameyprocess $'...' and $"..." in here-documents
2021-03-11  Chet Rameyapplication-settable readline timeouts
2021-03-10  Chet Rameyread builtin timeouts no longer use SIGALRM
2021-03-10  Chet Rameycommit bash-20210305 snapshot
2021-03-05  Chet Rameycommit bash-20210301 snapshot
2021-03-01  Chet Rameycommit bash-20210224 snapshot
2021-02-24  Chet Rameycommit bash-20210217 snapshot
2021-02-17  Chet Rameycommit bash-20210215 snapshot
2021-02-15  Chet Rameycommit bash-20210211 snapshot
2021-02-11  Chet Rameycommit bash-20210209 snapshot
2021-02-09  Chet Rameycommit bash-20210206 snapshot
2021-02-06  Chet Rameycommit bash-20210203 snapshot
2021-02-06  Chet Rameycommit bash-20210201 snapshot
2021-02-01  Chet Rameycommit bash-20210127 snapshot
2021-01-27  Chet Rameycommit bash-20210122 snapshot
2021-01-22  Chet Rameycommit bash-20210121 snapshot
2021-01-22  Chet Rameycommit bash-20210119 snapshot
2021-01-19  Chet Rameycommit bash-20210115 snapshot
2021-01-15  Chet Rameycommit bash-20210112 snapshot
2021-01-12  Chet Rameycommit bash-20210107 snapshot
2021-01-07  Chet Rameycommit bash-20210104 snapshot
2021-01-07  Chet Rameycommit bash-20201230 snapshot
2020-12-30  Chet Rameycommit bash-20201226 snapshot
2020-12-25  Chet Rameycommit bash-20201218 snapshot
2020-12-18  Chet Rameycommit bash-20201214 snapshot
2020-12-18  Chet Rameycommit bash-20201211 snapshot
2020-12-18  Chet Rameycommit bash-20201203 snapshot
2020-12-03  Chet Rameycommit bash-20201128 snapshot
2020-11-28  Chet Rameycommit bash-20201118 snapshot
2020-11-18  Chet Rameycommit bash-20201116 snapshot
2020-11-18  Chet Rameycommit bash-20201109 snapshot
2020-11-09  Chet Rameycommit bash-20201103 snapshot
2020-11-03  Chet Rameycommit bash-20201030 snapshot
2020-10-30  Chet Rameycommit bash-20201026 snapshot
2020-10-26  Chet Rameycommit bash-20201019 snapshot
2020-10-19  Chet Rameycommit bash-20201012 snapshot
2020-10-19  Chet Rameycommit bash-20201001 snapshot
2020-10-01  Chet Rameycommit bash-20200924 snapshot
2020-09-24  Chet Rameycommit bash-20200921 snapshot
2020-09-21  Chet Rameycommit bash-20200914 snapshot
2020-09-21  Chet Rameycommit bash-20200907 snapshot
2020-09-07  Chet Rameycommit bash-20200901 snapshot
2020-09-01  Chet Rameycommit bash-20200825 snapshot
2020-08-25  Chet Rameycommit bash-20200819 snapshot
2020-08-19  Chet Rameycommit bash-20200814 snapshot
2020-08-14  Chet Rameycommit bash-20200812 snapshot
2020-08-12  Chet Rameycommit bash-20200807 snapshot
2020-08-07  Chet Rameycommit bash-20200805 snapshot
2020-08-05  Chet Rameycommit bash-20200803 snapshot
next