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