Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-23 | remove IS_ERR_OR_NULL | Timo Teräs | 1 | -1/+1 |
2020-10-09 | make apk_database optional for applets that don't need it | Timo Teräs | 1 | -2/+4 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -35/+32 |
2020-08-24 | enforce options definitions to bind the enum and the descriptor | Timo Teräs | 1 | -35/+18 |
2020-05-19 | make the atom functions not use global state | Timo Teräs | 1 | -1/+1 |
2020-05-07 | use SPDX-License-Identifier in source files | TBK | 1 | -3/+1 |
2020-05-06 | rewrite option descriptors to be single string | Timo Teräs | 1 | -38/+54 |
2020-05-06 | add script to autogenerate help from man pages | Timo Teräs | 1 | -2/+0 |
2020-02-14 | rename all applets sources to app_*.c | Timo Teräs | 1 | -0/+488 |