<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/builtin/pwd.c, branch master</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>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 most of the bugs in path</title>
<updated>2020-09-15T11:38:22+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-15T11:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=170d0b74fa725196bca0fa549520d0d8bfa07576'/>
<id>170d0b74fa725196bca0fa549520d0d8bfa07576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing path hash table, replacing it by brute force search</title>
<updated>2020-09-14T19:35:51+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-14T18:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=a2a51b77a5534978f30f2788f7ed9cbe4fda3089'/>
<id>a2a51b77a5534978f30f2788f7ed9cbe4fda3089</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>Added default environment variable, pwd prints $PWD instead of using getcwd</title>
<updated>2020-07-19T18:47:41+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-19T18:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=7b9b77cbd7cfb3ffa8ac9e8ea69e01aa96179635'/>
<id>7b9b77cbd7cfb3ffa8ac9e8ea69e01aa96179635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Norm compliant comment format, dirty script for doxygen comments</title>
<updated>2020-04-01T16:10:56+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-04-01T16:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=1ff9504c6b6f4c8bcebb75935b2d999f6c7b018c'/>
<id>1ff9504c6b6f4c8bcebb75935b2d999f6c7b018c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added builtin support in command eval, Refactoring eval/builtin function, Added doc</title>
<updated>2020-04-01T13:55:57+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-04-01T13:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=2eb59ee61e49b60472f82c000dd4f3536bd1987c'/>
<id>2eb59ee61e49b60472f82c000dd4f3536bd1987c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing ms_ prefix, Removing junk</title>
<updated>2020-03-31T19:41:33+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-03-31T19:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=b15ab562d74b5111ac7c9bd6e0ec185435902472'/>
<id>b15ab562d74b5111ac7c9bd6e0ec185435902472</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added doc</title>
<updated>2020-03-30T20:27:16+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-03-30T20:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=941099778b59da6b904c284e8a82affe4766124b'/>
<id>941099778b59da6b904c284e8a82affe4766124b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaning env and path, Removed state struct</title>
<updated>2020-03-28T11:10:13+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-03-28T11:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=73a7027a9d58c6ca71817170bff23ac71edac9d8'/>
<id>73a7027a9d58c6ca71817170bff23ac71edac9d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
