<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/apk-tools/src, branch v2.0.3</title>
<subtitle>ncopa's apk-tools repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/'/>
<entry>
<title>info: fix usage of arrays</title>
<updated>2010-06-08T11:26:35+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-08T11:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=8ac170c49db4782531b0d13eb534e3df53951969'/>
<id>8ac170c49db4782531b0d13eb534e3df53951969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>state: fix error printing</title>
<updated>2010-06-08T07:24:21+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-08T07:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=efe90d43c8de624f771d726d8412bfbc30002afa'/>
<id>efe90d43c8de624f771d726d8412bfbc30002afa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db: fix usage of apk_name_array in install_ctx</title>
<updated>2010-06-07T14:45:04+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-07T14:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=f85d87e5f9d0572bbb04ecb9aaad47f9c15b1703'/>
<id>f85d87e5f9d0572bbb04ecb9aaad47f9c15b1703</id>
<content type='text'>
got broken to the previous array cleanup and grepping struct
definition only from headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
got broken to the previous array cleanup and grepping struct
definition only from headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>all: rework how arrays work</title>
<updated>2010-06-05T09:33:54+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-05T09:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=7be853e63785276338a4c4d9e5be084f24114bed'/>
<id>7be853e63785276338a4c4d9e5be084f24114bed</id>
<content type='text'>
Instead of having a null pointer, use a dummy array which just
says the array is empty. This helps in multiple places of the code
which would otherwise need explicitly need to check first if the
array exists. This has been cause of multiple seg.faults in the
past as the array check is easily omitted.

This also removes (or fixes) all existing checks accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of having a null pointer, use a dummy array which just
says the array is empty. This helps in multiple places of the code
which would otherwise need explicitly need to check first if the
array exists. This has been cause of multiple seg.faults in the
past as the array check is easily omitted.

This also removes (or fixes) all existing checks accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>state: fix a crash in error printing</title>
<updated>2010-06-03T19:03:02+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-03T19:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=069c89898478b0273f7e6d0ea803d6151ee74ff7'/>
<id>069c89898478b0273f7e6d0ea803d6151ee74ff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db, pkg: fix triggers related crash</title>
<updated>2010-06-01T13:46:53+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-01T13:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=ce3cf8bff901e7fcacbca640ffedaeea2b3bdf7f'/>
<id>ce3cf8bff901e7fcacbca640ffedaeea2b3bdf7f</id>
<content type='text'>
clean up the triggers properly, in proper order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up the triggers properly, in proper order.
</pre>
</div>
</content>
</entry>
<entry>
<title>state: print missing package names on error</title>
<updated>2010-06-01T12:06:48+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-01T12:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=440cffef5891dab07631e17f83845f9f95f89b0d'/>
<id>440cffef5891dab07631e17f83845f9f95f89b0d</id>
<content type='text'>
especially important if the package requested from command line
does not exist. otherwise we would not print an error at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
especially important if the package requested from command line
does not exist. otherwise we would not print an error at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>state: improve error messages from dependency failures</title>
<updated>2010-06-01T08:49:32+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-01T08:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=038b672061919296b68b83a1ccead9c31b650c6c'/>
<id>038b672061919296b68b83a1ccead9c31b650c6c</id>
<content type='text'>
Print more information why installation changeset calculation failed.
Fixes #187.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Print more information why installation changeset calculation failed.
Fixes #187.
</pre>
</div>
</content>
</entry>
<entry>
<title>state: modify reinstallation prints</title>
<updated>2010-05-27T13:19:14+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-05-27T13:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=2165547badcc26be1a0fcb2944f11c0bfea25d8a'/>
<id>2165547badcc26be1a0fcb2944f11c0bfea25d8a</id>
<content type='text'>
To print upgrading if package is actually being changed instead of
pure reinstall.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To print upgrading if package is actually being changed instead of
pure reinstall.
</pre>
</div>
</content>
</entry>
<entry>
<title>state: show changed packages as upgrades</title>
<updated>2010-05-27T13:01:29+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-05-27T13:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=4fde5f101ad7a11dbbcdf855b8b2053aa9f8fa03'/>
<id>4fde5f101ad7a11dbbcdf855b8b2053aa9f8fa03</id>
<content type='text'>
If version is equal, but package contents are different we should
show the package being upgraded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If version is equal, but package contents are different we should
show the package being upgraded.
</pre>
</div>
</content>
</entry>
</feed>
