29 Commits (0392f18ad83f703b4918615b68fd414296ec6f79)

Author SHA1 Message Date
  Will Norris 3072d069f2 switch singular GitHub struct fields to pointers 13 years ago
  Will Norris f4dde7d729 move package docs to doc.go 13 years ago
  Beyang Liu 4e62bb73d5 initial search service and repository search 13 years ago
  Yann Malet fefe56aa01 Trim space around link header values 13 years ago
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago
  Will Norris 18ed217bf5 add new Response object which wraps http.Response 13 years ago
  Billy Lynch 39e9dcdcad Moved timestamp implementation into its own file. 13 years ago
  Billy Lynch 8ee61256c3 Restructured Activity Service and Event files. 13 years ago
  Will Norris 881f68d3fd fix go-vet warnings 13 years ago
  rc1140 b347348d7a Added ListStarred and ListLanguages functions 13 years ago
  Billy Lynch c6d364f065 Add timestamp struct to handle different formats 13 years ago
  Quinn Slack f1e62dd5d3 EventsService with one API method, ListPerformedByUser, and Event struct 13 years ago
  Will Norris cf1e5f660e rename TreesServe to GitService 13 years ago
  Konrad Malawski 2cbe6d9d3e Implementation and tests for Trees API 13 years ago
  Will Norris 5f92f5d07f add support for GitHub's new rate reset 13 years ago
  Akeda Bagus 51442f25ff Add GistsService that handles GitHub's Gists API. 13 years ago
  Will Norris 82cbe9ba19 Update boilerplate to reflect shared copyright 13 years ago
  Will Norris ee53839965 add Rate to github.Client 13 years ago
  Will Norris ef0630af69 fix typo in IssueComment and return more API error data 13 years ago
  Will Norris 76aa5bccb6 first pass at pull request methods 13 years ago
  Will Norris b42c62fdb2 Add basic issues related methods 13 years ago
  Will Norris c3f7d49a2d add comment for RoundTrip 13 years ago
  Will Norris 691844fad5 rename url_ to u globally 13 years ago
  Quinn Slack 03fb3ab430 Add UnauthenticatedRateLimitedTransport 13 years ago
  Will Norris e0df0d1cc4 goauth2 no longer requires Config to be provided 13 years ago
  Will Norris 8f5d9b1f80 extract logic for determining boolean API response 13 years ago
  Will Norris 7b6dd01f45 add/update docs (no substantive changes) 13 years ago
  Will Norris 70dcb4084d drop errors caused from reading error response body 13 years ago
  Will Norris 7b9456bc0d move library under 'github' directory 13 years ago
  Will Norris 01e915341c properly handle API errors with no response body 13 years ago
  Will Norris 1329391b03 pass ListOptions to Organizations.List 13 years ago
  Will Norris c9d2c133aa fill out readme and other docs a bit more 13 years ago
  Will Norris aa0a125b89 initial checkin of go-github code 13 years ago