summaryrefslogtreecommitdiff
path: root/src/app_index.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-12db, index: clean up index writing error handlingTimo Teräs1-18/+16
2023-04-12index: simplify pruning by originTimo Teräs1-11/+5
2023-04-12index: implement --merge and --prune-originTimo Teräs1-9/+45
2023-04-12db, index: refactor index writingTimo Teräs1-3/+30
2023-04-11index: report unsatisfied dependency warnings in sorted indented listTimo Teräs1-14/+13
2020-08-24enforce options definitions to bind the enum and the descriptorTimo Teräs1-15/+8
2020-05-19make the atom functions not use global stateTimo Teräs1-14/+13
2020-05-07use SPDX-License-Identifier in source filesTBK1-3/+1
2020-05-06index: add argument --no-warningsFredrik Gustafsson1-1/+11
2020-05-06rewrite option descriptors to be single stringTimo Teräs1-18/+23
2020-05-06add script to autogenerate help from man pagesTimo Teräs1-6/+4
2020-02-14rename all applets sources to app_*.cTimo Teräs1-0/+265