<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apk-tools/src/update.c, branch v2.3.2</title>
<subtitle>Alpine Package Keeper, the 2.x tree
</subtitle>
<id>https://git-old.alpinelinux.org/apk-tools/atom?h=v2.3.2</id>
<link rel='self' href='https://git-old.alpinelinux.org/apk-tools/atom?h=v2.3.2'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/'/>
<updated>2011-12-27T12:05:49Z</updated>
<entry>
<title>update: report number of distinct packages available</title>
<updated>2011-12-27T12:05:49Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2011-12-27T12:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=83b098d357fa8508834d65bf2fbfee6c288cbd20'/>
<id>urn:sha1:83b098d357fa8508834d65bf2fbfee6c288cbd20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update copyright year statement</title>
<updated>2011-09-13T08:53:01Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2011-09-13T08:53:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=1817b0a3c3ebd57e5332a80c15c70c46ec3eb8c0'/>
<id>urn:sha1:1817b0a3c3ebd57e5332a80c15c70c46ec3eb8c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various: use 'atoms' for certain package field and misc fixes</title>
<updated>2010-12-14T17:51:16Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-12-14T17:51:16Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=972bec32101fb6d03f82fdf1f3be6106097fbf37'/>
<id>urn:sha1:972bec32101fb6d03f82fdf1f3be6106097fbf37</id>
<content type='text'>
 - implement a hash table for commonly shared fields such as
   license, version and architecture
 - use macroes to print blobs or pkgname-pkgver strings
 - fix some old cruft
</content>
</entry>
<entry>
<title>First steps for libapk</title>
<updated>2010-06-11T07:02:18Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-03-05T08:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=3ec82a5a420fc00d38ad7dded819525a91533652'/>
<id>urn:sha1:3ec82a5a420fc00d38ad7dded819525a91533652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>index, version: support for repository descriptions (fixes #141)</title>
<updated>2009-09-03T10:56:24Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-09-03T10:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=58e771303c95f9d97d009602516b509866c3fb5a'/>
<id>urn:sha1:58e771303c95f9d97d009602516b509866c3fb5a</id>
<content type='text'>
ability embed description information to repository indexes
(e.g. repository name and version) and show it via "apk version -I".
</content>
</entry>
<entry>
<title>state, update: fixes</title>
<updated>2009-08-06T11:50:51Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-06T11:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=974a00bc5f42d11da1b0f27a4c2d399147a07f10'/>
<id>urn:sha1:974a00bc5f42d11da1b0f27a4c2d399147a07f10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: implement database open options</title>
<updated>2009-08-06T11:25:03Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-06T11:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=ecdacd15032578148489f868fd928fb502032c60'/>
<id>urn:sha1:ecdacd15032578148489f868fd928fb502032c60</id>
<content type='text'>
so user can override trusted keys directory and repositories file.
</content>
</entry>
<entry>
<title>db: removed apk_repository_update_all() as its no longer needed</title>
<updated>2009-07-09T06:25:27Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-07-09T06:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=fa47cadb98c4fd96e315acb3e96bb2487358f593'/>
<id>urn:sha1:fa47cadb98c4fd96e315acb3e96bb2487358f593</id>
<content type='text'>
We use APK_UPDATE_CACHE apk_flag instead.
</content>
</entry>
<entry>
<title>help: auto construct help</title>
<updated>2009-06-25T12:14:07Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-06-25T12:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=7a29678aac20ac9e113704f8a5743f6051edef8d'/>
<id>urn:sha1:7a29678aac20ac9e113704f8a5743f6051edef8d</id>
<content type='text'>
And add some more verbosity to the help message.
</content>
</entry>
<entry>
<title>db: add function apk_repository_update_all</title>
<updated>2009-06-19T17:01:15Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-19T17:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=cb074581f0d65bc43188d3552dd72c405c53e5d9'/>
<id>urn:sha1:cb074581f0d65bc43188d3552dd72c405c53e5d9</id>
<content type='text'>
We might want to add an --update-index option to misc applets. For
example:

  apk add --update-index -u package
  apk version --update-index
</content>
</entry>
</feed>
