<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vish.git, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.sigexec.com/cgit.cgi/vish.git/atom?h=master</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/vish.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/'/>
<updated>2020-03-21T11:59:52Z</updated>
<entry>
<title>Split instruction between builtin and command</title>
<updated>2020-03-21T11:59:52Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-21T11:44:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=5596b2ed6b7109db1ddfd474d77e24cac647fd66'/>
<id>urn:sha1:5596b2ed6b7109db1ddfd474d77e24cac647fd66</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Add a few builtins</title>
<updated>2020-03-21T11:59:52Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-21T10:55:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=7b51b6435a48efc3667f016b48b39d462158f1bb'/>
<id>urn:sha1:7b51b6435a48efc3667f016b48b39d462158f1bb</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Add more tests using redirections, quoting and whitespaces</title>
<updated>2020-03-21T11:42:43Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-21T09:26:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=6d76fbd80a1d633c7b5583730e0a0247f365ae10'/>
<id>urn:sha1:6d76fbd80a1d633c7b5583730e0a0247f365ae10</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Implement AND &amp; OR instructions</title>
<updated>2020-03-21T11:42:43Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-21T01:00:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=ed79e3d28b34e4826196529a6a7c04518c91b71f'/>
<id>urn:sha1:ed79e3d28b34e4826196529a6a7c04518c91b71f</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Implement stdout and stderr redirections</title>
<updated>2020-03-21T11:42:42Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-21T00:59:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=18f21ff584ebf84408d28ff03b2c9fb0da8d3675'/>
<id>urn:sha1:18f21ff584ebf84408d28ff03b2c9fb0da8d3675</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Handle quoting, escapements and IFS correctly</title>
<updated>2020-03-21T11:42:21Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-20T23:06:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=3da7ccbf94fc9dfeead62b0091b0f365bf89c0ef'/>
<id>urn:sha1:3da7ccbf94fc9dfeead62b0091b0f365bf89c0ef</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Add first version capable of parsing very simple commands</title>
<updated>2020-03-21T11:30:14Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-20T18:58:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=609fad38b5818806323757d816d9fac5ba3c8a4c'/>
<id>urn:sha1:609fad38b5818806323757d816d9fac5ba3c8a4c</id>
<content type='text'>
The script is able to parse very simple commands that don't wrap multiple
lines.

Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Add very simple test scenario</title>
<updated>2020-03-20T18:25:00Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-20T18:25:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=693b25deab67fcd3a499fa3db55f5a218b3b7ae3'/>
<id>urn:sha1:693b25deab67fcd3a499fa3db55f5a218b3b7ae3</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2020-03-20T18:05:25Z</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-20T18:05:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/vish.git/commit/?id=b60803131ecc4a43c51198f62a235a2badbd993c'/>
<id>urn:sha1:b60803131ecc4a43c51198f62a235a2badbd993c</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
</feed>
