summaryrefslogtreecommitdiff
path: root/src/cache.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-22various: misc fixesTimo Teras1-3/+4
2009-07-20db: signed index loading (ref #46)Timo Teras1-2/+3
2009-07-15cache: make cache cleaning work again properlyTimo Teras1-24/+27
2009-07-14db: live with sha1 and md5Timo Teras1-11/+12
2009-07-14blob: some helpers to replace snprintfTimo Teras1-3/+4
2009-07-09implement --update-cache optionNatanael Copa1-0/+1
2009-07-07cache: delete also wget temporary filesTimo Teras1-2/+10
2009-07-07cache: use changeset to figure out downloadablesTimo Teras1-3/+23
2009-07-07db: open flags revisitedTimo Teras1-1/+1
2009-06-29cache: new applet (ref #49)Timo Teras1-0/+150