<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apk-tools/src, branch v3.0-wip</title>
<subtitle>Alpine Package Keeper, the 2.x tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/'/>
<entry>
<title>adb: introduce apk-tools database format, and few applets</title>
<updated>2020-02-28T21:18:52+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2019-12-13T13:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=9530fbfa044bedf5821ff5ffffb7d4f3994f603f'/>
<id>9530fbfa044bedf5821ff5ffffb7d4f3994f603f</id>
<content type='text'>
This is a flat buffers inspired format that allows fast
mmaped access to the data with low overhead, signature support
and relatively good forward support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a flat buffers inspired format that allows fast
mmaped access to the data with low overhead, signature support
and relatively good forward support.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: fix unaligned memory access in csum_hash()</title>
<updated>2020-02-21T07:33:58+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2020-02-21T07:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=c054fbc11e9beca0d45285c3e1f448c81416c5ce'/>
<id>c054fbc11e9beca0d45285c3e1f448c81416c5ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix murmur3 hash unaligned memory access</title>
<updated>2020-02-17T19:36:28+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2020-02-17T10:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=3694dc5fa2660e2b241d706ec1672beb0a9c24b8'/>
<id>3694dc5fa2660e2b241d706ec1672beb0a9c24b8</id>
<content type='text'>
- do not do unaligned accesses on non-x86 hardware
- clean up the code a little bit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- do not do unaligned accesses on non-x86 hardware
- clean up the code a little bit
</pre>
</div>
</content>
</entry>
<entry>
<title>rename all iostream source to io_*.c</title>
<updated>2020-02-14T14:53:12+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2020-02-14T11:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=6d11ec36e6b6e17978797ef8062d22175717f894'/>
<id>6d11ec36e6b6e17978797ef8062d22175717f894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename all applets sources to app_*.c</title>
<updated>2020-02-14T14:49:55+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2020-02-14T11:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=60b87557e57ca4e23126bf8c25b1cb978e380dfd'/>
<id>60b87557e57ca4e23126bf8c25b1cb978e380dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>io: add stream copy helper</title>
<updated>2020-02-14T14:45:13+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2019-12-18T10:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=72be8139303d55463e470ee608a27eb4af950aff'/>
<id>72be8139303d55463e470ee608a27eb4af950aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>defines: add typeof() as it's gcc built-in</title>
<updated>2020-02-04T08:36:05+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2020-02-04T08:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=d60477751f374a2d58dc73f64dca4ff95ea39a00'/>
<id>d60477751f374a2d58dc73f64dca4ff95ea39a00</id>
<content type='text'>
Related to MR !15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related to MR !15
</pre>
</div>
</content>
</entry>
<entry>
<title>remove apk_time() as it is causing problems with shared objects</title>
<updated>2020-02-04T08:31:10+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2020-02-04T08:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=45d313c51cbae20bce0789db86ba82ff79c9b202'/>
<id>45d313c51cbae20bce0789db86ba82ff79c9b202</id>
<content type='text'>
Instead, to make sure test mode produces same output, redefine
time() for the test mode binary.

Reverts parts of 0b82bcc53e60.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, to make sure test mode produces same output, redefine
time() for the test mode binary.

Reverts parts of 0b82bcc53e60.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update apk to make man pages sole source of truth</title>
<updated>2020-01-26T07:03:18+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2020-01-16T22:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=b62d252b7b51cd4ca8030577849842b07e1913fb'/>
<id>b62d252b7b51cd4ca8030577849842b07e1913fb</id>
<content type='text'>
Detailed docs have been removed from the apk binaries, in favor of
git-style short summaries of each command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detailed docs have been removed from the apk binaries, in favor of
git-style short summaries of each command.
</pre>
</div>
</content>
</entry>
<entry>
<title>add apk-manifest(8)</title>
<updated>2020-01-26T07:01:26+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2020-01-08T03:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=7c2c68df692b8a4ab5ede02bef3e9af7256581aa'/>
<id>7c2c68df692b8a4ab5ede02bef3e9af7256581aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
