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