<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell/lib/libft, branch main</title>
<subtitle>A partial reimplementation of bash from scratch created at 42 Heilbronn 
</subtitle>
<id>https://git.dkaiser.de/42/minishell/atom?h=main</id>
<link rel='self' href='https://git.dkaiser.de/42/minishell/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/'/>
<updated>2025-11-12T13:29:55Z</updated>
<entry>
<title>Make runnable on linux</title>
<updated>2025-11-12T13:29:55Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2025-11-12T13:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=851968359252a8ef189e58c9ab80ad2caa0f714c'/>
<id>urn:sha1:851968359252a8ef189e58c9ab80ad2caa0f714c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed leaks in tokenizer and collectargs also fixed seg for &lt; &gt; and improved value add by $ use</title>
<updated>2025-01-25T12:01:10Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-25T12:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=87b90103930d83d74baa998866b0995cb8887d51'/>
<id>urn:sha1:87b90103930d83d74baa998866b0995cb8887d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a</title>
<updated>2025-01-23T17:41:18Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-23T17:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=18fb7cb8ae69fc3439266a154aa6b0f947d6805d'/>
<id>urn:sha1:18fb7cb8ae69fc3439266a154aa6b0f947d6805d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kinda fix for pipe error and again.vs for you db just chnage workfolder gn</title>
<updated>2025-01-22T01:40:27Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-22T01:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=f6e474d27a1398c6d4f2e88c7f2d3797b85217da'/>
<id>urn:sha1:f6e474d27a1398c6d4f2e88c7f2d3797b85217da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>here</title>
<updated>2025-01-13T10:06:54Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-13T10:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=78dc50a2bce3c6e31405437189e2990d8fc720ac'/>
<id>urn:sha1:78dc50a2bce3c6e31405437189e2990d8fc720ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed |&gt; fixed norm added new function</title>
<updated>2024-08-11T13:42:30Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-11T13:15:06Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=0d4f9e94f6d28a154ae4be3b918bfb014b4fa1e0'/>
<id>urn:sha1:0d4f9e94f6d28a154ae4be3b918bfb014b4fa1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed norm errors that i saw</title>
<updated>2024-08-09T13:28:03Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-09T13:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=88030338953372eb0d223cf27fd5c96063ac7ee2'/>
<id>urn:sha1:88030338953372eb0d223cf27fd5c96063ac7ee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tried without manz changes to improve it pls test it also doueble and single quote again</title>
<updated>2024-08-05T19:47:31Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-05T19:47:31Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=0539428e0b7e17713904d4dae33e3150b74e964f'/>
<id>urn:sha1:0539428e0b7e17713904d4dae33e3150b74e964f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added in header as well</title>
<updated>2024-08-05T11:55:36Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-05T11:55:36Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=06c41263920edf9f8a39ba6e7a44143dfa7515b2'/>
<id>urn:sha1:06c41263920edf9f8a39ba6e7a44143dfa7515b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added strncpy in make and removed -g out of main makefile</title>
<updated>2024-08-05T11:53:50Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-05T11:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=0451d68ddc3b945ae0c3c30d14061ff9f523c0c8'/>
<id>urn:sha1:0451d68ddc3b945ae0c3c30d14061ff9f523c0c8</id>
<content type='text'>
</content>
</entry>
</feed>
