I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Jul 15, 2025 — Jul 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bash-5.3 patch 15: fix read builtin to avoid cases where -1 is used as an index into the input buffer More... about 1 month ago
Bash-5.3 patch 14: update mapfile patch 11, removing stray line and improving the efficiency of the original fix More... about 1 month ago
Bash-5.3 patch 13: fix technically undefined behavior when comparing return value from realloc to the original pointer More... about 1 month ago
Bash-5.3 patch 12: fix subshells inappropriately running the EXIT trap if they receive a fatal signal before resetting traps More... about 1 month ago
Bash-5.3 patch 11: fix mapfile problem when callback unsets the variable it is modifying More... about 1 month ago
Bash-5.3 patch 10: fix loop in subshells calling wait builtin with inherited job list More... about 1 month ago
Bash-5.3 patch 9: fix crash when interrupting reverse i-search with ^C More... 7 months ago
Bash-5.3 patch 8: fix issue with calling mbrtowc too much when translating ansic-single-quoted strings More... 8 months ago
Bash-5.3 patch 7: fix issue where nofork command substitutions can affect redirections in the calling shell More... 8 months ago
Bash-5.3 patch 6: fix issues with range expressions and non-ascii characters in glob patterns when globasciiranges is enabled More... 8 months ago
Bash-5.3 patch 5: fix crash when restoring default disposition for SIGINT in asynchronous subshell More... 8 months ago
Bash-5.3 patch 4: fix issue with source when read(2) returns fewer characters than fstat(2) says are available More... 8 months ago
Bash-5.3: updated translations and gettext gmo files More... 12 months ago
Bash-5.3 patch 3: remove internal quoting that causes failures when expanding nested array subscripts in an arithmetic context More... 12 months ago
Bash-5.3 patch 2: do not try to use shm_open, there is too much variance in behavior across systems More... 12 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... 12 months ago
Bash-5.3 distribution sources and documentation More... about 1 year ago
updated translations; remove unneeded files More... almost 2 years 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... almost 2 years ago
Bash-5.2 patch 36: fix for reading partial invalid multibyte characters More... almost 2 years ago
Bash-5.2 patch 35: fix compilation on systems that provide select or pselect but not both More... almost 2 years ago
Bash-5.2 patch 34: fix for parsing compound assignment while expanding alias More... almost 2 years ago
Bash-5.2 patch 33: fix autoconf test for broken strtold More... almost 2 years ago
Bash-5.2 patch 32: fix printing coprocs when the coproc does not have a name More... almost 2 years ago
Bash-5.2 patch 31: fix memory leak in optimized $(<file) expansion More... almost 2 years ago
Bash-5.2 patch 30: fix bug with marking jobs terminated by signals as notified More... almost 2 years ago
Bash-5.2 patch 29: fix for error recovery when parsing invalid compound assignments More... almost 2 years ago
Bash-5.2 patch 28: fix terminal pgrp handling in DEBUG trap More... almost 2 years ago
Bash-5.2 patch 27: fix autoconf test for strtoimax More... almost 2 years ago
Bash-5.2 patch 26: fix typo when specifying readline's custom color prefix More... over 2 years ago