Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix circular include | Joseph Hunkeler | 2024-07-01 | 1 | -1/+1 |
| | | | | * Github functions do not require access to core.h anyway | ||||
* | Include github.h and template_func_proto.h in core.h | Joseph Hunkeler | 2024-06-26 | 1 | -0/+2 |
| | |||||
* | Add github.c and github.h | Joseph Hunkeler | 2024-06-26 | 1 | -0/+8 |
* Implements get_github_release_notes() |