aboutsummaryrefslogtreecommitdiffstats
path: root/src/update.c
Commit message (Expand)AuthorAgeFilesLines
* enable automatic update of indexes controlled by --cache-max-ageTimo Teräs2018-01-041-1/+1
* update: return errors also with --quietNatanael Copa2015-04-101-1/+1
* update: return failure if any mirror update failedNatanael Copa2015-04-071-2/+6
* applets: unify help message by removing final dotsTimo Teräs2013-06-191-1/+1
* apk: use string array in applet mains, separate apk_name_foreach_matchingTimo Teräs2013-06-181-1/+1
* update: report number of distinct packages availableTimo Teräs2011-12-271-0/+3
* all: update copyright year statementTimo Teräs2011-09-131-1/+1
* various: use 'atoms' for certain package field and misc fixesTimo Teräs2010-12-141-3/+2
* First steps for libapkNatanael Copa2010-06-111-0/+1
* index, version: support for repository descriptions (fixes #141)Timo Teras2009-09-031-0/+18
* state, update: fixesTimo Teras2009-08-061-1/+1
* all: implement database open optionsTimo Teras2009-08-061-8/+3
* db: removed apk_repository_update_all() as its no longer neededNatanael Copa2009-07-091-2/+1
* help: auto construct helpTimo Teras2009-06-251-2/+2
* db: add function apk_repository_update_allNatanael Copa2009-06-191-4/+1
* db: cache index files, 'update' appletTimo Teras2009-04-161-0/+41