Glenn Lewis
576fece59c
change custom accept header for support of commit reference SHA-1 API
See: https://developer.github.com/changes/2016-04-12-commit-reference-sha-api-is-now-official/
Fixes #297 .
Change-Id: I9cc3c4a2e143c6b3ca4677d8d27ea7af96341dd9
10 years ago
Glenn Lewis
9674b3e1b8
go-github: add support for commit reference SHA-1 method
Fixes #297
Fixes #298
Change-Id: Ib17c43b368a0d0ee1a33690c17ad7c0f4dab55e5
10 years ago
Andreas Garnæs
571e5993ba
Add merge_base_commit to compare.
11 years ago
Dmitri Shuralyov
79144d6157
Add HTMLURL field to RepositoryCommit.
11 years ago
Diego Lapiduz
934040be51
Add ListOptions to CommitListOptions
12 years ago
Will Norris
2ab27f559f
use go-querystring to construct all request URLs
this is a breaking change for a handful of Option structs that were
defining the Page option directly (they now embed ListOptions).
finishes fixing #56
12 years ago
Will Norris
7452bae91f
return nil resource on error
this change also includes some additional minor code cleanup
fixes #58
12 years ago
Konrad Malawski
1eaf38380d
implement repos_commits API
12 years ago