<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/tools, branch 2.2.0</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/'/>
<entry>
<title>Add API version to library and pkgconfig file for proper linking</title>
<updated>2020-06-14T21:18:39+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-13T01:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=eff97404bd3ca5954a100a68705474956f1a89dc'/>
<id>eff97404bd3ca5954a100a68705474956f1a89dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unfold automake variables into multiple lines for maintainability</title>
<updated>2020-06-09T16:19:07+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-09T16:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=c14849987d893999c03f165b49257e108d07bad3'/>
<id>c14849987d893999c03f165b49257e108d07bad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Update copyright header</title>
<updated>2020-06-05T15:08:46+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-05T15:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=07edc82d87e49da7c59f32995f914e17e9f233ba'/>
<id>07edc82d87e49da7c59f32995f914e17e9f233ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Add new "--version" option to output version information</title>
<updated>2020-06-05T15:07:14+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-05T15:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=d417d386f875bd81cad539c4e089d6670b06ee4d'/>
<id>d417d386f875bd81cad539c4e089d6670b06ee4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Fix option parsing</title>
<updated>2020-06-05T15:06:39+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-06-05T15:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=e64fbba33a3ca1c3194fb93322feb1b19169878c'/>
<id>e64fbba33a3ca1c3194fb93322feb1b19169878c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify plistutil usage output with other tools and add project URLs</title>
<updated>2020-06-04T00:30:40+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-04T00:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=d237e7125a6b19226598f4e53ae1455cff13f149'/>
<id>d237e7125a6b19226598f4e53ae1455cff13f149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add config.h include to plistutil.c</title>
<updated>2020-06-04T00:29:27+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-04T00:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=4a33d6033561e20227a28541683dfefe10c15c5b'/>
<id>4a33d6033561e20227a28541683dfefe10c15c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace tabs with correct space indentation in plistutil.c</title>
<updated>2020-06-04T00:28:07+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2020-06-04T00:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=ff4fc77a8146353e05890d7c191fb33d4f5e8259'/>
<id>ff4fc77a8146353e05890d7c191fb33d4f5e8259</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Improve usage text alignment</title>
<updated>2020-05-24T14:48:42+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-05-24T14:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=517a4f93b7032b06ff69488a70dbcb9ad8f02c6f'/>
<id>517a4f93b7032b06ff69488a70dbcb9ad8f02c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plistutil: Added ability to specify output format</title>
<updated>2020-05-24T12:54:46+00:00</updated>
<author>
<name>Jaywalker</name>
</author>
<published>2020-05-24T12:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=56d6e1212a4dfb5be17ffd974af31ec43d660789'/>
<id>56d6e1212a4dfb5be17ffd974af31ec43d660789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
