summaryrefslogtreecommitdiff
path: root/src/apk_package.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-22signing: verify and generate identityTimo Teras1-0/+1
2009-07-22various: more informative error messagesTimo Teras1-2/+2
2009-07-22various: misc fixesTimo Teras1-3/+5
2009-07-20db: signed index loading (ref #46)Timo Teras1-4/+9
2009-07-17digest: use oneshot context flag where approriateTimo Teras1-1/+2
2009-07-17verify: new applet (ref #46)Timo Teras1-3/+29
2009-07-16various: new style index generationTimo Teras1-1/+5
2009-07-16pkg: remove support for the deprecated .INSTALL scriptTimo Teras1-1/+0
2009-07-15cache: make cache cleaning work again properlyTimo Teras1-0/+2
2009-07-14db: live with sha1 and md5Timo Teras1-2/+4
2009-06-20ver: only compare the given packages, show versionNatanael Copa1-0/+2
2009-06-16add: support for forced versionsNatanael Copa1-0/+4
2009-04-16pkg: clean up writing of dependenciesTimo Teras1-3/+1
2009-04-16pkg: apk_deps_del helper introducedTimo Teras1-0/+2
2009-04-14state: rework changeset calculation algorithmTimo Teras1-3/+10
2009-03-17pkg: write dependencies directly file instead of bufferTimo Teras1-0/+1
2009-01-16add: --upgrade|-u to control if upgrading is preferred or notTimo Teras1-5/+2
2009-01-06db: restructure in-memory organizationTimo Teras1-1/+1
2008-11-28io: apk_ostream stuffTimo Teras1-1/+1
2008-11-28add: add support to install packages not in a repositoryTimo Teras1-0/+1
2008-11-28db: rework 'files' to 'installed'Timo Teras1-0/+4
2008-11-27hash, db: use apk_blob_t and list_*Timo Teras1-1/+1
2008-11-07use zlib internally to decompressTimo Teras1-1/+2
2008-11-07pkg: support for new scriptsTimo Teras1-6/+8
2008-04-22Overwriting of bb files, apk_create (from old apk-tools), chdir changes,Timo Teras1-1/+1
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+84