28 Commits (e5a6633ae1a08ea1bc8047cb9cb5429b194dc2de)

Author SHA1 Message Date
  Matthew Dempsky 8808be6605 Avoid unnecessary FooService allocations 10 years ago
  Glenn Lewis 5c1b3a05b4 add support for new repository invitations 10 years ago
  Glenn Lewis 4ea1b10b74 replace []Issue with []*Issue and for other large structs as well 10 years ago
  Glenn Lewis e1bc3a7920 move examples to github_test package in examples_test.go 10 years ago
  Glenn Lewis 71e65bb773 document 'since' pagination for Users.ListAll 10 years ago
  Bryan Boreham c2beba44cf Add missing ListOptions to various structs 10 years ago
  Quinn Slack 1acbd99794 Add UsersService.GetByID method. 12 years ago
  griffin_stewie 6387a9448d Add "SuspendedAt" field to User struct. 10 years ago
  Francis cf52ab072c update UserListOptions docs 10 years ago
  Will Norris 4476aa45b5 add org permissions to repo collaborator methods 11 years ago
  Kyle Kelley e840a8a0e6 Provide text match metadata 12 years ago
  Will Norris 80ed3576c9 add missing fields for various types 12 years ago
  Tobias Schmidt 20507b9963 Make HTMLURL accessible on user struct 12 years ago
  Will Norris 7452bae91f return nil resource on error 12 years ago
  Will Norris 994f6f8405 use go-querystring for constructing URLs 12 years ago
  Will Norris 303846dd04 redeclare String() as value method throughout 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
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago
  Will Norris 00a3a5da1c minor cleanup from file refactor 13 years ago
  Billy Lynch 7767fa6db7 Restructured Users Service files. 13 years ago
  Will Norris 82cbe9ba19 Update boilerplate to reflect shared copyright 13 years ago
  Will Norris af26438124 pass and return user emails as slices 13 years ago
  Akeda Bagus 9f96faa2c2 Add ListEmails, AddEmails, and DeleteEmails for Users service. 13 years ago
  Will Norris 691844fad5 rename url_ to u globally 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 7b9456bc0d move library under 'github' directory 13 years ago
  Will Norris d67731f509 add support for basic User methods 13 years ago
  Will Norris aa0a125b89 initial checkin of go-github code 13 years ago