342 Commits (07995e49c22dcb1e372c88ff12793b0194433e1c)

Author SHA1 Message Date
  Will Norris a24537c016 fix misc golint and gofmt issues 11 years ago
  Will Norris 379faefbf6 add Team.Privacy field 11 years ago
  Will Norris 8c3aeee02a update team permissions API for permission preview 11 years ago
  Will Norris e48043c53c remove org permission preview media type 11 years ago
  Parker Moore fccd5bb66f misc: add GitHub Pages IP addresses 11 years ago
  Doug Turner 364d22ff1d StarredRepository.repository has been renamed to .repo. 11 years ago
  i2bskn 110c6acdcb Fix comments 11 years ago
  Panagiotis Moustafellos 4560a73763 typo fix 11 years ago
  Alexander Harkness 314bd44eeb Fixed copy-paste error in documentation. 11 years ago
  Craig Peterson 34bb95064e adding ability to list organization repos 11 years ago
  Craig Peterson 42e85d18cf Adding GetReleaseByTag 11 years ago
  Craig Peterson ef772c929d Adding GetLatestReleast endpoint 11 years ago
  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