<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/utils.c, branch path</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>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>Moving utils_directory_iter back to path.c, abstraction not needed without globs</title>
<updated>2020-09-09T13:52:34+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-09T13:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=4238485a4e26a9d15541708bfc38bfede9bbe7d2'/>
<id>4238485a4e26a9d15541708bfc38bfede9bbe7d2</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 redirection, Added better prompt</title>
<updated>2020-09-09T12:21:13+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-09T12:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=ea2199c8805b5db5b31c46d0c5feb37f607a8394'/>
<id>ea2199c8805b5db5b31c46d0c5feb37f607a8394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring preprocess, replacing ms_split_notrim by a more direct function</title>
<updated>2020-08-20T21:23:35+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-20T21:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=cde465358750ef03b66655edcbef468a4a2f210b'/>
<id>cde465358750ef03b66655edcbef468a4a2f210b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing spaces at the beginning/end of variable with ms_split_notrim in utils.c</title>
<updated>2020-08-19T16:02:55+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-19T16:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=536e0f9acc36a07202274ada0154b291ab619dcb'/>
<id>536e0f9acc36a07202274ada0154b291ab619dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing glob by removing chdir, Changed cmd variables</title>
<updated>2020-07-20T16:29:03+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-20T16:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=e77b1667e23a05f2874f80f5e47e634c58180c37'/>
<id>e77b1667e23a05f2874f80f5e47e634c58180c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing cd error messages, Fixing glob on links</title>
<updated>2020-07-19T14:07:08+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-19T14:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=ed45800a6ad9d4cfbd73832d53e4e26bb7645054'/>
<id>ed45800a6ad9d4cfbd73832d53e4e26bb7645054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing cmd_variable with same names with env_export, Refactoring signal and prompt out of main</title>
<updated>2020-07-18T06:56:44+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-16T07:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=d68fa79b68dd527d1861df47df4f360b793b9174'/>
<id>d68fa79b68dd527d1861df47df4f360b793b9174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cmd local/exported environment variable (WIP, still a few edge cases)</title>
<updated>2020-07-15T16:33:37+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-15T16:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=bcc627a31a6652550be179d1602aae9ccd8db596'/>
<id>bcc627a31a6652550be179d1602aae9ccd8db596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added export/unset builtin error message and status code</title>
<updated>2020-07-15T11:27:31+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-15T11:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=9c9e5ac17efca1cc22fd8cf69fb75a1e4701efe7'/>
<id>9c9e5ac17efca1cc22fd8cf69fb75a1e4701efe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
