<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ideviceinstaller/src, branch 1.0.1</title>
<subtitle>Manage applications on iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/'/>
<entry>
<title>Fix building on OS X by explicitly adding limits.h header</title>
<updated>2012-03-27T09:48:54+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-27T09:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=d0b5934f6f32c306610659041a3d74a6f4b59ddd'/>
<id>d0b5934f6f32c306610659041a3d74a6f4b59ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build failure with libzip 0.10</title>
<updated>2012-03-21T14:17:44+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-21T14:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=de7da75362b614d32492346b9bb4ca7c3c225505'/>
<id>de7da75362b614d32492346b9bb4ca7c3c225505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a compiler cast warning for printf format on 64bit systems by using inttypes.h</title>
<updated>2011-04-25T07:29:20+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-04-25T07:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=7d7546510c77be1d11c207f53f37417442488758'/>
<id>7d7546510c77be1d11c207f53f37417442488758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add glib2 dependency to configure.ac so packaging tools can pick it up</title>
<updated>2011-04-25T07:28:33+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-04-25T07:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=f18415854d426b703982119cacd981e75ac95308'/>
<id>f18415854d426b703982119cacd981e75ac95308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a cast to fix a compiler printf warning</title>
<updated>2011-03-26T10:19:38+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-03-26T10:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=a7103c5a018601bc4c239caacca77e25ed1492ae'/>
<id>a7103c5a018601bc4c239caacca77e25ed1492ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing libgen.h include to make compilers happy</title>
<updated>2011-03-26T10:19:04+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-03-26T10:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=ecb942b024de4038ff98cbaa3ca2e209b1da290c'/>
<id>ecb942b024de4038ff98cbaa3ca2e209b1da290c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alter usage output to closer match other tools and lowercase short debug option</title>
<updated>2011-03-19T15:57:13+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-03-19T15:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=273a9d402ed05d140bcfc76548b432345c49d752'/>
<id>273a9d402ed05d140bcfc76548b432345c49d752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>%zu represents a size_t, not %d. Fixes a compile error on GCC 4.3.4.</title>
<updated>2010-04-08T09:42:32+00:00</updated>
<author>
<name>Keith Gable</name>
</author>
<published>2010-04-08T03:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=32b2197f363648ec1490122043326eb5fc9c83f5'/>
<id>32b2197f363648ec1490122043326eb5fc9c83f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix long arguments segfaulting due to wrong getopt struct setup</title>
<updated>2010-04-07T13:15:06+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-04-07T13:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=25103d3343074b61c6e2311324ccc92fc07e9105'/>
<id>25103d3343074b61c6e2311324ccc92fc07e9105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatibility for libimobiledevice API &gt;= 1.1.0</title>
<updated>2010-04-05T17:12:50+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-04-02T02:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/ideviceinstaller.git/commit/?id=5acdb60f197b192f475373a710077c62b6d6f4f3'/>
<id>5acdb60f197b192f475373a710077c62b6d6f4f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
