summaryrefslogtreecommitdiff
path: root/src/package.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-06db, pkg: fix rest of memory leaksTimo Teras1-0/+2
2008-11-28io: apk_ostream stuffTimo Teras1-16/+4
2008-11-28add: add support to install packages not in a repositoryTimo Teras1-0/+1
2008-11-28db: rework 'files' to 'installed'Timo Teras1-8/+30
2008-11-27hash, db: use apk_blob_t and list_*Timo Teras1-20/+20
2008-11-14db: checksum installed files, protect config filesTimo Teras1-1/+1
2008-11-12build: remove pthreads referencesTimo Teras1-1/+0
2008-11-07pkg: speed up indexing of version 2 .apksTimo Teras1-3/+5
2008-11-07use zlib internally to decompressTimo Teras1-13/+14
2008-11-07db: fix installation of apk v1 packagesTimo Teras1-1/+1
2008-11-07pkg: support for new scriptsTimo Teras1-51/+75
2008-11-06db: parse new style .PKGINFOTimo Teras1-52/+102
2008-10-26give more helpful error messagesNatanael Copa1-3/+6
2008-04-22Overwriting of bb files, apk_create (from old apk-tools), chdir changes,Timo Teras1-6/+10
2008-04-21Argument parsing. Some other stuff too.Timo Teras1-20/+0
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+483