295 Commits (44e82c5a7abba7d29f280e21d1e5a0a4fae9c35e)

Author SHA1 Message Date
  Piotr Zurek 44e82c5a7a Fixes path escaping for Repositories.GetContents 10 years ago
  Isao Jonas 648ccf3e81 add additional fields to Milestone struct 10 years ago
  Glenn Lewis 9674b3e1b8 go-github: add support for commit reference SHA-1 method 10 years ago
  Glenn Lewis 5808c118ea go-github: add support for getting content of a repository's license 10 years ago
  Glenn Lewis d18b8e445f go-github: fix PageBuildEvent unmarshaling 10 years ago
  Luke Evers 59b5cf31ed Add InReplyTo to PullRequestComment struct 10 years ago
  Glenn Lewis 5f4a113632 go-github: add useful fields to Webhooks 10 years ago
  Glenn Lewis ac4445ca1c go-github: add Event types for Webhooks 10 years ago
  David Deng d3fb171e8b Do URL path escape composing the URL for GetContents 10 years ago
  Luke Roberts 4c742510b0 add preview header to list branches request 10 years ago
  Glenn Lewis d91d6cc927 go-github: move event types into event_types.go 10 years ago
  Glenn Lewis ac77c93f2b go-github: add support for issue locking / unlocking 10 years ago
  Pierre Carrier 1f0226685e issues: add Repository 10 years ago
  Dmitri Shuralyov 39d75606a4 Document specific errors returned by CheckResponse. 10 years ago
  Dmitri Shuralyov c3f5683ad1 Add RateLimitError type, detect and return it when appropriate. 10 years ago
  Dmitri Shuralyov 121939088e Minor Rate, RateLimits documentation fixes. 10 years ago
  Will Norris 1ef1ae6f86 add StatusUnprocessableEntity constant 10 years ago
  Piotr Zurek d722750ab1 new repo struct for push events 10 years ago
  Shawn Smith 05bd5edbd5 gofmt -s 10 years ago
  saisi 237a9a4c5f Fixed a couple of typos in comments 10 years ago
  Parker Moore bd5f67a256 RepositoryContentFileOptions: specify .Content as unencoded 10 years ago
  Julien Rostand c970c7aa40 Add Sender to WebHookPayload. Resolves #267. 10 years ago
  John Engelman e5c7fc4800 Add the Description field for organization teams. 10 years ago
  griffin_stewie 6387a9448d Add "SuspendedAt" field to User struct. 10 years ago
  Björn Häuser 68d9199c29 Edit branch protection 10 years ago
  Björn Häuser a42758ca56 Add initial support for protected branches 10 years ago
  Will Norris 8f3e741cad add support for HTTP Basic Authentication 10 years ago
  Shawn Smith 0457a4f009 fix typo 10 years ago
  sona-tar c57bb02ff6 Add ListOptions to ListWatched 10 years ago
  Eric Paris 3eb9d5d0e1 Fix default comment for Direction in issue lists 10 years ago
  Maksim Zhylinski c9c9f3beea ignore EOF error when json decoding empty response 10 years ago
  Brad Harris 59f41ca3f7 adding URL property to Hook struct 10 years ago
  Dmitri Shuralyov e5099d7537 Fix data race surrounding Client.Rate. 10 years ago
  Dmitri Shuralyov 44b1ede22d github: Document all possible values for IssueList{,ByRepo}Options.State. 10 years ago
  Russ Cox 603713f3fd github: document and add support for all IssueEvent types 10 years ago
  Dmitri Shuralyov 6eb49d4ba5 Add support for 'renamed' issue events. 10 years ago
  Will Norris 81d0490d8a use PUT verb when setting org membership 10 years ago
  Maxime Bury 25b0481acb Adding DownloadReleaseAsset 11 years ago
  Chris Broadfoot a68b0c3720 Fix typo in ListOrgMembershipsOptions 10 years ago
  Dmitri Shuralyov 2570a87f54 Fix typos in docs. 10 years ago
  Mark McDonald df9ba7109d Fixed typo in rate limit test 11 years ago
  Cami Diez 0a0089e759 Fixed method name 11 years ago
  erwinvaneyk c801b653c2 Added field to NotificationListOptions 11 years ago
  Yicheng Qin 3ec5f1a72f update repos example to use RateLimits 10 years ago
  Francis cf52ab072c update UserListOptions docs 10 years ago
  Jihoon Chung 1ee11e5972 Fix incorrect URLs for milestone APIs 10 years ago
  Omar Jarjur 08bb599b46 Add comment location fields to the PullRequestComment struct. 10 years ago
  Will Norris 7277108aa3 include license preview header when listing repos 11 years ago
  Brendan Burns 49ae5d768d Add 'Label' field to IssueEvent 11 years ago
  Will Norris 34fb8ee072 allow managing org membership for specified users 11 years ago