aboutsummaryrefslogtreecommitdiffstats
path: root/src/add.c
Commit message (Expand)AuthorAgeFilesLines
* db: unify handling of special packagesTimo Teräs2013-05-301-1/+0
* solver, test: make conflicts unconditionalTimo Teräs2012-02-291-2/+2
* add: allow specifying repository tag with added virtual packagesTimo Teräs2012-02-281-2/+12
* solver, db: repository pinning improvementsTimo Teräs2012-02-151-1/+1
* solver, upgrade: properly detect missing repository tagsTimo Teräs2012-01-171-7/+0
* add: make repository tag pinning strongerTimo Teräs2012-01-131-1/+1
* db: support line feed as 'world' dependency separatorTimo Teräs2012-01-121-1/+1
* add: fail if repository tag does not existTimo Teräs2012-01-121-1/+9
* add: print an error about malformed argumentsTimo Teräs2012-01-061-1/+4
* pkg, info: remember installed packages "replaces"Timo Teräs2011-10-181-2/+3
* solver: inheritable solver flagsTimo Teräs2011-09-161-2/+6
* all: update copyright year statementTimo Teräs2011-09-131-1/+1
* solver: add per-name specific flags, and fix the fix appletTimo Teräs2011-09-131-5/+9
* applets: start using solver codeTimo Teräs2011-09-091-36/+13
* state: use db in own struc when committingNatanael Copa2011-03-301-1/+1
* add: use default arch instead of noarch, improve errorsTimo Teräs2011-01-051-0/+1
* various: use 'atoms' for certain package field and misc fixesTimo Teräs2010-12-141-1/+1
* First steps for libapkNatanael Copa2010-06-111-0/+1
* state: improve error messages from dependency failuresTimo Teräs2010-06-011-14/+12
* add: print all failing packages instead of only firstNatanael Copa2010-02-261-3/+5
* add, del, db: fix various bugs introduced by earlier commitsTimo Teras2009-08-131-2/+3
* add: refuse to add bad dependencies to worldTimo Teras2009-08-131-20/+20
* db, audit: audit symlinks (by hash of the link target)Timo Teras2009-08-111-1/+1
* add: world needs to be updated before state instantiationTimo Teras2009-08-061-2/+1
* state: bug fixTimo Teras2009-08-061-1/+2
* all: implement database open optionsTimo Teras2009-08-061-24/+19
* state: fix world dependencies to be honored alwaysTimo Teras2009-08-041-0/+3
* apk: use *at instead of chdir+normal file syscallTimo Teras2009-07-311-1/+1
* add, fetch: make handling of special options more logicalTimo Teras2009-07-241-41/+0
* db: remove APK_NAME_VIRTUAL flagTimo Teras2009-07-241-1/+1
* db: create cache index with non-repository packagesTimo Teras2009-07-241-7/+20
* signing: verify and generate identityTimo Teras2009-07-221-2/+2
* add: fixes to installing non-repository packageTimo Teras2009-07-221-3/+13
* various: more informative error messagesTimo Teras2009-07-221-3/+3
* various: misc fixesTimo Teras2009-07-221-4/+7
* db: signed index loading (ref #46)Timo Teras2009-07-201-1/+1
* verify: new applet (ref #46)Timo Teras2009-07-171-1/+4
* various: new style index generationTimo Teras2009-07-161-1/+1
* db: live with sha1 and md5Timo Teras2009-07-141-1/+2
* csum: use openssl insteadTimo Teras2009-07-081-1/+1
* add: ignore install failures on 'apk add --force'Timo Teras2009-07-071-1/+2
* blob: function to checksum a blobTimo Teras2009-06-281-9/+1
* help: auto construct helpTimo Teras2009-06-251-46/+44
* improve --help outputNatanael Copa2009-06-191-1/+1
* add: support for forced versionsNatanael Copa2009-06-161-16/+5
* Revert "add: replace coffe-cup with starwars"Timo Teras2009-05-251-3/+47
* add: fix segfault when no params are givenLinux User2009-05-211-1/+2
* add: replace coffe-cup with starwarsNatanael Copa2009-05-211-48/+4
* add: coffe-cupNatanael Copa2009-05-211-0/+49
* add: fix segfault when no packages are givenNatanael Copa2009-05-191-1/+1