summaryrefslogtreecommitdiff
path: root/doc/bash.html
Commit message (Expand)AuthorAgeFilesLines
* complete initial implementation of nofork command substitution (${ command; })develChet Ramey2023-05-151-12/+63
* readline and completion fixesChet Ramey2023-04-201-3/+15
* new compgen -V option to store completions in an arrayChet Ramey2023-04-181-58/+188
* fix for programmable completion functions setting traps on signals that readl...Chet Ramey2022-12-061-30/+45
* documentation updatesChet Ramey2022-09-201-16/+16
* modify readline so it adjusts internal variables when the locale changes betw...Chet Ramey2022-08-151-2/+8
* parse extended glob patterns in command substitutions in compatibility mode, ...Chet Ramey2022-08-021-40/+128
* bumped version to 5.2-rc1Chet Ramey2022-06-141-11/+23
* fix for EXIT trap in -c command; suspend -f now suspends even if job control ...Chet Ramey2022-05-181-5/+9
* fix crash from compgen in a non-interactive shell; globstar option now works ...Chet Ramey2022-04-191-13/+36
* changes for the shopt compatNN optionsChet Ramey2022-02-151-7/+35
* fixes to read/wait; revert change that processes $'...' quoting in here-docum...Chet Ramey2022-01-241-13/+22
* getting ready for bash-5.2Chet Ramey2022-01-111-10/+39
* new getconf shell builtinChet Ramey2021-11-301-9/+34
* removed some commented-out code dependent on the compatibility level now that...Chet Ramey2021-11-221-6/+9
* readline: use a custom extension in LS_COLORS to set the colored completion p...Chet Ramey2021-11-161-131/+434
* commit bash-20201116 snapshotChet Ramey2020-11-181-4/+8
* commit bash-20201026 snapshotChet Ramey2020-10-301-4/+4
* commit bash-20201001 snapshotChet Ramey2020-10-191-6/+7
* commit bash-20200907 snapshotChet Ramey2020-09-211-9/+7
* commit bash-20200807 snapshotChet Ramey2020-08-121-3/+5
* commit bash-20200720 snapshotChet Ramey2020-07-281-11/+22
* commit bash-20200615 snapshotChet Ramey2020-06-181-222/+396
* commit bash-20200131 snapshotChet Ramey2020-02-041-8/+32
* commit bash-20200110 snapshotChet Ramey2020-01-211-2/+2
* commit bash-20191127 snapshotChet Ramey2019-12-021-22/+26
* commit bash-20191122 snapshotChet Ramey2019-11-251-41/+63
* commit bash-20190712 snapshotChet Ramey2019-07-151-10/+48
* commit bash-20190621 snapshotChet Ramey2019-06-241-5/+23
* commit bash-20190612 snapshotChet Ramey2019-06-141-3/+6
* commit bash-20190524 snapshotChet Ramey2019-05-281-8/+24
* commit bash-20190424 snapshotChet Ramey2019-04-251-9/+17
* commit bash-20190227 snapshotChet Ramey2019-02-281-8/+11
* commit bash-20190104 snapshotChet Ramey2019-01-081-3/+4
* commit bash-20181221 snapshotChet Ramey2018-12-261-7/+22
* commit bash-20181123 snapshotChet Ramey2018-12-031-2/+2
* commit bash-20181116 snapshotChet Ramey2018-11-191-4/+5
* commit bash-20181109 snapshotChet Ramey2018-11-121-9/+32
* commit bash-20180907 snapshotChet Ramey2018-09-101-10/+31
* commit bash-20180720 snapshotChet Ramey2018-07-241-10/+12
* commit bash-20180615 snapshotChet Ramey2018-06-201-1/+1
* commit bash-20180608 snapshotChet Ramey2018-06-121-12/+29
* commit bash-20180322 snapshotChet Ramey2018-03-261-1/+8
* commit bash-20180316 snapshotChet Ramey2018-03-191-12/+34
* commit bash-20180302 snapshotChet Ramey2018-03-051-12/+38
* commit bash-20180105 snapshotChet Ramey2018-01-081-20/+63
* commit bash-20171013 snapshotChet Ramey2017-10-181-5/+6
* commit bash-20171006 snapshotChet Ramey2017-10-111-2/+4
* commit bash-20170825 snapshotChet Ramey2017-08-251-5/+8
* commit bash-snap-20170626 snapshotChet Ramey2017-06-261-11/+27