summaryrefslogtreecommitdiff
path: root/src/app_del.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-27print: improve indented printing apiTimo Teräs1-10/+5
2021-03-19del: report correctly package's provides namesTimo Teräs1-9/+21
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/+9
2020-08-24enforce options definitions to bind the enum and the descriptorTimo Teräs1-6/+3
2020-05-07use SPDX-License-Identifier in source filesTBK1-3/+1
2020-05-06rewrite option descriptors to be single stringTimo Teräs1-10/+12
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/+178