Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace free() with guard variant | Joseph Hunkeler | 2024-06-26 | 1 | -3/+3 |
| | |||||
* | Include github.h and template_func_proto.h in core.h | Joseph Hunkeler | 2024-06-26 | 1 | -1/+0 |
| | |||||
* | Remove redundant extern statement | Joseph Hunkeler | 2024-06-26 | 1 | -2/+0 |
| | |||||
* | Add github.c and github.h | Joseph Hunkeler | 2024-06-26 | 1 | -0/+136 |
* Implements get_github_release_notes() |