I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bash-5.2 patch 26: fix typo when specifying readline's custom color prefix More... 3 months ago
Bash-5.2 patch 25: fix problem with subshells terminated by a signal exiting with the wrong status More... 3 months ago
Bash-5.2 patch 24: fix problem with tilde expansion of values in compound associative array assignments More... 3 months ago
Bash-5.2 patch 23: fix local - from overwriting saved set of options More... 3 months ago
Bash-5.2 patch 22: fix readline attempting to zero out a line that is not null-terminated More... 3 months ago
bash-5.2 updated translations; remove tags file More... 5 months ago
Bash-5.2 patch 21: fix for expanding command substitutions in a word expansion in a here-document More... 5 months ago
Bash-5.2 patch 20: allow time reserved word as first token in command substitution More... 5 months ago
Bash-5.2 patch 19: fix case where background job set the terminal process group More... 5 months ago
Bash-5.2 patch 18: fix for returning unknown tokens to the bison parser More... 5 months ago
Bash-5.2 patch 17: fix for optimizing forks when using the . builtin in a subshell More... 5 months ago
Bash-5.2 patch 16: fix for a crash if one of the expressions in an arithmetic for command expands to NULL More... 5 months ago
Bash-5.2 patch 15: fix too-aggressive optimizing forks out of subshell commands More... over 1 year ago
Bash-5.2 patch 14: process additional terminating signals when running the EXIT trap after a terminating signal More... over 1 year ago
Bash-5.2 patch 13: fix memory leak referencing a nonexistent associative array element More... over 1 year ago
Bash-5.2 patch 12: fixes for compat mode leaving extglob enabled after command substitution More... over 1 year ago
Bash-5.2 patch 11: reset readline timeout after read -e -t More... over 1 year ago
Bash-5.2 patch 10: slightly relax check for binary script files More... over 1 year ago
Bash-5.2 patch 9: allow @ and * to be used as associative array keys in arithmetic expressions More... over 1 year ago
Bash-5.2 patch 8: fix for quoting brackets inside array subscript expansion More... over 1 year ago
Bash-5.2 patch 7: fixes for alias expansion inside command substitution in POSIX mode More... over 1 year ago
Bash-5.2 patch 6: fix for interrupting command substitution in interactive shells disabling aliases More... over 1 year ago
Bash-5.2 patch 5: fix crash with null pattern substitution replacement string More... over 1 year ago
Bash-5.2 patch 4: fix for nested brace expansions and brackets More... over 1 year ago
Bash-5.2 patch 3: preserve newlines while parsing command substitutions More... over 1 year ago
Bash-5.2 patch 2: fix crash in readline when started with an invalid locale specification More... over 1 year ago
Bash-5.2 patch 1: fix crash with unset arrays in arithmetic contexts More... over 1 year ago
bash-5.2 distribution sources and documentation More... over 1 year ago
Bash-5.1 patch 16: fix interpretation of multiple instances of ! in [[ conditional commands More... over 2 years ago
Bash-5.1 patch 15: fix readline display of some characters > 128 in certain single-byte encodings More... over 2 years ago