279 Commits (1ef1ae6f862a1e829a33c09b5a76673e249e5c88)

Author SHA1 Message Date
  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
  Sander van Harmelen 290b4791fb Added code for the Content API 12 years ago
  Tobias Schmidt 20507b9963 Make HTMLURL accessible on user struct 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
  Ondrej Kupka 7eb3de4628 Add URL and HTMLURL to Issue 12 years ago
  Will Norris 34a4afeea7 add ListOptions field to ListMembersOptions 12 years ago
  Will Norris a4ba4ec93d add State field to IssueRequest 12 years ago
  Will Norris 2d7c049105 create temp file for repo release test 12 years ago
  Will Norris eecebdec70 add support for auditing 2FA of org members 12 years ago
  Ali fa53bea7f7 Add support for getting repository README files. 12 years ago
  Alex Bramley 143bda55a3 IssueRequest struct for create/edit. Fixes #75. 12 years ago
  Thomas Bruyelle c248a08b00 Improve UploadReleaseAsset usage 12 years ago
  Ondrej Kupka cab36cd2eb GitService: Add support for refs 12 years ago
  Thomas Bruyelle 0ca38ec285 Accepted mime type fixes 12 years ago
  Zach Latta 15e40efde8 Add Gitignore support. 12 years ago
  Amey Sakhadeo b4885541b1 Add support for listing watchers 12 years ago
  Thomas Bruyelle 3b87a64f0d add support for Release assets 12 years ago
  Thomas Bruyelle 4898732882 add support for basic Releases methods 12 years ago
  Shawn Smith 89bac30450 add HTMLURL (html_url) to PullRequest 12 years ago
  Quinn Slack 9837b3c931 Add MirrorURL field to Repository 12 years ago
  Will Norris 2ab27f559f use go-querystring to construct all request URLs 12 years ago
  Will Norris 7452bae91f return nil resource on error 12 years ago
  Will Norris ce4ba26361 add missing fields on Organization struct 12 years ago
  Will Norris a6715a27a0 code style cleanup 12 years ago
  Alec Thomas 3c87bd7f86 Switch ListByRepo() to addOptions(). 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
  Justin Abrahms 82f9e1976e Provide pagination to `UserService.ListFollowing` 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 13 years ago
  Will Norris 06385cfc6d add support for user keys 13 years ago
  Will Norris 303846dd04 redeclare String() as value method throughout 13 years ago
  Billy Lynch 24642d6524 Changed repositories.UpdateComment to use a struct. 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
  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