<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libcontacts/Makefile, branch master</title>
<subtitle>[Feature complete] A library for handling a simple, flexible contact list
</subtitle>
<id>https://git.maandree.se/libcontacts/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/libcontacts/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/'/>
<updated>2022-02-19T22:10:24Z</updated>
<entry>
<title>Improve makefile</title>
<updated>2022-02-19T22:10:24Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-02-19T22:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=9ffba2d1b2f5efa605834b095a323293baf3fe4d'/>
<id>urn:sha1:9ffba2d1b2f5efa605834b095a323293baf3fe4d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Unimportant fix to makefile</title>
<updated>2021-04-17T11:09:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-17T11:09:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=2673f5c6a35088d8e3670fe9344d5fbec389a036'/>
<id>urn:sha1:2673f5c6a35088d8e3670fe9344d5fbec389a036</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests</title>
<updated>2021-04-15T13:19:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-15T13:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=7471b170447706e6933d9018d280f2c43f3ffe85'/>
<id>urn:sha1:7471b170447706e6933d9018d280f2c43f3ffe85</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add libcontacts.7 and libcontacts.h.0 + minor fixes + reorder stuff in libcontacts.h</title>
<updated>2021-04-13T19:35:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-13T19:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=65a58bf2add32890351df739bd35fc808358436a'/>
<id>urn:sha1:65a58bf2add32890351df739bd35fc808358436a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m + add section 3 man pages</title>
<updated>2021-04-13T15:29:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-13T15:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=6546989d280d8fc1e8e2bc152f08d9b04090d4b8'/>
<id>urn:sha1:6546989d280d8fc1e8e2bc152f08d9b04090d4b8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add test for libcontacts_get_path</title>
<updated>2021-04-08T15:45:01Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-08T15:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=2adf7222ce021748b0edc4a9c5a32375a5b0d124'/>
<id>urn:sha1:2adf7222ce021748b0edc4a9c5a32375a5b0d124</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add build of dynamically linked library</title>
<updated>2021-04-08T14:56:42Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-08T14:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=b2da2d6f15e28b755f22bb5557e8c79b3abacd7e'/>
<id>urn:sha1:b2da2d6f15e28b755f22bb5557e8c79b3abacd7e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add libcontacts_same_number</title>
<updated>2021-04-03T21:51:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-03T21:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=510448fe2bde7592df8d1d83bfec9397eed1696c'/>
<id>urn:sha1:510448fe2bde7592df8d1d83bfec9397eed1696c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add block info</title>
<updated>2021-04-02T14:24:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-02T14:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=63145b929b143cfc8858a220d3e1d7fc88f7031e'/>
<id>urn:sha1:63145b929b143cfc8858a220d3e1d7fc88f7031e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>First commit</title>
<updated>2021-04-02T11:21:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-04-02T11:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libcontacts/commit/?id=8b52cc7243c2e0e4ef17db5583999030b8636584'/>
<id>urn:sha1:8b52cc7243c2e0e4ef17db5583999030b8636584</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
