<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bash.git/doc/bashref.html, branch devel</title>
<subtitle>git.savannah.gnu.org: git/bash.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/'/>
<entry>
<title>complete initial implementation of nofork command substitution (${ command; })</title>
<updated>2023-05-15T17:30:18+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2023-05-15T17:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=e44e3d50dee26d12927baca188ad2a44a0135173'/>
<id>e44e3d50dee26d12927baca188ad2a44a0135173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readline and completion fixes</title>
<updated>2023-04-20T15:27:36+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2023-04-20T15:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=d052bd6fd99f76408f307cedd86d5a3de0184938'/>
<id>d052bd6fd99f76408f307cedd86d5a3de0184938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new compgen -V option to store completions in an array</title>
<updated>2023-04-18T14:25:47+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2023-04-18T14:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=a46164736e59066f767135b0b25eec73acbe98d8'/>
<id>a46164736e59066f767135b0b25eec73acbe98d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for programmable completion functions setting traps on signals that readline handles</title>
<updated>2022-12-06T15:41:41+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-12-06T15:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=237c32ba166c23d59a620a4850cd3dacdbb16a55'/>
<id>237c32ba166c23d59a620a4850cd3dacdbb16a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation updates</title>
<updated>2022-09-20T14:16:23+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-09-20T14:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=e9c75143a231e13779ffbb4d542ae9a1bbb59ca6'/>
<id>e9c75143a231e13779ffbb4d542ae9a1bbb59ca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modify readline so it adjusts internal variables when the locale changes between calls to readline()</title>
<updated>2022-08-15T16:32:00+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-08-15T16:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=b9ed20acfdbc388ef97a0f0137af29fd6a973430'/>
<id>b9ed20acfdbc388ef97a0f0137af29fd6a973430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parse extended glob patterns in command substitutions in compatibility mode, even if extglob is not set</title>
<updated>2022-08-02T15:16:48+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-08-02T15:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=9c317a6ae12aae38feac73bf98e13f7756b15e9c'/>
<id>9c317a6ae12aae38feac73bf98e13f7756b15e9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bumped version to 5.2-rc1</title>
<updated>2022-06-14T14:44:13+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-06-14T14:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=6392d7af0ed4c2a5fa481902daa3396459bb3891'/>
<id>6392d7af0ed4c2a5fa481902daa3396459bb3891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for EXIT trap in -c command; suspend -f now suspends even if job control is not enabled</title>
<updated>2022-05-18T13:50:42+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-05-18T13:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=daff9ecae93d466e7909c6dff7b5c87bb4e3fb17'/>
<id>daff9ecae93d466e7909c6dff7b5c87bb4e3fb17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash from compgen in a non-interactive shell; globstar option now works with complete -G; wait -p changes; some int-&gt;size_t changes</title>
<updated>2022-04-19T14:45:39+00:00</updated>
<author>
<name>Chet Ramey</name>
<email>chet.ramey@case.edu</email>
</author>
<published>2022-04-19T14:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bash.git/commit/?id=7a8455e4213ea3b8638d4e939a3198f5b5896fa3'/>
<id>7a8455e4213ea3b8638d4e939a3198f5b5896fa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
