summaryrefslogtreecommitdiff
path: root/src/app_search.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-09make apk_database optional for applets that don't need itTimo Teräs1-1/+2
2020-10-09rename apk_db_options to apk_ctx, rework loggingTimo Teräs1-5/+7
2020-08-24enforce options definitions to bind the enum and the descriptorTimo Teräs1-17/+9
2020-05-07use SPDX-License-Identifier in source filesTBK1-3/+1
2020-05-06rewrite option descriptors to be single stringTimo Teräs1-22/+27
2020-05-06add script to autogenerate help from man pagesTimo Teräs1-2/+0
2020-02-14rename all applets sources to app_*.cTimo Teräs1-0/+217