Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-09 | make apk_database optional for applets that don't need it | Timo Teräs | 1 | -2/+3 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -10/+16 |
2020-10-09 | make apk_flags non-global, make progress printing state non-global | Timo Teräs | 1 | -1/+1 |
2020-09-28 | Implement upgrade --prune to remove stale world dependencies | Timo Teräs | 1 | -6/+26 |
2020-08-24 | fix, simplify and document upgrade --ignore | Timo Teräs | 1 | -18/+8 |
2020-08-24 | enforce options definitions to bind the enum and the descriptor | Timo Teräs | 1 | -15/+8 |
2020-07-30 | upgrade: allow for specified package upgrades | Ariadne Conill | 1 | -0/+22 |
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 | -18/+24 |
2020-05-06 | add script to autogenerate help from man pages | Timo Teräs | 1 | -1/+0 |
2020-02-14 | rename all applets sources to app_*.c | Timo Teräs | 1 | -0/+198 |