<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dash/src/TOUR, branch master</title>
<subtitle>patched shell with cmake build
</subtitle>
<id>https://git.causal.agency/dash/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/dash/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/'/>
<updated>2020-05-28T11:34:15+00:00</updated>
<entry>
<title>shell: Fix typos</title>
<updated>2020-05-28T11:34:15+00:00</updated>
<author>
<name>Martin Michlmayr</name>
<email>tbm@cyrius.com</email>
</author>
<published>2020-05-20T08:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=c09c60ae76a4262f645fc8f4c7569d3d97d1a37d'/>
<id>urn:sha1:c09c60ae76a4262f645fc8f4c7569d3d97d1a37d</id>
<content type='text'>
Signed-off-by: Martin Michlmayr &lt;tbm@cyrius.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>[BUILTIN] Stop documenting EXSHELLPROC</title>
<updated>2010-11-28T12:47:07+00:00</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2010-11-28T12:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=8393af1b1412201a2815e0a21cfec1e7d2f83b68'/>
<id>urn:sha1:8393af1b1412201a2815e0a21cfec1e7d2f83b68</id>
<content type='text'>
At some point between ash 0.3.5-11.0.1 and ash 0.3.8-37, Debian
ash stopped using the EXSHELLPROC exception to handle shell
scripts without a magic number.

Remove all remaining references to it to avoid confusion.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>[EXPAND] Move parse-time quote flag detection to run-time</title>
<updated>2007-09-25T14:29:00+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2007-09-25T14:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=7cfd8be0dc83342b4a71f3a8e5b7efab4670e50c'/>
<id>urn:sha1:7cfd8be0dc83342b4a71f3a8e5b7efab4670e50c</id>
<content type='text'>
Because the parser does not recursively parse parameter expansion with respect
to quotes, we can't accurately determine quote status at parse time.  This
patch works around this by moving the quote detection to run-time where we
do interpret it recursively.

Test case:

	foo=\\
	echo "&lt;${foo#[\\]}&gt;"

Old result:

	&lt;\&gt;

New result:

	&lt;&gt;
</content>
</entry>
<entry>
<title>Copyright/licence updates and remove all traces of sys/cdefs.h</title>
<updated>2005-10-29T01:26:30+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-10-29T01:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=16399b907190e556d56e54eecd1121d13d124811'/>
<id>urn:sha1:16399b907190e556d56e54eecd1121d13d124811</id>
<content type='text'>
This change updates the BSD licence to the three-clause version since
NetBSD has already done so.  This makes dash GPL-compatible.

It also adds Christos Zoulas (NetBSD ash maintainer) to the COPYING file.
I've added "copyright by Herbert Xu" to most files.

Finally all CVS IDs and inclusion of sys/cdefs.h have been removed.
The latter is needed for support of klibc.
</content>
</entry>
<entry>
<title>Initial import.</title>
<updated>2005-09-26T08:32:28+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2005-09-26T08:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=05c1076ba2d1a68fe7f3a5ae618f786b8898d327'/>
<id>urn:sha1:05c1076ba2d1a68fe7f3a5ae618f786b8898d327</id>
<content type='text'>
</content>
</entry>
</feed>
