Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | Remove NULL checks before calling free() | Tim Segers |
2023-01-07 | Return errno.h error codes instead of -1 on fail | Tim Segers |
2023-01-07 | Clarify that Imperial mode only affects depth units | Tim Segers |
2023-01-07 | Add support for imperial units | Tim Segers |
2023-01-07 | Make print_xxd_arr a function instead of a macro | Tim Segers |
2023-01-07 | Fix --licenses mangling unicode | Tim Segers |
2023-01-07 | Add --licenses option to print third-party licensesHEADmain | Tim Segers |
2023-01-02 | Improve GF input validation | Tim Segers |
2023-01-02 | Add support for toml-based config file | Tim Segers |
2022-12-23 | Extract CLI handling into separate file | Tim Segers |