Mordechai Zuber
|
44304ca70b
|
use string per recommended style
|
2015-12-16 21:23:36 +02:00 |
|
Haacked
|
eb5d14cfdc
|
Organize usings and remove unused
|
2015-08-04 21:12:37 -07:00 |
|
Micah
|
c3a67ae777
|
Creates constructors for all Models.Response.
Resolves https://github.com/octokit/octokit.net/issues/677.
Removes obscolete properties (gravatar).
Makes Models.Response properties all be protected (most were already).
|
2015-01-24 16:07:03 -08:00 |
|
Micah
|
a3d82484ce
|
Adds truncated attribute to TreeResponse.
See https://developer.github.com/v3/git/trees/#get-a-tree for details on the truncated attribute.
|
2015-01-11 12:00:53 -08:00 |
|
Haacked
|
1dd42ec4c8
|
Use IReadOnlyList instead of IReadOnlyCollection or IEnumerable
For response models.
|
2015-01-04 14:28:06 -08:00 |
|
Haacked
|
60373eab54
|
Make TreeResponse readonly
|
2015-01-03 20:22:37 -08:00 |
|
Amy Palamountain
|
b216c69377
|
Winner - debugger display!
|
2014-02-20 22:23:15 +13:00 |
|
pltaylor
|
fc0fbe5a22
|
Add Tests for Tree Client
|
2013-11-11 08:06:38 -05:00 |
|
pltaylor
|
dcb77d3c94
|
Implement get command and model classes
|
2013-11-07 13:12:41 -05:00 |
|