<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tharre/redo, branch master</title>
<subtitle>An elegant and minimalistic replacement for make, written in C.</subtitle>
<id>https://git.th73.ovh/Tharre/redo/atom/?h=master</id>
<link rel='self' href='https://git.th73.ovh/Tharre/redo/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/'/>
<updated>2017-08-25T17:06:02Z</updated>
<entry>
<title>Add explicit shebang</title>
<updated>2017-08-25T17:06:02Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2017-08-25T17:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=5d35df94d62b76cb55c14e70b079ceb2c400b326'/>
<id>urn:sha1:5d35df94d62b76cb55c14e70b079ceb2c400b326</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct printf() flag for signed int</title>
<updated>2017-08-25T16:56:49Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2017-08-25T16:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=29bd5c84e41e8a6d5f91ed3b9fdfe90b59d5e471'/>
<id>urn:sha1:29bd5c84e41e8a6d5f91ed3b9fdfe90b59d5e471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix two small style issues</title>
<updated>2017-08-25T16:53:48Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2017-08-25T16:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=e93371cf23ada8e64a29ead33b81c00af419ebb5'/>
<id>urn:sha1:e93371cf23ada8e64a29ead33b81c00af419ebb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix includes in header files</title>
<updated>2017-05-08T00:48:17Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2017-05-08T00:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=ef859c58eda4fc82600a3e432058989263502f50'/>
<id>urn:sha1:ef859c58eda4fc82600a3e432058989263502f50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add make_abs() utility function</title>
<updated>2017-01-31T22:53:41Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2017-01-31T22:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=921268159d96efeb136fcfd29e8ba3212fd0a507'/>
<id>urn:sha1:921268159d96efeb136fcfd29e8ba3212fd0a507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't fail if directories disappear, just rebuild</title>
<updated>2016-12-25T02:16:01Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2016-12-25T02:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=a1b25d96c528370c71c64a0e13570be435dcd0f9'/>
<id>urn:sha1:a1b25d96c528370c71c64a0e13570be435dcd0f9</id>
<content type='text'>
Fixes #9
</content>
</entry>
<entry>
<title>Add test case for missing directories</title>
<updated>2016-12-25T02:04:09Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2016-12-25T02:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=966bcc06a43b8c128b5c100b5f6f635139b48389'/>
<id>urn:sha1:966bcc06a43b8c128b5c100b5f6f635139b48389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the build.sh script with bootstrap.sh</title>
<updated>2016-12-20T12:18:59Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2016-12-20T12:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=b39506329fbb46c5da343f20a5de7e328729da8f'/>
<id>urn:sha1:b39506329fbb46c5da343f20a5de7e328729da8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused #define and fix copyright comment</title>
<updated>2016-11-10T20:59:44Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2016-11-10T20:59:35Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=7bbab7ea616864fdcfe19100e1c9a31981d34650'/>
<id>urn:sha1:7bbab7ea616864fdcfe19100e1c9a31981d34650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move utility functions to util.c</title>
<updated>2016-10-31T21:31:04Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2016-10-31T21:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/redo/commit/?id=6b86ecb97dc5c49993a34092a8edc199201a2056'/>
<id>urn:sha1:6b86ecb97dc5c49993a34092a8edc199201a2056</id>
<content type='text'>
</content>
</entry>
</feed>
