1176 Commits (v0.1.0)
 

Author SHA1 Message Date
  Akeda Bagus 9f96faa2c2 Add ListEmails, AddEmails, and DeleteEmails for Users service. 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 fb261cac8d update LICENSE to include GitHub CC-BY license 13 years ago
  Will Norris 65fa4d43e9 add docs for issue options 13 years ago
  Will Norris b42c62fdb2 Add basic issues related methods 13 years ago
  Will Norris 5afbb4a7c9 add test helper 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
  Will Norris 2e68086dfc more UnauthenticatedRateLimitedTransport tests 13 years ago
  Quinn Slack 03fb3ab430 Add UnauthenticatedRateLimitedTransport 13 years ago
  Will Norris 0a0e29b531 fix lint error with comments 13 years ago
  Will Norris f8b0ffedae mention gocov and gocov-html for test coverage 13 years ago
  Will Norris c8dcb726ab expand contribution guide a little 13 years ago
  Will Norris e0df0d1cc4 goauth2 no longer requires Config to be provided 13 years ago
  Will Norris 7ff439cf84 fix code example in README 13 years ago
  Will Norris 6a500f0a3f add repo status methods (list and create) 13 years ago
  rodrigo moraes 708054d61e Merge pull request #5 from DmitryBochkarev/GetOk 13 years ago
  Will Norris d23819c93d cleanup tests (no substantive changes) 13 years ago
  Will Norris 0e92a57a35 add functions for listing and creating repo forks 13 years ago
  Will Norris 5be2c1f729 test invalid URL on repo creation 13 years ago
  Will Norris 487d4f8c7a add functions for managing a team's repositories 13 years ago
  Will Norris e2b94468e8 add last two team membership functions 13 years ago
  Dmitry Bochkarev 989863b11f fix doc.go 13 years ago
  Dmitry Bochkarev 3968bf33e7 GetOk(r, key) (value, ok) 13 years ago
  Will Norris d3d9655fad add ListAll and Create methods for repositories 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 fccbb9520b add time fields and rename Users.List method 13 years ago
  Will Norris 8c2a5ff206 cleanup tests (no substantive chnages) 13 years ago
  Will Norris c7c9260f07 add additional team related methods 13 years ago
  Will Norris d7d20b76d3 fix .gitignore 13 years ago
  Will Norris 7409e2ea0f add tests for URL errors caused by invalid input 13 years ago
  Will Norris 7ab719a7d3 add test for internal http client's Do() func 13 years ago
  Will Norris 70dcb4084d drop errors caused from reading error response body 13 years ago
  Will Norris df13964583 don't use http.Error with empty response bodies 13 years ago
  Will Norris 158c7cec39 add test for invalid URL passed to NewRequest 13 years ago
  Will Norris 7b9456bc0d move library under 'github' directory 13 years ago
  Will Norris 57131f1513 simplify golden value in test case 13 years ago
  Will Norris facf5a78f4 add additional organization related methods 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 7a48428682 gofmt 13 years ago
  Will Norris d67731f509 add support for basic User methods 13 years ago
  Will Norris 83d5c799b3 minor cleanup 13 years ago
  Will Norris d703e213f3 fix typo in README link 13 years ago
  Will Norris 7abdd30732 add build status to README 13 years ago
  Will Norris 86eb4da7b4 add minimal travis-ci config 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