summaryrefslogtreecommitdiff
path: root/src/update.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-19applets: unify help message by removing final dotsTimo Teräs1-1/+1
2013-06-18apk: use string array in applet mains, separate apk_name_foreach_matchingTimo Teräs1-1/+1
2011-12-27update: report number of distinct packages availableTimo Teräs1-0/+3
2011-09-13all: update copyright year statementTimo Teräs1-1/+1
2010-12-14various: use 'atoms' for certain package field and misc fixesTimo Teräs1-3/+2
2010-06-11First steps for libapkNatanael Copa1-0/+1
2009-09-03index, version: support for repository descriptions (fixes #141)Timo Teras1-0/+18
2009-08-06state, update: fixesTimo Teras1-1/+1
2009-08-06all: implement database open optionsTimo Teras1-8/+3
2009-07-09db: removed apk_repository_update_all() as its no longer neededNatanael Copa1-2/+1
2009-06-25help: auto construct helpTimo Teras1-2/+2
2009-06-19db: add function apk_repository_update_allNatanael Copa1-4/+1
2009-04-16db: cache index files, 'update' appletTimo Teras1-0/+41