I Use This!
Very Low Activity

Commits : Listings

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