Horizon
|
This is the complete list of members for horizon::GitHubClient, including all inherited members.
add_issue_comment(const std::string &owner, const std::string &repo, unsigned int id, const std::string &body) (defined in horizon::GitHubClient) | horizon::GitHubClient | |
client (defined in horizon::GitHubClient) | horizon::GitHubClient | |
create_fork(const std::string &owner, const std::string &repo) (defined in horizon::GitHubClient) | horizon::GitHubClient | |
create_pull_request(const std::string &owner, const std::string &repo, const std::string &title, const std::string &branch, const std::string &base, const std::string &body) (defined in horizon::GitHubClient) | horizon::GitHubClient | |
get_pull_request(const std::string &owner, const std::string &repo, unsigned int pr) (defined in horizon::GitHubClient) | horizon::GitHubClient | |
get_pull_requests(const std::string &owner, const std::string &repo) (defined in horizon::GitHubClient) | horizon::GitHubClient | |
get_repo(const std::string &owner, const std::string &repo) (defined in horizon::GitHubClient) | horizon::GitHubClient | |
GitHubClient() (defined in horizon::GitHubClient) | horizon::GitHubClient | |
login(const std::string &user, const std::string &passwd) (defined in horizon::GitHubClient) | horizon::GitHubClient | |
login_token(const std::string &token) (defined in horizon::GitHubClient) | horizon::GitHubClient |