summaryrefslogtreecommitdiffstats
path: root/src/cache.c
Commit message (Expand)AuthorAgeFilesLines
* db: prefer local repositories, and implement --no-networkTimo Teras2009-08-061-10/+7
* all: implement database open optionsTimo Teras2009-08-061-13/+6
* state: fix world dependencies to be honored alwaysTimo Teras2009-08-041-2/+6
* apk: use *at instead of chdir+normal file syscallTimo Teras2009-07-311-30/+33
* various: misc fixesTimo Teras2009-07-221-3/+4
* db: signed index loading (ref #46)Timo Teras2009-07-201-2/+3
* cache: make cache cleaning work again properlyTimo Teras2009-07-151-24/+27
* db: live with sha1 and md5Timo Teras2009-07-141-11/+12
* blob: some helpers to replace snprintfTimo Teras2009-07-141-3/+4
* implement --update-cache optionNatanael Copa2009-07-091-0/+1
* cache: delete also wget temporary filesTimo Teras2009-07-071-2/+10
* cache: use changeset to figure out downloadablesTimo Teras2009-07-071-3/+23
* db: open flags revisitedTimo Teras2009-07-071-1/+1
* cache: new applet (ref #49)Timo Teras2009-06-291-0/+150