I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 09, 2022 — Jun 09, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bash-5.2 patch 15: fix too-aggressive optimizing forks out of subshell commands More... 6 months ago
Bash-5.2 patch 14: process additional terminating signals when running the EXIT trap after a terminating signal More... 6 months ago
Bash-5.2 patch 13: fix memory leak referencing a nonexistent associative array element More... 6 months ago
Bash-5.2 patch 12: fixes for compat mode leaving extglob enabled after command substitution More... 7 months ago
Bash-5.2 patch 11: reset readline timeout after read -e -t More... 7 months ago
Bash-5.2 patch 10: slightly relax check for binary script files More... 7 months ago
Bash-5.2 patch 9: allow @ and * to be used as associative array keys in arithmetic expressions More... 7 months ago
Bash-5.2 patch 8: fix for quoting brackets inside array subscript expansion More... 7 months ago
Bash-5.2 patch 7: fixes for alias expansion inside command substitution in POSIX mode More... 7 months ago
Bash-5.2 patch 6: fix for interrupting command substitution in interactive shells disabling aliases More... 7 months ago
Bash-5.2 patch 5: fix crash with null pattern substitution replacement string More... 7 months ago
Bash-5.2 patch 4: fix for nested brace expansions and brackets More... 7 months ago
Bash-5.2 patch 3: preserve newlines while parsing command substitutions More... 7 months ago
Bash-5.2 patch 2: fix crash in readline when started with an invalid locale specification More... 8 months ago
Bash-5.2 patch 1: fix crash with unset arrays in arithmetic contexts More... 8 months ago
bash-5.2 distribution sources and documentation More... 9 months ago
Bash-5.1 patch 16: fix interpretation of multiple instances of ! in [[ conditional commands More... over 1 year ago
Bash-5.1 patch 15: fix readline display of some characters > 128 in certain single-byte encodings More... over 1 year ago
Bash-5.1 patch 14: fix off-by-one error when reading multibyte characters from command substitution output More... over 1 year ago
Bash-5.1 patch 13: fix tilde expansion after unquoted colons in posix mode More... over 1 year ago
Bash-5.1 patch 12: fix race condition with child processes and resetting trapped signals More... over 1 year ago
Bash-5.1 patch 11: save and restore alias parsing when performing compound array assignment More... over 1 year ago
Bash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal More... over 1 year ago
Bash-5.1 patch 9: fix bash malloc implementation of malloc_usable_size More... over 1 year ago
Bash-5.1 patch 8: clean up FIFOs created by redirections in child processes More... about 2 years ago
Bash-5.1 patch 7: fix version comparisons in readline startup files More... about 2 years ago
Bash-5.1 patch 6: make sure child processes forked to execute command substitutions are in the right process group More... about 2 years ago
Bash-5.1 patch 5: fix memory leaks in compound array assignments More... about 2 years ago
Bash-5.1 updated translations More... over 2 years ago
Bash-5.1 patch 4: fix key-value pair associative array assignment word expansions More... over 2 years ago