1. 5833ac2 bashrc: use xterm as default terminal by Dan Pasanen · 12 years ago
  2. 444dcbe bashrc: set alias ls="busybox ls --color=auto" by Firerat · 15 years ago
  3. 9c5aabc Use a loop for busybox aliases by Scott Anderson · 15 years ago
  4. c5c7fd4 fixed some problems with bash by cvpcs · 16 years ago
  5. f79b23a added bashrc and bash_logout support system-wide by cvpcs · 16 years ago
  6. 3fb7c2a set some paths and removed the debugger by cvpcs · 16 years ago
  7. f157ca8 Set up build for android by Dan Pasanen · 12 years ago
  8. 8868eda bash-5.1 distribution sources and documentation by Chet Ramey · 5 years ago
  9. 36f2c40 Bash-5.0 patch 18: fix quoted null string removal when using shell word expansion pattern operators by Chet Ramey · 6 years ago
  10. 9e49d34 Bash-5.0 patch 17: better fix for reaping process substitution file descriptors by Chet Ramey · 6 years ago
  11. 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
  12. ad1b3e6 Bash-5.0 patch 15: aliases and -c commands can cause premature termination by Chet Ramey · 6 years ago
  13. 8b6524c Bash-5.0 patch 14: edit-and-execute-command does not handle empty command lines by Chet Ramey · 6 years ago
  14. f747f9f Bash-5.0 patch 13: reading history entries with timestamps can result in joined entries by Chet Ramey · 6 years ago
  15. b0852fb Bash-5.0 patch 12: fix problems moving back beyond start of history by Chet Ramey · 6 years ago
  16. d894cfd Bash-5.0 patch 11: fix quoted null character removal in operands of conditional ([[) commands by Chet Ramey · 7 years ago
  17. 6a3116f Bash-5.0 patch 10: changes to posix-mode assignment statements preceding functions and special builtins by Chet Ramey · 7 years ago
  18. 9f597fd Bash-5.0 patch 9: fix file descriptor leak with zero-length history file by Chet Ramey · 7 years ago
  19. 0132358 Bash-5.0 patch 8: fix history offset when HISTSIZE == 0 that can lead to crashes by Chet Ramey · 7 years ago
  20. 3ba6974 Bash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group by Chet Ramey · 7 years ago
  21. dfd2cc6 Bash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_SHOPT by Chet Ramey · 7 years ago
  22. 41f5420 Bash-5.0 patch 5: prevent optimizing forks away too aggressively by Chet Ramey · 7 years ago
  23. 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
  24. fcf6ae7 Bash-5.0 patch 3: improvements when globbing directory names containing backslashes by Chet Ramey · 7 years ago
  25. ddf3f64 Bash-5.0 patch 2: fix expansion of aliases whose value ends with an unquoted tab by Chet Ramey · 7 years ago
  26. 4d2e315 Bash-5.0 patch 1: fix pathname expansion of directory names containing backslashes by Chet Ramey · 7 years ago
  27. d233b48 bash-5.0 distribution sources and documentation by Chet Ramey · 7 years ago
  28. 6444760 fix for SIGINT in sourced script by Chet Ramey · 8 years ago
  29. 34dbca5 readline multi-key command re-read input fix by Chet Ramey · 8 years ago
  30. 36f89ff SIGINT trap handler SIGINT loop fix by Chet Ramey · 8 years ago
  31. 354efb9 saved background process status hash table loop fixes by Chet Ramey · 8 years ago
  32. 7de2745 update .gitignore for developers by Chet Ramey · 8 years ago
  33. b0776d8 Bash-4.4 patch 19 by Chet Ramey · 8 years ago
  34. eb78197 Bash-4.4 patch 18 by Chet Ramey · 8 years ago
  35. b3a5ec8 Bash-4.4 patch 17 by Chet Ramey · 8 years ago
  36. c9f1b04 Bash-4.4 patch 16 by Chet Ramey · 8 years ago
  37. 9cce630 Bash-4.4 patch 15 by Chet Ramey · 8 years ago
  38. 2fb21d7 Bash-4.4 patch 14 by Chet Ramey · 8 years ago
  39. 1aef9c7 Bash-4.4 patch 13 by Chet Ramey · 8 years ago
  40. bc00779 Bash-4.4 patch 12 by Chet Ramey · 9 years ago
  41. 76bb456 Bash-4.4 patch 11 by Chet Ramey · 9 years ago
  42. 5b9762d Bash-4.4 patch 10 by Chet Ramey · 9 years ago
  43. e59fb11 Bash-4.4 patch 9 by Chet Ramey · 9 years ago
  44. b9f81c2 Bash-4.4 patch 8 by Chet Ramey · 9 years ago
  45. 4f747ed Bash-4.4 patch 7 by Chet Ramey · 9 years ago
  46. 44bfefc Bash-4.4 patch 6 by Chet Ramey · 9 years ago
  47. f459cbd Bash-4.4 patch 5 by Chet Ramey · 9 years ago
  48. 2965eca Bash-4.4 patch 4 by Chet Ramey · 9 years ago
  49. 4f59a8b Bash-4.4 patch 3 by Chet Ramey · 9 years ago
  50. 280bd77 Bash-4.4 patch 2 by Chet Ramey · 9 years ago
  51. 8ddc8d6 Bash-4.4 patch 1 by Chet Ramey · 9 years ago
  52. a0c0a00 Bash-4.4 distribution sources and documentation by Chet Ramey · 10 years ago
  53. 30a978b Bash-4.3 patch 46 by Chet Ramey · 10 years ago
  54. 591b09c Bash-4.3 patch 45 by Chet Ramey · 10 years ago
  55. 489302a Bash-4.3 patch 44 by Chet Ramey · 10 years ago
  56. 8061f8f Bash-4.3 patch 43 by Chet Ramey · 10 years ago
  57. ae339e9 Bash-4.3 patch 42 by Chet Ramey · 11 years ago
  58. 2b3ca7e Bash-4.3 patch 41 by Chet Ramey · 11 years ago
  59. 8d98b94 Bash-4.3 patch 40 by Chet Ramey · 11 years ago
  60. d2744e0 Bash-4.3 patch 39 by Chet Ramey · 11 years ago
  61. af61c54 Bash-4.3 patch 38 by Chet Ramey · 11 years ago
  62. 1cfd8d2 Bash-4.3 patch 37 by Chet Ramey · 11 years ago
  63. 4e3e531 Bash-4.3 patch 36 by Chet Ramey · 11 years ago
  64. e57a256 Bash-4.3 patch 35 by Chet Ramey · 11 years ago
  65. 8daea13 Bash-4.3 patch 34 by Chet Ramey · 11 years ago
  66. 84c617e Bash-4.3 patch 33 by Chet Ramey · 11 years ago
  67. d836e8a Bash-4.3 patch 32 by Chet Ramey · 11 years ago
  68. f9d8560 Bash-4.3 patch 31 by Chet Ramey · 11 years ago
  69. ca6a2ba Bash-4.3 patch 30 by Chet Ramey · 12 years ago
  70. 13db572 Bash-4.3 patch 29 by Chet Ramey · 12 years ago
  71. 90a39f3 Bash-4.3 patch 28 by Chet Ramey · 12 years ago
  72. 3590145 Bash-4.3 patch 27 by Chet Ramey · 12 years ago
  73. 836a17b Bash-4.3 patch 26 by Chet Ramey · 12 years ago
  74. b64a0e1 Bash-4.3 patch 25 by Chet Ramey · 12 years ago
  75. 1a1f8b5 Bash-4.3 patch 24 by Chet Ramey · 12 years ago
  76. 85b9481 Bash-4.3 patch 23 by Chet Ramey · 12 years ago
  77. df2c55d Bash-4.3 patch 22 by Chet Ramey · 12 years ago
  78. 0006238 Bash-4.3 patch 21 by Chet Ramey · 12 years ago
  79. daefb2c Bash-4.3 patch 20 by Chet Ramey · 12 years ago
  80. 9b86eb2 Bash-4.3 patch 19 by Chet Ramey · 12 years ago
  81. 3575162 Bash-4.3 patch 18 by Chet Ramey · 12 years ago
  82. 9ddcfa1 Bash-4.3 patch 17 by Chet Ramey · 12 years ago
  83. 34ce402 Bash-4.3 patch 16 by Chet Ramey · 12 years ago
  84. c6dcdf4 Bash-4.3 patch 15 by Chet Ramey · 12 years ago
  85. 3b34f6e Bash-4.3 patch 14 by Chet Ramey · 12 years ago
  86. eec5e6e Bash-4.3 patch 13 by Chet Ramey · 12 years ago
  87. 4a741ca Bash-4.3 patch 12 by Chet Ramey · 12 years ago
  88. b7ec181 Bash-4.3 patch 11 by Chet Ramey · 12 years ago
  89. 2b76266 Bash-4.3 patch 10 by Chet Ramey · 12 years ago
  90. 6ebbb24 Bash-4.3 patch 9 by Chet Ramey · 12 years ago
  91. 7137b2d Bash-4.3 patch 8 by Chet Ramey · 12 years ago
  92. 01657c6 Bash-4.3 patch 7 by Chet Ramey · 12 years ago
  93. 22205f4 Bash-4.3 patch 6 by Chet Ramey · 12 years ago
  94. bc63a08 Bash-4.3 patch 5 by Chet Ramey · 12 years ago
  95. 84fc3e2 Bash-4.3 patch 4 by Chet Ramey · 12 years ago
  96. 1233ce5 Bash-4.3 patch 3 by Chet Ramey · 12 years ago
  97. 7f89f4c Bash-4.3 patch 2 by Chet Ramey · 12 years ago
  98. f5c8237 Bash-4.3 patch 1 by Chet Ramey · 12 years ago
  99. ac50fba Bash-4.3 distribution sources and documentation by Chet Ramey · 12 years ago
  100. 4539d73 prep for bash-4.3 release by Chet Ramey · 12 years ago