This website requires JavaScript.
Explore
Help
Sign In
pmodules
/
bash
Watch
0
Star
0
Fork
0
mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced
2026-06-26 07:13:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff6cfb1464a39b964204a4f83caab2b8484829a6
bash
/
lib
T
History
Chet Ramey
e9053f2a3a
fix for parameter expansions that contain valid and invalid expansions; avoid stale readdir() value in getcwd replacement; check libtinfow for termcap functions; fix to propagate exit status of builtins run in subshells back to calling shell
2025-08-04 10:18:32 -04:00
..
glob
More Makefile updates; updates for bash-5.3-beta
2024-11-15 11:15:23 -05:00
intl
fix for fdflags loadable builtin; new strptime loadable builtin; enable -f doesn't fall back to current directory if using BASH_LOADABLES_PATH; new operator for rl_complete_internal that just dumps possible completions
2023-11-24 12:39:17 -05:00
intl.old
update included libintl to gettext-0.21.1
2023-08-14 11:14:46 -04:00
malloc
minor updates for 5.3-rc1 release
2025-04-04 10:50:15 -04:00
readline
history library can now read history from non-regular files; fix for readline char search and macros; better fix for PROMPT_COMMAND and aliases ending in newlines; fix for casting COMMAND * and SIMPLE_COM * when parsing |&; fix to avoid undefined behavior when performing left and right arithmetic shifts
2025-08-01 16:26:31 -04:00
sh
fix for parameter expansions that contain valid and invalid expansions; avoid stale readdir() value in getcwd replacement; check libtinfow for termcap functions; fix to propagate exit status of builtins run in subshells back to calling shell
2025-08-04 10:18:32 -04:00
termcap
fix for invalid brace sequence expressions; cosmetic fix to help builtin; documentation and copyright updates; bump version to bash-5.3-rc1; cosmetic locale fixes
2025-03-24 17:07:43 -04:00
tilde
More Makefile updates; updates for bash-5.3-beta
2024-11-15 11:15:23 -05:00