380 Commits (ed33550bbf49ddffcc36e1309d3f58ed0b6c2305)

Author SHA1 Message Date
  Ruben Vereecken fbc5be653c Support for updated starring API 11 years ago
  Will Norris 9eb187bac4 oauth2 package now provides a StaticTokenSource 11 years ago
  Victor Castell b2f8d2ec40 use *[]string for DeploymentRequest.RequiredContexts 11 years ago
  Parker Moore 43c0b5facf licenses: add support for repository license via RepositoriesService.Get 11 years ago
  Parker Moore c35517a766 licenses: add support for the OSS licenses API provided by GitHub. 11 years ago
  Will Norris 6d44ada0e0 add tests for new Repositories.DownloadContents method 11 years ago
  Michael Tiller c9d6108f14 This adds an additional method to RepositoriesService to download a file 11 years ago
  Parker Moore af9f30e4c3 memberships: remove custom wasp Accept header 11 years ago
  Parker Moore 0aa6dda877 deployments: remove cannonball Accept header 11 years ago
  Parker Moore de34e68267 orgs_teams: remove AddTeamMember and RemoveTeamMember 11 years ago
  Will Norris 508dcfd4c0 add support for Organization webhooks 11 years ago
  Will Norris 9f1eec8b7c only redact client_secret, add test for sanitizeURL 11 years ago
  Austin Dizzy c9bf21a1b7 Redact client_id and client_secret from error. 11 years ago
  Andreas Garnæs 571e5993ba Add merge_base_commit to compare. 11 years ago
  Nathan VanBenschoten a13db1a20c Add Gists.GetRevision() 11 years ago
  Ryan Lower 7418cfb971 Add Sort and Direction to PullRequestListOptions 11 years ago
  Fredrik Jönsson 2ecbc4667b Added a test for DiffURL & PatchURL 11 years ago
  Fredrik Jönsson 8e3584dcc5 Added DiffURL & PatchURL to PullRequest struct 11 years ago
  Michael Tiller 88853b4d83 Add DownloadURL field to RepositoryContent struct 11 years ago
  Michael Tiller 17225f1b84 Fixes json mapping for git_url and html_url 11 years ago
  Will Norris c57f250890 typo: s/GitHib/GitHub/ (fixes #177) 11 years ago
  Will Norris a5a2cf2688 fix broken test when switching IssuesRequest.Labels to slice pointer 11 years ago
  Will Norris b3cc8ed78a use *[]string for IssueRequest.Labels 11 years ago
  Will Norris 0aaa85be4f remove remaining references to goauth2 library 11 years ago
  Will Norris 7ea4ee6d22 fixes for gofmt -s, golint, and go vet 11 years ago
  Dmitri Shuralyov 1e55bf6be8 Add CommentCount to Commit. 11 years ago
  kyokomi 6340473d06 Added missing fields in Gist class 11 years ago
  Cristian Maglie 8e7b1de9c5 Added missing fields in RepositoryRelease class 11 years ago
  William Bailey 74c51d548b Add Organization to Team struct 11 years ago
  Martin-Louis Bright 9b08b7fd98 Adding administration functions for users. 11 years ago
  Will Norris 62a50bb14b add some additional Membership fields 11 years ago
  Will Norris 8967205dd7 fix return type of PullRequests.ListCommits 11 years ago
  Will Norris 3ac66ef9d6 add support for combined status 11 years ago
  Mat Geist 64bf2296e6 Add pagination for listing comments 11 years ago
  Dmitri Shuralyov 79144d6157 Add HTMLURL field to RepositoryCommit. 11 years ago
  Will Norris 5ad9fb32b1 fix typo: s/comitempty/omitempty/ 11 years ago
  Will Norris 87b028e00c fix some style issues in client tests 11 years ago
  Will Norris d148dc0c24 add octocat and zen endpoints 11 years ago
  Charlie Yan ef6e01c09b ListUserTeams implementation and test, go build and go test pass 11 years ago
  Will Norris 71d831823c fix minor typos in function comment 11 years ago
  Will Norris 4c80909fc3 fix minor golint issues 11 years ago
  Rob Figueiredo 1173b0b357 Adding omitempty to base_tree in CreateTree API 11 years ago
  Ondřej Kupka f812049b5d RepositoryRelease struct: Add Assets field 11 years ago
  Diego Lapiduz c49175434c Add support for deployment api 11 years ago
  Will Norris eb2a40b4d4 pass nil to http.NewRequest if body is nil 11 years ago
  Will Norris b55688dcf0 set user agent header only if non-empty 11 years ago
  Rob Figueiredo b67cd9719e github.com/yext/go-github: add Repo.AutoInit 12 years ago
  Will Norris 212ef69ded support refs with or without 'refs/' prefix 11 years ago
  Quinn Slack d8cbc48267 Add PullRequest branch fields Base and Head 11 years ago
  Will Norris 56f6b12f8c update Membership to keep up with latest API changes 11 years ago