1176 Commits (v0.1.0)
 

Author SHA1 Message Date
  Julien Schmidt 0ae6d35b08 Fix typo 12 years ago
  Will Norris 994f6f8405 use go-querystring for constructing URLs 12 years ago
  Will Norris aed46a3eac add PerPage to ListOptions 12 years ago
  Will Norris 4b4aed3472 sort types in String() test 12 years ago
  Will Norris fb1d2d12e3 test unmarshalling as well in testJSONMarshal() 12 years ago
  Will Norris 5f1c20afed start of tests for json marshalling of resources 12 years ago
  Konrad Malawski 1eaf38380d implement repos_commits API 12 years ago
  Will Norris 838a7ace69 update documentation 12 years ago
  Will Norris 04b8c88e2f sort service fields 12 years ago
  Will Norris 1d887f291b add Justin Abrahms as contributor 12 years ago
  Justin Abrahms 82f9e1976e Provide pagination to `UserService.ListFollowing` 12 years ago
  Will Norris 82ae1acdcc add Shawn Smith as contributor 12 years ago
  Shawn Smith 60dc60314e Update README.md 12 years ago
  Kamil Kisiel ea1bb06e00 Merge pull request #33 from Crisfole/fixDocumentation 12 years ago
  Christopher Pfohl 04a79835ae Add "of" like the rest of the function docstrings 12 years ago
  Billy Lynch 182cb7f67d Added missing fields to repo struct 12 years ago
  Will Norris 0392f18ad8 add tests for URL parse errors 12 years ago
  Will Norris c5a98b0c3a add tests for String() funcs on data types 12 years ago
  Will Norris 3bb8a96d48 add support for repo deploy keys 12 years ago
  Will Norris 06385cfc6d add support for user keys 12 years ago
  Will Norris 303846dd04 redeclare String() as value method throughout 12 years ago
  Billy Lynch 24642d6524 Changed repositories.UpdateComment to use a struct. 13 years ago
  Will Norris 47dde4cc56 add link to gocov report on drone.io 13 years ago
  Will Norris 63d5cd9b54 add coveralls.io badge for test coverage 13 years ago
  Will Norris 47214cd61d implement User Followers API 13 years ago
  Will Norris 822e5c6d98 simplify function names for listing public data 13 years ago
  Will Norris 60b4ca0712 golint fixes: function docs 13 years ago
  Will Norris d4aa13aebc add Daniel Leavitt as contributor 13 years ago
  Daniel Leavitt 22b7a0a28a add privacy add private, homepage and default_branch attrs to repository 13 years ago
  Will Norris 8f77def830 add Stringify function 13 years ago
  Will Norris 3072d069f2 switch singular GitHub struct fields to pointers 13 years ago
  Arıl Bozoluk f899cc42b1 Added remaining list event functions 13 years ago
  Billy Lynch d5115b45d0 Added basic Repository Comments API 13 years ago
  Will Norris 861079a126 add Sean Wang as contributor 13 years ago
  Sean Wang 4733e0e1d7 Added API support for Gist comments. 13 years ago
  Arıl Bozoluk ba525e8a1c Added ListEventsForOrganization 13 years ago
  Will Norris f4dde7d729 move package docs to doc.go 13 years ago
  Will Norris db5ea50996 remove unnecessary type declarations 13 years ago
  Will Norris 524425829c add Arıl Bozoluk to AUTHORS and CONTRIBUTORS 13 years ago
  Arıl Bozoluk 719fe70855 Added ListEventsRecievedByUser 13 years ago
  Billy Lynch 83e8da5773 Changed boolean checks to a Is*() naming convention. 13 years ago
  Billy Lynch b00b4e162a Added Repository Collaborators API. 13 years ago
  Will Norris fa59486b7d add methods for issue labels 13 years ago
  Yann Malet b416fdaac8 Adding Label struct that is in Issue 13 years ago
  Will Norris 8e60e0b1e4 add Beyang Liu to AUTHORS and CONTRIBUTORS 13 years ago
  Beyang Liu 4e62bb73d5 initial search service and repository search 13 years ago
  Will Norris f424977398 add Yann Malet to CONTRIBUTORS and AUTHORS 13 years ago
  Yann Malet fefe56aa01 Trim space around link header values 13 years ago
  Will Norris 21b9809ca4 fix example to handle returned Response 13 years ago
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago