I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated translations; remove unneeded files More... 9 months 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... 9 months ago
Bash-5.2 patch 36: fix for reading partial invalid multibyte characters More... 9 months ago
Bash-5.2 patch 35: fix compilation on systems that provide select or pselect but not both More... 9 months ago
Bash-5.2 patch 34: fix for parsing compound assignment while expanding alias More... 9 months ago
Bash-5.2 patch 33: fix autoconf test for broken strtold More... 9 months ago
Bash-5.2 patch 32: fix printing coprocs when the coproc does not have a name More... 11 months ago
Bash-5.2 patch 31: fix memory leak in optimized $(<file) expansion More... 11 months ago
Bash-5.2 patch 30: fix bug with marking jobs terminated by signals as notified More... 11 months ago
Bash-5.2 patch 29: fix for error recovery when parsing invalid compound assignments More... 11 months ago
Bash-5.2 patch 28: fix terminal pgrp handling in DEBUG trap More... 11 months ago
Bash-5.2 patch 27: fix autoconf test for strtoimax More... 11 months ago
Bash-5.2 patch 26: fix typo when specifying readline's custom color prefix More... over 1 year ago
Bash-5.2 patch 25: fix problem with subshells terminated by a signal exiting with the wrong status More... over 1 year ago
Bash-5.2 patch 24: fix problem with tilde expansion of values in compound associative array assignments More... over 1 year ago
Bash-5.2 patch 23: fix local - from overwriting saved set of options More... over 1 year ago
Bash-5.2 patch 22: fix readline attempting to zero out a line that is not null-terminated More... over 1 year ago
bash-5.2 updated translations; remove tags file More... over 1 year ago
Bash-5.2 patch 21: fix for expanding command substitutions in a word expansion in a here-document More... over 1 year ago
Bash-5.2 patch 20: allow time reserved word as first token in command substitution More... over 1 year ago
Bash-5.2 patch 19: fix case where background job set the terminal process group More... over 1 year ago
Bash-5.2 patch 18: fix for returning unknown tokens to the bison parser More... over 1 year ago
Bash-5.2 patch 17: fix for optimizing forks when using the . builtin in a subshell More... over 1 year ago
Bash-5.2 patch 16: fix for a crash if one of the expressions in an arithmetic for command expands to NULL More... over 1 year ago
Bash-5.2 patch 15: fix too-aggressive optimizing forks out of subshell commands More... over 2 years ago
Bash-5.2 patch 14: process additional terminating signals when running the EXIT trap after a terminating signal More... over 2 years ago
Bash-5.2 patch 13: fix memory leak referencing a nonexistent associative array element More... over 2 years ago
Bash-5.2 patch 12: fixes for compat mode leaving extglob enabled after command substitution More... over 2 years ago
Bash-5.2 patch 11: reset readline timeout after read -e -t More... over 2 years ago
Bash-5.2 patch 10: slightly relax check for binary script files More... over 2 years ago