23 Commits (c35517a7668e464e4795d4da07e85c6b2a7a1d3e)

Author SHA1 Message Date
  Will Norris 7aa0972552 add pagination support for more methods 12 years ago
  Will Norris 81fd27092a add remaining repository methods 12 years ago
  Chris Schaefer 871e9750ea Add support for RepositoriesService ListBranches 12 years ago
  Chris Schaefer 140d508209 Implement support for RepositoriesService ListContributors 12 years ago
  Will Norris 994f6f8405 use go-querystring for constructing URLs 12 years ago
  Will Norris 0392f18ad8 add tests for URL parse errors 12 years ago
  Will Norris 3072d069f2 switch singular GitHub struct fields to pointers 13 years ago
  Will Norris db5ea50996 remove unnecessary type declarations 13 years ago
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago
  Billy Lynch a468563b73 Restructured Repository Service files. 13 years ago
  Stian Eikeland d79a5b0a19 Implemented hook functions 13 years ago
  rc1140 b347348d7a Added ListStarred and ListLanguages functions 13 years ago
  Will Norris c28d6939ea add Repositories.Edit method 13 years ago
  Will Norris 82cbe9ba19 Update boilerplate to reflect shared copyright 13 years ago
  Will Norris 5afbb4a7c9 add test helper methods 13 years ago
  Will Norris 6a500f0a3f add repo status methods (list and create) 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 d3d9655fad add ListAll and Create methods for repositories 13 years ago
  Will Norris 8c2a5ff206 cleanup tests (no substantive chnages) 13 years ago
  Will Norris 7409e2ea0f add tests for URL errors caused by invalid input 13 years ago
  Will Norris 7b9456bc0d move library under 'github' directory 13 years ago
  Will Norris 83d5c799b3 minor cleanup 13 years ago
  Will Norris aa0a125b89 initial checkin of go-github code 13 years ago