<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/builtin/export.c, branch rendu</title>
<subtitle>School project: a minimalistic shell based on bash
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/'/>
<entry>
<title>Norming bultin and path</title>
<updated>2020-10-09T11:37:02+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-09T11:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=70c76a4e6d73551a1a78ed61e7cd8f7287137a99'/>
<id>70c76a4e6d73551a1a78ed61e7cd8f7287137a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing input not fully eaten syntax error, Added basename in prompt</title>
<updated>2020-10-08T15:06:15+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-08T15:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=6e61e60e3daeac766f88fcc2febef186d16559aa'/>
<id>6e61e60e3daeac766f88fcc2febef186d16559aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing parenthesis pipeline parsing, False negative unmatched quote on str</title>
<updated>2020-10-07T10:27:26+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-07T10:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=38630279546fbd3876fe2396f2afe4ca1bca9acc'/>
<id>38630279546fbd3876fe2396f2afe4ca1bca9acc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing macos error messages and SHLVL</title>
<updated>2020-10-06T15:40:58+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-06T15:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=22ff0337dc23239c32cc738bb6f576b8a0b66f8b'/>
<id>22ff0337dc23239c32cc738bb6f576b8a0b66f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring env, Removing bloat from utils, exec and env</title>
<updated>2020-09-15T15:54:48+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-15T15:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=f626f2715ab696fdb326ed67256d012d86faef9f'/>
<id>f626f2715ab696fdb326ed67256d012d86faef9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring eval file structure, Added comment to builtin</title>
<updated>2020-09-13T19:01:18+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-13T19:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=c51d31b8b751585153500729c25ae2f02d179e45'/>
<id>c51d31b8b751585153500729c25ae2f02d179e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing pipe zombie children</title>
<updated>2020-09-13T12:51:10+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-13T09:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=e63d7878ad5d5ad7ceec11e1e8ac79aced93fbc0'/>
<id>e63d7878ad5d5ad7ceec11e1e8ac79aced93fbc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added concurrent pipeline (not working with minishell_test for some obscure reason)</title>
<updated>2020-09-12T15:12:41+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-12T15:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=65006d0c14d3efa647b3c866ab54bdb1749fa31d'/>
<id>65006d0c14d3efa647b3c866ab54bdb1749fa31d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing double free redir, export and preprocess on empty value</title>
<updated>2020-08-28T15:53:11+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-28T15:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=1f947c5dfe27a9f7ef5734d4ab16a01317e50fe1'/>
<id>1f947c5dfe27a9f7ef5734d4ab16a01317e50fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added errof for cleaner error message, Removed previous error functions</title>
<updated>2020-07-19T17:27:52+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-19T17:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=6e456095fce214a2eadea0cafa3fa7ea1113b4e6'/>
<id>6e456095fce214a2eadea0cafa3fa7ea1113b4e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
