Commit Graph

  • ca36bf5690 Added support for OpenSolaris on AArch64 and RISC-V osport/bash-5.1p16 Hayashi Naoyuki 2016-10-20 18:34:38 +0900
  • 9439ce094c Bash-5.1 patch 16: fix interpretation of multiple instances of ! in [[ conditional commands Chet Ramey 2022-01-04 17:03:45 -0500
  • 18ad612ea8 Bash-5.1 patch 15: fix readline display of some characters > 128 in certain single-byte encodings Chet Ramey 2022-01-04 17:01:33 -0500
  • 72912fb820 Bash-5.1 patch 14: fix off-by-one error when reading multibyte characters from command substitution output Chet Ramey 2022-01-04 16:59:40 -0500
  • 6b9422dbe3 Bash-5.1 patch 13: fix tilde expansion after unquoted colons in posix mode Chet Ramey 2022-01-04 16:58:20 -0500
  • 15409324f1 Bash-5.1 patch 12: fix race condition with child processes and resetting trapped signals Chet Ramey 2021-11-17 16:47:24 -0500
  • c839339fbf Bash-5.1 patch 11: save and restore alias parsing when performing compound array assignment Chet Ramey 2021-11-17 16:46:40 -0500
  • 910fcdc415 Bash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal Chet Ramey 2021-11-17 16:45:23 -0500
  • fed42742e0 Bash-5.1 patch 9: fix bash malloc implementation of malloc_usable_size Chet Ramey 2021-11-17 16:44:19 -0500
  • d771456a63 Added support for OpenSolaris on AArch64 and RISC-V osport/bash-5.1p8 Hayashi Naoyuki 2016-10-20 18:34:38 +0900
  • ce23728687 Bash-5.1 patch 8: clean up FIFOs created by redirections in child processes Chet Ramey 2021-05-04 14:31:53 -0400
  • b72f88db85 Bash-5.1 patch 7: fix version comparisons in readline startup files Chet Ramey 2021-05-04 14:31:05 -0400
  • f3cd936b81 Bash-5.1 patch 6: make sure child processes forked to execute command substitutions are in the right process group Chet Ramey 2021-05-04 14:30:17 -0400
  • cc978a6705 Bash-5.1 patch 5: fix memory leaks in compound array assignments Chet Ramey 2021-05-04 14:29:06 -0400
  • f3a35a2d60 Bash-5.1 updated translations Chet Ramey 2021-02-20 16:38:12 -0500
  • 76404c85d4 Bash-5.1 patch 4: fix key-value pair associative array assignment word expansions Chet Ramey 2020-12-19 14:30:13 -0500
  • a042c731ee Bash-5.1 patch 3: fix command substitution in here-document from child process in wrong process group Chet Ramey 2020-12-19 14:29:01 -0500
  • ba970fdb2d Bash-5.1 patch 2: fix wait -n -p var with no jobs not leaving var unset Chet Ramey 2020-12-19 14:27:54 -0500
  • f1e1163b3e Bash-5.1 patch 1: add dependency to Makefile to fix highly parallel builds Chet Ramey 2020-12-19 14:27:08 -0500
  • cbe03398db Bash-5.1 updated translations Chet Ramey 2020-12-16 15:10:44 -0500
  • 8868edaf22 bash-5.1 distribution sources and documentation Chet Ramey 2020-12-06 15:51:17 -0500
  • 22bf494c33 Added support for OpenSolaris on Alpha, AArch64 and RISC-V osport/bash-5.0p18 Hayashi Naoyuki 2016-10-20 18:34:38 +0900
  • 36f2c406ff Bash-5.0 patch 18: fix quoted null string removal when using shell word expansion pattern operators Chet Ramey 2020-07-10 11:29:25 -0400
  • 36e919e4b8 Added support for OpenSolaris on Alpha, AArch64 and RISC-V osport/bash-5.0p17 Hayashi Naoyuki 2016-10-20 18:34:38 +0900
  • 9e49d343e3 Bash-5.0 patch 17: better fix for reaping process substitution file descriptors Chet Ramey 2020-04-24 11:05:06 -0400
  • 87b3b852bd Added support for OpenSolaris on Alpha and AArch64 osport/bash-5.0p16 Hayashi Naoyuki 2016-10-20 18:34:38 +0900
  • 6c6454cb18 Bash-5.0 patch 16: bash waits too long to reap /dev/fd process substitutions with loops and group commands Chet Ramey 2020-02-07 15:20:38 -0500
  • ad1b3e6822 Bash-5.0 patch 15: aliases and -c commands can cause premature termination Chet Ramey 2020-02-07 15:19:53 -0500
  • 8b6524c482 Bash-5.0 patch 14: edit-and-execute-command does not handle empty command lines Chet Ramey 2020-02-07 15:18:41 -0500
  • f747f9ff4c Bash-5.0 patch 13: reading history entries with timestamps can result in joined entries Chet Ramey 2020-02-07 15:17:29 -0500
  • b0852fb54e Bash-5.0 patch 12: fix problems moving back beyond start of history Chet Ramey 2020-02-07 15:16:28 -0500
  • d894cfd104 Bash-5.0 patch 11: fix quoted null character removal in operands of conditional ([[) commands Chet Ramey 2019-08-29 11:21:20 -0400
  • 6a3116f58c Bash-5.0 patch 10: changes to posix-mode assignment statements preceding functions and special builtins Chet Ramey 2019-08-29 11:20:15 -0400
  • 9f597fd109 Bash-5.0 patch 9: fix file descriptor leak with zero-length history file Chet Ramey 2019-08-14 14:58:44 -0400
  • 01323582f7 Bash-5.0 patch 8: fix history offset when HISTSIZE == 0 that can lead to crashes Chet Ramey 2019-08-14 14:57:48 -0400
  • 9651bc6173 Added support for OpenSolaris on Alpha and AArch64 osport/bash-5.0p7 Hayashi Naoyuki 2016-10-20 18:34:38 +0900
  • 3ba697465b Bash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group Chet Ramey 2019-04-20 14:27:56 -0400
  • dfd2cc6ac5 Bash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_SHOPT Chet Ramey 2019-04-20 14:27:00 -0400
  • 41f5420db7 Bash-5.0 patch 5: prevent optimizing forks away too aggressively Chet Ramey 2019-04-20 14:25:52 -0400
  • 16c907aa3b Bash-5.0 patch 4: the wait builtin without arguments only waits for known children the shell started Chet Ramey 2019-04-20 14:24:28 -0400
  • fcf6ae7d06 Bash-5.0 patch 3: improvements when globbing directory names containing backslashes Chet Ramey 2019-03-19 10:05:39 -0400
  • ddf3f643cb Bash-5.0 patch 2: fix expansion of aliases whose value ends with an unquoted tab Chet Ramey 2019-01-18 15:13:57 -0500
  • 4d2e315490 Bash-5.0 patch 1: fix pathname expansion of directory names containing backslashes Chet Ramey 2019-01-18 15:12:37 -0500
  • d233b485e8 bash-5.0 distribution sources and documentation Chet Ramey 2019-01-07 09:27:52 -0500
  • 6444760999 fix for SIGINT in sourced script Chet Ramey 2018-06-01 10:22:36 -0400
  • 34dbca51a5 readline multi-key command re-read input fix Chet Ramey 2018-06-01 10:22:00 -0400
  • 36f89ff1d8 SIGINT trap handler SIGINT loop fix Chet Ramey 2018-06-01 10:20:32 -0400
  • 354efb96f1 saved background process status hash table loop fixes Chet Ramey 2018-06-01 10:19:56 -0400
  • 7de27456f6 update .gitignore for developers Chet Ramey 2018-03-06 15:54:12 -0500
  • b0776d8c49 Bash-4.4 patch 19 Chet Ramey 2018-02-06 16:22:34 -0500
  • eb78197af3 Bash-4.4 patch 18 Chet Ramey 2018-01-29 16:04:56 -0500
  • b3a5ec8dd5 Bash-4.4 patch 17 Chet Ramey 2018-01-29 16:04:37 -0500
  • c9f1b04651 Bash-4.4 patch 16 Chet Ramey 2018-01-29 16:04:20 -0500
  • 9cce630e80 Bash-4.4 patch 15 Chet Ramey 2018-01-29 16:04:01 -0500
  • 2fb21d75bf Bash-4.4 patch 14 Chet Ramey 2018-01-29 16:03:47 -0500
  • 1aef9c7b55 Bash-4.4 patch 13 Chet Ramey 2018-01-29 16:03:33 -0500
  • bc007799f0 Bash-4.4 patch 12 Chet Ramey 2017-01-27 11:25:44 -0500
  • 76bb456d8f Bash-4.4 patch 11 Chet Ramey 2017-01-20 15:38:49 -0500
  • 5b9762d6f0 Bash-4.4 patch 10 Chet Ramey 2017-01-20 15:38:38 -0500
  • e59fb114e9 Bash-4.4 patch 9 Chet Ramey 2017-01-20 15:38:29 -0500
  • b9f81c2977 Bash-4.4 patch 8 Chet Ramey 2017-01-20 15:38:10 -0500
  • 4f747edc62 Bash-4.4 patch 7 Chet Ramey 2017-01-20 11:47:55 -0500
  • 44bfefc553 Bash-4.4 patch 6 Chet Ramey 2017-01-20 11:47:31 -0500
  • f459cbd8be Bash-4.4 patch 5 Chet Ramey 2016-11-14 14:27:55 -0500
  • 2965eca924 Bash-4.4 patch 4 Chet Ramey 2016-11-14 14:27:35 -0500
  • 4f59a8babc Bash-4.4 patch 3 Chet Ramey 2016-11-14 14:27:23 -0500
  • 280bd77d8d Bash-4.4 patch 2 Chet Ramey 2016-11-14 14:27:06 -0500
  • 8ddc8d6e3a Bash-4.4 patch 1 Chet Ramey 2016-11-14 14:26:51 -0500
  • a0c0a00fc4 Bash-4.4 distribution sources and documentation Chet Ramey 2016-09-15 16:59:08 -0400
  • 30a978b7d8 Bash-4.3 patch 46 Chet Ramey 2016-06-20 15:14:49 -0400
  • 591b09c48f Bash-4.3 patch 45 Chet Ramey 2016-06-20 15:14:32 -0400
  • 489302a91d Bash-4.3 patch 44 Chet Ramey 2016-06-20 15:14:20 -0400
  • 8061f8f11e Bash-4.3 patch 43 Chet Ramey 2016-06-20 15:14:03 -0400
  • ae339e9c3c Bash-4.3 patch 42 Chet Ramey 2015-08-13 15:38:42 -0400
  • 2b3ca7e0cf Bash-4.3 patch 41 Chet Ramey 2015-08-13 15:38:31 -0400
  • 8d98b94e3e Bash-4.3 patch 40 Chet Ramey 2015-08-13 15:38:17 -0400
  • d2744e05f2 Bash-4.3 patch 39 Chet Ramey 2015-05-19 15:49:51 -0400
  • af61c5494b Bash-4.3 patch 38 Chet Ramey 2015-05-19 15:49:39 -0400
  • 1cfd8d27f6 Bash-4.3 patch 37 Chet Ramey 2015-05-19 14:55:51 -0400
  • 4e3e5312a5 Bash-4.3 patch 36 Chet Ramey 2015-05-19 14:55:37 -0400
  • e57a256f4e Bash-4.3 patch 35 Chet Ramey 2015-05-19 14:55:27 -0400
  • 8daea13bac Bash-4.3 patch 34 Chet Ramey 2015-05-19 14:55:02 -0400
  • 84c617ecf0 Bash-4.3 patch 33 Chet Ramey 2015-01-15 10:21:08 -0500
  • d836e8a211 Bash-4.3 patch 32 Chet Ramey 2015-01-15 10:20:45 -0500
  • f9d85604a7 Bash-4.3 patch 31 Chet Ramey 2015-01-15 10:20:04 -0500
  • ca6a2ba40c Bash-4.3 patch 30 Chet Ramey 2014-10-05 19:12:20 -0400
  • 13db572a82 Bash-4.3 patch 29 Chet Ramey 2014-10-02 22:50:19 -0400
  • 90a39f32de Bash-4.3 patch 28 Chet Ramey 2014-10-02 09:07:21 -0400
  • 3590145af6 Bash-4.3 patch 27 Chet Ramey 2014-09-27 22:58:05 -0400
  • 836a17be08 Bash-4.3 patch 26 Chet Ramey 2014-09-26 17:00:50 -0400
  • b64a0e1d0b Bash-4.3 patch 25 Chet Ramey 2014-09-25 08:45:07 -0400
  • 1a1f8b54fb Bash-4.3 patch 24 Chet Ramey 2014-08-18 11:45:31 -0400
  • 85b94814db Bash-4.3 patch 23 Chet Ramey 2014-08-18 11:45:12 -0400
  • df2c55de9c Bash-4.3 patch 22 Chet Ramey 2014-08-01 15:31:14 -0400
  • 0006238371 Bash-4.3 patch 21 Chet Ramey 2014-08-01 15:31:01 -0400
  • daefb2c519 Bash-4.3 patch 20 Chet Ramey 2014-08-01 15:30:48 -0400
  • 9b86eb22c4 Bash-4.3 patch 19 Chet Ramey 2014-08-01 15:30:33 -0400
  • 35751626ee Bash-4.3 patch 18 Chet Ramey 2014-05-16 14:19:20 -0400
  • 9ddcfa1684 Bash-4.3 patch 17 Chet Ramey 2014-05-16 14:18:57 -0400
  • 34ce402d02 Bash-4.3 patch 16 Chet Ramey 2014-05-16 14:18:39 -0400