<feed xmlns='http://www.w3.org/2005/Atom'>
<title>argparser/Makefile, branch 1.0</title>
<subtitle>[Unmaintained] Command line argument parser library, like getopt, except better
</subtitle>
<id>https://git.maandree.se/argparser/atom?h=1.0</id>
<link rel='self' href='https://git.maandree.se/argparser/atom?h=1.0'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/'/>
<updated>2013-08-01T14:03:40Z</updated>
<entry>
<title>derp</title>
<updated>2013-08-01T14:03:40Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T14:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=1ca076f451b06b931c9db3f52657935573633934'/>
<id>urn:sha1:1ca076f451b06b931c9db3f52657935573633934</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add .phony</title>
<updated>2013-08-01T00:46:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T00:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=b9249ba428bd1c9aae05c3777a84697fe50e0f36'/>
<id>urn:sha1:b9249ba428bd1c9aae05c3777a84697fe50e0f36</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add info to makefile</title>
<updated>2013-08-01T00:45:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T00:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=d96ba335b7a19f43b3fd3b605bd88fa7877c8729'/>
<id>urn:sha1:d96ba335b7a19f43b3fd3b605bd88fa7877c8729</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>prefix so files with lib</title>
<updated>2013-08-01T00:35:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T00:35:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=e09a7151ad2d1691b5ff501f5dd17ae36464a0ab'/>
<id>urn:sha1:e09a7151ad2d1691b5ff501f5dd17ae36464a0ab</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>typo</title>
<updated>2013-08-01T00:24:42Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T00:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=a3817b182ebae8905e4e06cb454ee9692a87a706'/>
<id>urn:sha1:a3817b182ebae8905e4e06cb454ee9692a87a706</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>oh, yeah, I did it that way</title>
<updated>2013-08-01T00:23:19Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T00:23:19Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=a91ab5aae34aa3c6c487d2e53dcde8ed940c0947'/>
<id>urn:sha1:a91ab5aae34aa3c6c487d2e53dcde8ed940c0947</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>forgot to use prefix and include .h</title>
<updated>2013-08-01T00:20:44Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T00:20:44Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=c96443bcb32b0cede5ae1113c028d3e3dfc2ad01'/>
<id>urn:sha1:c96443bcb32b0cede5ae1113c028d3e3dfc2ad01</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>improve makefile and add install and uninstall</title>
<updated>2013-08-01T00:12:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-08-01T00:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=21949c7ef6c689782160399138d1e9984eb3f0a0'/>
<id>urn:sha1:21949c7ef6c689782160399138d1e9984eb3f0a0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>misc fix</title>
<updated>2013-07-02T12:36:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-07-02T12:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=0eeeb016b7c059eb1d77b015b7486a96b544df9f'/>
<id>urn:sha1:0eeeb016b7c059eb1d77b015b7486a96b544df9f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>fix make</title>
<updated>2013-07-02T11:39:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2013-07-02T11:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/argparser/commit/?id=0116e2f5809219740cf3c8c548afade0018bdf69'/>
<id>urn:sha1:0116e2f5809219740cf3c8c548afade0018bdf69</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
