198 Commits (3ac66ef9d6974722adb5f7a1f5d368b7992a92bc)

Author SHA1 Message Date
  Will Norris 3ac66ef9d6 add support for combined status 11 years ago
  Mat Geist 64bf2296e6 Add pagination for listing comments 11 years ago
  Dmitri Shuralyov 79144d6157 Add HTMLURL field to RepositoryCommit. 11 years ago
  Will Norris 5ad9fb32b1 fix typo: s/comitempty/omitempty/ 11 years ago
  Will Norris 87b028e00c fix some style issues in client tests 11 years ago
  Will Norris d148dc0c24 add octocat and zen endpoints 11 years ago
  Charlie Yan ef6e01c09b ListUserTeams implementation and test, go build and go test pass 11 years ago
  Will Norris 71d831823c fix minor typos in function comment 11 years ago
  Will Norris 4c80909fc3 fix minor golint issues 11 years ago
  Rob Figueiredo 1173b0b357 Adding omitempty to base_tree in CreateTree API 11 years ago
  Ondřej Kupka f812049b5d RepositoryRelease struct: Add Assets field 11 years ago
  Diego Lapiduz c49175434c Add support for deployment api 11 years ago
  Will Norris eb2a40b4d4 pass nil to http.NewRequest if body is nil 11 years ago
  Will Norris b55688dcf0 set user agent header only if non-empty 11 years ago
  Rob Figueiredo b67cd9719e github.com/yext/go-github: add Repo.AutoInit 12 years ago
  Will Norris 212ef69ded support refs with or without 'refs/' prefix 11 years ago
  Quinn Slack d8cbc48267 Add PullRequest branch fields Base and Head 11 years ago
  Will Norris 56f6b12f8c update Membership to keep up with latest API changes 11 years ago
  Will Norris 7610669102 add support for new team membership API 11 years ago
  Piotr Zurek 32d2b56973 added pull request links section to the issue struct 12 years ago
  Piotr Zurek 203acc7707 added url fields to IssueComment and PullRequest 12 years ago
  Piotr Zurek c9fbdda595 Add several event structs 12 years ago
  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