summaryrefslogtreecommitdiff
path: root/src/app_list.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-23db, dot, fetch, info, list, search: support --from=FROMSPECTimo Teräs1-1/+1
2023-03-06db, apps: sort packages by pkgname and pkgverTimo Teräs1-0/+1
2023-03-06db, apps: sort display results based on package namesTimo Teräs1-7/+4
2021-12-27list: sort options alphabeticallyTimo Teräs1-8/+8
2021-12-27list --manifestPaul Spooren1-1/+15
2021-08-23list: recognize both --upgradable and --upgradeableTimo Teräs1-1/+3
2020-10-09make apk_database optional for applets that don't need itTimo Teräs1-2/+4
2020-10-09rename apk_db_options to apk_ctx, rework loggingTimo Teräs1-16/+12
2020-08-24enforce options definitions to bind the enum and the descriptorTimo Teräs1-19/+10
2020-05-19make the atom functions not use global stateTimo Teräs1-19/+11
2020-05-07use SPDX-License-Identifier in source filesTBK1-3/+1
2020-05-06rewrite option descriptors to be single stringTimo Teräs1-32/+39
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/+272