summaryrefslogtreecommitdiffstats
path: root/src/add.c
Commit message (Expand)AuthorAgeFilesLines
* add: create csum for virtuals. only add the virtual to worldNatanael Copa2009-05-151-2/+14
* add: improve error reporting for virtual packagesNatanael Copa2009-05-151-5/+7
* add: support for virtual meta packagesNatanael Copa2009-05-141-4/+34
* fix uninitialized variable bugNatanael Copa2009-05-141-1/+1
* fix misc compiler warnings about unintialized variables.Natanael Copa2009-05-111-2/+3
* add: delay state initialization til we have all pkgs in dbNatanael Copa2009-05-111-5/+9
* state: rework changeset calculation algorithmTimo Teras2009-04-141-6/+18
* db: database locking and creation to part of opening itTimo Teras2009-01-171-22/+5
* add: --upgrade|-u to control if upgrading is preferred or notTimo Teras2009-01-161-4/+8
* add: --initdb to replace create appletTimo Teras2009-01-131-6/+52
* apk: per applet optionsTimo Teras2009-01-131-1/+1
* add: add support to install packages not in a repositoryTimo Teras2008-11-281-4/+22
* hash, db: use apk_blob_t and list_*Timo Teras2008-11-271-1/+1
* Argument parsing. Some other stuff too.Timo Teras2008-04-211-3/+4
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+42