aboutsummaryrefslogtreecommitdiff
path: root/include/github.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix circular includeJoseph Hunkeler2024-07-011-1/+1
| | | | * Github functions do not require access to core.h anyway
* Include github.h and template_func_proto.h in core.hJoseph Hunkeler2024-06-261-0/+2
|
* Add github.c and github.hJoseph Hunkeler2024-06-261-0/+8
* Implements get_github_release_notes()