Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-12 | db, index: clean up index writing error handling | Timo Teräs | 1 | -18/+16 |
2023-04-12 | index: simplify pruning by origin | Timo Teräs | 1 | -11/+5 |
2023-04-12 | index: implement --merge and --prune-origin | Timo Teräs | 1 | -9/+45 |
2023-04-12 | db, index: refactor index writing | Timo Teräs | 1 | -3/+30 |
2023-04-11 | index: report unsatisfied dependency warnings in sorted indented list | Timo Teräs | 1 | -14/+13 |
2020-08-24 | enforce options definitions to bind the enum and the descriptor | Timo Teräs | 1 | -15/+8 |
2020-05-19 | make the atom functions not use global state | Timo Teräs | 1 | -14/+13 |
2020-05-07 | use SPDX-License-Identifier in source files | TBK | 1 | -3/+1 |
2020-05-06 | index: add argument --no-warnings | Fredrik Gustafsson | 1 | -1/+11 |
2020-05-06 | rewrite option descriptors to be single string | Timo Teräs | 1 | -18/+23 |
2020-05-06 | add script to autogenerate help from man pages | Timo Teräs | 1 | -6/+4 |
2020-02-14 | rename all applets sources to app_*.c | Timo Teräs | 1 | -0/+265 |