aboutsummaryrefslogtreecommitdiffstats
path: root/src/apk_database.h
Commit message (Expand)AuthorAgeFilesLines
...
* solver, db: run triggers in dependency orderTimo Teräs2011-09-141-1/+1
* upgrade: reimplement self-upgrade (after solver merge)Timo Teräs2011-09-141-0/+1
* all: update copyright year statementTimo Teräs2011-09-131-1/+1
* applets: start using solver codeTimo Teräs2011-09-091-8/+5
* dot: applet to generate the dot attributed graph language filesTimo Teräs2011-07-241-0/+1
* apk_database: add APK_DEFAULT_ARCH for ppc, ppc64 and arm portsWilliam Pitcock2011-07-161-0/+6
* apk_database: move APK_DEFAULT_ARCH to headers so that we can use it in versi...William Pitcock2011-07-161-0/+10
* db: more fix for read-only cache remountingTimo Teräs2011-05-271-1/+0
* db: Allow override arch when using --rootNatanael Copa2011-04-141-0/+1
* fetch: fix fetching of packages with archTimo Teräs2011-04-071-0/+3
* db, cache: automatically remount cache read-write when neededTimo Teräs2011-03-161-0/+3
* db: handle arch similarly to stable branchTimo Teräs2011-03-161-1/+1
* pkg: recognize install_ifTimo Teräs2011-01-041-0/+1
* pkg, db: allow index with unsupported features to be loadedTimo Teräs2011-01-031-1/+3
* various: use 'atoms' for certain package field and misc fixesTimo Teräs2010-12-141-1/+2
* pkg, db: add preliminary support for arch fieldTimo Teräs2010-12-141-1/+1
* db: remove support for unsigned repository indexTimo Teräs2010-12-101-1/+1
* db: fix hash lookups on 64-bit machinesTimo Teräs2010-11-231-1/+1
* io, db: id cache should be specific to database root, not system rootTimo Teräs2010-10-081-0/+2
* db: make apk_wait a part of dboptsNatanael Copa2010-06-111-1/+2
* First steps for libapkNatanael Copa2010-06-111-1/+1
* fetch: do not include installed non-repository files in searchTimo Teras2010-03-041-8/+11
* index, version: support for repository descriptions (fixes #141)Timo Teras2009-09-031-0/+2
* add: refuse to add bad dependencies to worldTimo Teras2009-08-131-2/+3
* db: implement triggers (fixes #45)Timo Teras2009-08-131-5/+7
* db, pkg: separate structure for fields of installed packagesTimo Teras2009-08-121-0/+2
* db: prefer local repositories, and implement --no-networkTimo Teras2009-08-061-0/+3
* all: implement database open optionsTimo Teras2009-08-061-4/+17
* fix: new applet to reinstall and fix packageTimo Teras2009-08-041-0/+1
* apk: use *at instead of chdir+normal file syscallTimo Teras2009-07-311-6/+6
* audit: protection mask for "symlinks only"Timo Teras2009-07-301-0/+1
* db: remove APK_NAME_VIRTUAL flagTimo Teras2009-07-241-1/+0
* db: create cache index with non-repository packagesTimo Teras2009-07-241-0/+1
* add: fixes to installing non-repository packageTimo Teras2009-07-221-0/+1
* index: read also new style index filesTimo Teras2009-07-211-0/+1
* db: signed index loading (ref #46)Timo Teras2009-07-201-1/+2
* various: new style index generationTimo Teras2009-07-161-1/+0
* db: live with sha1 and md5Timo Teras2009-07-141-6/+8
* db: speed up fdb creationTimo Teras2009-07-141-2/+4
* hash: allow caching of hash valueTimo Teras2009-07-141-0/+1
* bstream: make tokenizable and load index using bstreamTimo Teras2009-07-141-1/+1
* db: removed apk_repository_update_all() as its no longer neededNatanael Copa2009-07-091-2/+0
* db: open flags revisitedTimo Teras2009-07-071-2/+8
* cache: new applet (ref #49)Timo Teras2009-06-291-0/+7
* db: cache packages (ref #49)Timo Teras2009-06-291-2/+3
* db: add function apk_repository_update_allNatanael Copa2009-06-191-0/+1
* add: support for virtual meta packagesNatanael Copa2009-05-141-0/+2
* index: support for -d to delete packages from given indexNatanael Copa2009-05-121-0/+1
* info: do not read the repositories as this tool only query the statedbNatanael Copa2009-04-211-0/+1
* db: cache index files, 'update' appletTimo Teras2009-04-161-0/+3