I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bash-5.3 patch 9: fix crash when interrupting reverse i-search with ^C More... about 1 month ago
Bash-5.3 patch 8: fix issue with calling mbrtowc too much when translating ansic-single-quoted strings More... about 2 months ago
Bash-5.3 patch 7: fix issue where nofork command substitutions can affect redirections in the calling shell More... about 2 months ago
Bash-5.3 patch 6: fix issues with range expressions and non-ascii characters in glob patterns when globasciiranges is enabled More... about 2 months ago
Bash-5.3 patch 5: fix crash when restoring default disposition for SIGINT in asynchronous subshell More... about 2 months ago
Bash-5.3 patch 4: fix issue with source when read(2) returns fewer characters than fstat(2) says are available More... about 2 months ago
Bash-5.3: updated translations and gettext gmo files More... 6 months ago
Bash-5.3 patch 3: remove internal quoting that causes failures when expanding nested array subscripts in an arithmetic context More... 6 months ago
Bash-5.3 patch 2: do not try to use shm_open, there is too much variance in behavior across systems More... 6 months ago
Bash-5.3 patch 1: fix posix-mode issue with "wait -n", where it can return process IDs outside the requested set More... 6 months ago
Bash-5.3 distribution sources and documentation More... 7 months ago
updated translations; remove unneeded files More... over 1 year ago
Bash-5.2 patch 37: fix issue where comparing quoted and unquoted words to be completed results in readline not displaying possible matches More... over 1 year ago
Bash-5.2 patch 36: fix for reading partial invalid multibyte characters More... over 1 year ago
Bash-5.2 patch 35: fix compilation on systems that provide select or pselect but not both More... over 1 year ago
Bash-5.2 patch 34: fix for parsing compound assignment while expanding alias More... over 1 year ago
Bash-5.2 patch 33: fix autoconf test for broken strtold More... over 1 year ago
Bash-5.2 patch 32: fix printing coprocs when the coproc does not have a name More... over 1 year ago
Bash-5.2 patch 31: fix memory leak in optimized $(<file) expansion More... over 1 year ago
Bash-5.2 patch 30: fix bug with marking jobs terminated by signals as notified More... over 1 year ago
Bash-5.2 patch 29: fix for error recovery when parsing invalid compound assignments More... over 1 year ago
Bash-5.2 patch 28: fix terminal pgrp handling in DEBUG trap More... over 1 year ago
Bash-5.2 patch 27: fix autoconf test for strtoimax More... over 1 year ago
Bash-5.2 patch 26: fix typo when specifying readline's custom color prefix More... about 2 years ago
Bash-5.2 patch 25: fix problem with subshells terminated by a signal exiting with the wrong status More... about 2 years ago
Bash-5.2 patch 24: fix problem with tilde expansion of values in compound associative array assignments More... about 2 years ago
Bash-5.2 patch 23: fix local - from overwriting saved set of options More... about 2 years ago
Bash-5.2 patch 22: fix readline attempting to zero out a line that is not null-terminated More... about 2 years ago
bash-5.2 updated translations; remove tags file More... about 2 years ago
Bash-5.2 patch 21: fix for expanding command substitutions in a word expansion in a here-document More... about 2 years ago