- f538627 bash: Compile with gnu89 for legacy K&R compatibility by Thomas Turner · 10 months ago 16.0
- 9c4eca8 bash: Regenerate headers and source files by LuK1337 · 9 months ago
- 56a7bfe Merge tag 'bash-5.2' of https://git.savannah.gnu.org/git/bash into lineage-22.2 by LuK1337 · 9 months ago
- e394fc5 mk->bp by LuK1337 · 2 years ago
- 74091dd bash-5.2 distribution sources and documentation by Chet Ramey · 3 years, 6 months ago
- 9f59ea3 bash: Set proper env PATH for Android by Bruno Martins · 4 years, 2 months ago
- 9a812c3 bash: Move to /system_ext by Bruno Martins · 4 years, 2 months ago
- 74a0f0c bashrc: Use full current working directory path for root as well by LuK1337 · 6 years ago
- c911034 bashrc: Add `ll` alias by LuK1337 · 6 years ago
- ba585eb inputrc: Import from Ubuntu by LuK1337 · 6 years ago
- fcf373a bashrc: change cm to lineage by Stefan Assmann · 8 years ago
- 4f25c45 bashrc: remove resize and ps alias by Stefan Assmann · 8 years ago
- 66666d3 bashrc: correct PS1 by Dan Pasanen · 10 years ago
- 69eaa1c bash: export environment variables in a way that bash understands by Dan Pasanen · 10 years ago
- 9aad8d6 bash: Update default environment by Steve Kondik · 10 years ago
- a48d6c3 bash: Remove Busybox aliases by Steve Kondik · 10 years ago
- b4b81db bashrc: call resize command to init term dim by Tanguy Pruvot · 11 years ago
- 41547e7 bashrc: export the environment variables by Dan Pasanen · 11 years ago
- 5833ac2 bashrc: use xterm as default terminal by Dan Pasanen · 12 years ago
- 444dcbe bashrc: set alias ls="busybox ls --color=auto" by Firerat · 15 years ago
- 9c5aabc Use a loop for busybox aliases by Scott Anderson · 15 years ago
- c5c7fd4 fixed some problems with bash by cvpcs · 16 years ago
- f79b23a added bashrc and bash_logout support system-wide by cvpcs · 16 years ago
- 3fb7c2a set some paths and removed the debugger by cvpcs · 16 years ago
- f157ca8 Set up build for android by Dan Pasanen · 12 years ago
- 9439ce0 Bash-5.1 patch 16: fix interpretation of multiple instances of ! in [[ conditional commands by Chet Ramey · 4 years, 3 months ago
- 18ad612 Bash-5.1 patch 15: fix readline display of some characters > 128 in certain single-byte encodings by Chet Ramey · 4 years, 3 months ago
- 72912fb Bash-5.1 patch 14: fix off-by-one error when reading multibyte characters from command substitution output by Chet Ramey · 4 years, 3 months ago
- 6b9422d Bash-5.1 patch 13: fix tilde expansion after unquoted colons in posix mode by Chet Ramey · 4 years, 3 months ago
- 1540932 Bash-5.1 patch 12: fix race condition with child processes and resetting trapped signals by Chet Ramey · 4 years, 5 months ago
- c839339 Bash-5.1 patch 11: save and restore alias parsing when performing compound array assignment by Chet Ramey · 4 years, 5 months ago
- 910fcdc Bash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal by Chet Ramey · 4 years, 5 months ago
- fed4274 Bash-5.1 patch 9: fix bash malloc implementation of malloc_usable_size by Chet Ramey · 4 years, 5 months ago
- ce23728 Bash-5.1 patch 8: clean up FIFOs created by redirections in child processes by Chet Ramey · 5 years ago
- b72f88d Bash-5.1 patch 7: fix version comparisons in readline startup files by Chet Ramey · 5 years ago
- f3cd936 Bash-5.1 patch 6: make sure child processes forked to execute command substitutions are in the right process group by Chet Ramey · 5 years ago
- cc978a6 Bash-5.1 patch 5: fix memory leaks in compound array assignments by Chet Ramey · 5 years ago
- f3a35a2 Bash-5.1 updated translations by Chet Ramey · 5 years ago
- 76404c8 Bash-5.1 patch 4: fix key-value pair associative array assignment word expansions by Chet Ramey · 5 years ago
- a042c73 Bash-5.1 patch 3: fix command substitution in here-document from child process in wrong process group by Chet Ramey · 5 years ago
- ba970fd Bash-5.1 patch 2: fix wait -n -p var with no jobs not leaving var unset by Chet Ramey · 5 years ago
- f1e1163 Bash-5.1 patch 1: add dependency to Makefile to fix highly parallel builds by Chet Ramey · 5 years ago
- cbe0339 Bash-5.1 updated translations by Chet Ramey · 5 years ago
- 8868eda bash-5.1 distribution sources and documentation by Chet Ramey · 5 years ago
- 36f2c40 Bash-5.0 patch 18: fix quoted null string removal when using shell word expansion pattern operators by Chet Ramey · 6 years ago
- 9e49d34 Bash-5.0 patch 17: better fix for reaping process substitution file descriptors by Chet Ramey · 6 years ago
- 6c6454c Bash-5.0 patch 16: bash waits too long to reap /dev/fd process substitutions with loops and group commands by Chet Ramey · 6 years ago
- ad1b3e6 Bash-5.0 patch 15: aliases and -c commands can cause premature termination by Chet Ramey · 6 years ago
- 8b6524c Bash-5.0 patch 14: edit-and-execute-command does not handle empty command lines by Chet Ramey · 6 years ago
- f747f9f Bash-5.0 patch 13: reading history entries with timestamps can result in joined entries by Chet Ramey · 6 years ago
- b0852fb Bash-5.0 patch 12: fix problems moving back beyond start of history by Chet Ramey · 6 years ago
- d894cfd Bash-5.0 patch 11: fix quoted null character removal in operands of conditional ([[) commands by Chet Ramey · 7 years ago
- 6a3116f Bash-5.0 patch 10: changes to posix-mode assignment statements preceding functions and special builtins by Chet Ramey · 7 years ago
- 9f597fd Bash-5.0 patch 9: fix file descriptor leak with zero-length history file by Chet Ramey · 7 years ago
- 0132358 Bash-5.0 patch 8: fix history offset when HISTSIZE == 0 that can lead to crashes by Chet Ramey · 7 years ago
- 3ba6974 Bash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group by Chet Ramey · 7 years ago
- dfd2cc6 Bash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_SHOPT by Chet Ramey · 7 years ago
- 41f5420 Bash-5.0 patch 5: prevent optimizing forks away too aggressively by Chet Ramey · 7 years ago
- 16c907a Bash-5.0 patch 4: the wait builtin without arguments only waits for known children the shell started by Chet Ramey · 7 years ago
- fcf6ae7 Bash-5.0 patch 3: improvements when globbing directory names containing backslashes by Chet Ramey · 7 years ago
- ddf3f64 Bash-5.0 patch 2: fix expansion of aliases whose value ends with an unquoted tab by Chet Ramey · 7 years ago
- 4d2e315 Bash-5.0 patch 1: fix pathname expansion of directory names containing backslashes by Chet Ramey · 7 years ago
- d233b48 bash-5.0 distribution sources and documentation by Chet Ramey · 7 years ago
- 6444760 fix for SIGINT in sourced script by Chet Ramey · 8 years ago
- 34dbca5 readline multi-key command re-read input fix by Chet Ramey · 8 years ago
- 36f89ff SIGINT trap handler SIGINT loop fix by Chet Ramey · 8 years ago
- 354efb9 saved background process status hash table loop fixes by Chet Ramey · 8 years ago
- 7de2745 update .gitignore for developers by Chet Ramey · 8 years ago
- b0776d8 Bash-4.4 patch 19 by Chet Ramey · 8 years ago
- eb78197 Bash-4.4 patch 18 by Chet Ramey · 8 years ago
- b3a5ec8 Bash-4.4 patch 17 by Chet Ramey · 8 years ago
- c9f1b04 Bash-4.4 patch 16 by Chet Ramey · 8 years ago
- 9cce630 Bash-4.4 patch 15 by Chet Ramey · 8 years ago
- 2fb21d7 Bash-4.4 patch 14 by Chet Ramey · 8 years ago
- 1aef9c7 Bash-4.4 patch 13 by Chet Ramey · 8 years ago
- bc00779 Bash-4.4 patch 12 by Chet Ramey · 9 years ago
- 76bb456 Bash-4.4 patch 11 by Chet Ramey · 9 years ago
- 5b9762d Bash-4.4 patch 10 by Chet Ramey · 9 years ago
- e59fb11 Bash-4.4 patch 9 by Chet Ramey · 9 years ago
- b9f81c2 Bash-4.4 patch 8 by Chet Ramey · 9 years ago
- 4f747ed Bash-4.4 patch 7 by Chet Ramey · 9 years ago
- 44bfefc Bash-4.4 patch 6 by Chet Ramey · 9 years ago
- f459cbd Bash-4.4 patch 5 by Chet Ramey · 9 years ago
- 2965eca Bash-4.4 patch 4 by Chet Ramey · 9 years ago
- 4f59a8b Bash-4.4 patch 3 by Chet Ramey · 9 years ago
- 280bd77 Bash-4.4 patch 2 by Chet Ramey · 9 years ago
- 8ddc8d6 Bash-4.4 patch 1 by Chet Ramey · 9 years ago
- a0c0a00 Bash-4.4 distribution sources and documentation by Chet Ramey · 10 years ago
- 30a978b Bash-4.3 patch 46 by Chet Ramey · 10 years ago
- 591b09c Bash-4.3 patch 45 by Chet Ramey · 10 years ago
- 489302a Bash-4.3 patch 44 by Chet Ramey · 10 years ago
- 8061f8f Bash-4.3 patch 43 by Chet Ramey · 10 years ago
- ae339e9 Bash-4.3 patch 42 by Chet Ramey · 11 years ago
- 2b3ca7e Bash-4.3 patch 41 by Chet Ramey · 11 years ago
- 8d98b94 Bash-4.3 patch 40 by Chet Ramey · 11 years ago
- d2744e0 Bash-4.3 patch 39 by Chet Ramey · 11 years ago
- af61c54 Bash-4.3 patch 38 by Chet Ramey · 11 years ago
- 1cfd8d2 Bash-4.3 patch 37 by Chet Ramey · 11 years ago
- 4e3e531 Bash-4.3 patch 36 by Chet Ramey · 11 years ago
- e57a256 Bash-4.3 patch 35 by Chet Ramey · 11 years ago