I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bash-5.1 patch 14: fix off-by-one error when reading multibyte characters from command substitution output More... about 2 years ago
Bash-5.1 patch 13: fix tilde expansion after unquoted colons in posix mode More... about 2 years ago
Bash-5.1 patch 12: fix race condition with child processes and resetting trapped signals More... over 2 years ago
Bash-5.1 patch 11: save and restore alias parsing when performing compound array assignment More... over 2 years ago
Bash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal More... over 2 years ago
Bash-5.1 patch 9: fix bash malloc implementation of malloc_usable_size More... over 2 years ago
Bash-5.1 patch 8: clean up FIFOs created by redirections in child processes More... almost 3 years ago
Bash-5.1 patch 7: fix version comparisons in readline startup files More... almost 3 years ago
Bash-5.1 patch 6: make sure child processes forked to execute command substitutions are in the right process group More... almost 3 years ago
Bash-5.1 patch 5: fix memory leaks in compound array assignments More... almost 3 years ago
Bash-5.1 updated translations More... about 3 years ago
Bash-5.1 patch 4: fix key-value pair associative array assignment word expansions More... over 3 years ago
Bash-5.1 patch 3: fix command substitution in here-document from child process in wrong process group More... over 3 years ago
Bash-5.1 patch 2: fix wait -n -p var with no jobs not leaving var unset More... over 3 years ago
Bash-5.1 patch 1: add dependency to Makefile to fix highly parallel builds More... over 3 years ago
Bash-5.1 updated translations More... over 3 years ago
bash-5.1 distribution sources and documentation More... over 3 years ago
Bash-5.0 patch 18: fix quoted null string removal when using shell word expansion pattern operators More... over 3 years ago
Bash-5.0 patch 17: better fix for reaping process substitution file descriptors More... almost 4 years ago
Bash-5.0 patch 16: bash waits too long to reap /dev/fd process substitutions with loops and group commands More... about 4 years ago
Bash-5.0 patch 15: aliases and -c commands can cause premature termination More... about 4 years ago
Bash-5.0 patch 14: edit-and-execute-command does not handle empty command lines More... about 4 years ago
Bash-5.0 patch 13: reading history entries with timestamps can result in joined entries More... about 4 years ago
Bash-5.0 patch 12: fix problems moving back beyond start of history More... about 4 years ago
Bash-5.0 patch 11: fix quoted null character removal in operands of conditional ([[) commands More... over 4 years ago
Bash-5.0 patch 10: changes to posix-mode assignment statements preceding functions and special builtins More... over 4 years ago
Bash-5.0 patch 9: fix file descriptor leak with zero-length history file More... over 4 years ago
Bash-5.0 patch 8: fix history offset when HISTSIZE == 0 that can lead to crashes More... over 4 years ago
Bash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group More... almost 5 years ago
Bash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_SHOPT More... almost 5 years ago