226 Commits (c35517a7668e464e4795d4da07e85c6b2a7a1d3e)

Author SHA1 Message Date
  Will Norris cf51d151a3 ListCommits and ListFiles should return slices, not pointers 12 years ago
  Thomas Bruyelle ce77fc643b Add new fields to ReleaseAsset struct 12 years ago
  Matt Landis 1c314b0189 Add TeamID to Repository for creating organization repos. 12 years ago
  Diego Lapiduz be720bc862 Add missing quote mark 12 years ago
  Colin Misare cca6b65b10 including ListOptions in RepositoryListForksOptions for pagination 12 years ago
  Tobias Schmidt 5be211b578 Fix CreateCommit 12 years ago
  Tobias Schmidt 7b3c9bc76a Add support for "content" attribute at tree creation 12 years ago
  Tobias Schmidt 3a1d485aee Fix PushEvent JSON representation of size attribute 12 years ago
  Dmitri Shuralyov fab0662d46 Add pagination section to docs. 12 years ago
  Kyle Kelley e840a8a0e6 Provide text match metadata 12 years ago
  Diego Lapiduz 934040be51 Add ListOptions to CommitListOptions 12 years ago
  Piotr Zurek 36ceba87eb add PushEvent file stats and repository 12 years ago
  Will Norris dcc1981fd9 fix golint and gofmt errors 12 years ago
  Sean Wang 32eadd6112 Added support for the GitHub Pages API. 12 years ago
  Will Norris 80ed3576c9 add missing fields for various types 12 years ago
  Will Norris 6d91599350 fix copy/paste typo in conditional request docs 12 years ago
  Will Norris 5f1ad653eb add link to api docs for conditional requests 12 years ago
  Will Norris e929dfd9ec add doc section on conditional requests 12 years ago
  Will Norris 7aa0972552 add pagination support for more methods 12 years ago
  Will Norris 363076327f add two remaining stats methods 12 years ago
  Will Norris d3fb1a2242 minor updates to repo stats 12 years ago
  Will Norris 57201fd197 add issue event methods 12 years ago
  Will Norris b2ef504436 add activity notifications methods 12 years ago
  Will Norris 51e9d946b9 make room for thread subscriptions 12 years ago
  Will Norris 68ec69e205 add Repositories.Merge method 12 years ago
  Will Norris f6398f5d2f add support for new rate limit formats 12 years ago
  Will Norris d29f4d744e switch rate.Reset to be a Timstamp 12 years ago
  Will Norris a4a5c1e667 add support for meta API endpoint 12 years ago
  Will Norris e8bf65b7b6 add support for listing emoji 12 years ago
  Will Norris cc2d2c1c98 add options to Git.ListRefs 12 years ago
  Guz Alexander e6f0ab2a81 Add support for the milestone API 12 years ago
  Will Norris bbf03525f8 add support for listing service hooks 12 years ago
  Will Norris 81fd27092a add remaining repository methods 12 years ago
  Will Norris bf23aef54b implement remaining Activity.Star* methods 12 years ago
  Will Norris 75b5f1b393 renaming RepositorySubscription to Subscription 12 years ago
  Will Norris 3561cc2930 add pagination support to Activity.ListWatchers 12 years ago
  Will Norris 8a2222a538 add support for repository subscription methods 12 years ago
  Will Norris 9f2a72abf2 remove Users.EditKey method 12 years ago
  Krzysztof Kowalczyk c9d5bd8c6e support pagination for listing gists 12 years ago
  Will Norris 8664943d1f fix AddEmails return type and finish email tests 12 years ago
  Will Norris 70f2a5f404 update Users.ListEmails to use v3 media type 12 years ago
  Sean Wang 4fe63c8027 Added git tags support. 12 years ago
  ttacon 8bab7de236 Add ListParticipation and clean up some typos 12 years ago
  ttacon f9fd615479 Add ListContributorsStats and ListCommitActivity for RepositoriesService 12 years ago
  Ondrej Kupka a4b0af1698 Add Context field to RepoStatus 12 years ago
  Ondrej Kupka b79b0b7d4a Update PullRequest to include statuses_url 12 years ago
  Will Norris 997e4f768a add support for /markdown endpoint 12 years ago
  ttacon 74a1006761 Add more functionality for pull requests 12 years ago
  ttacon eef7187591 Add get/create blobs 12 years ago
  Hari haran e028073d45 Correct type name in the doc example 12 years ago