2b3bfda
recommend that contributors run golint by
2013-06-26 18:11:57 -0700
9f96faa
Add ListEmails, AddEmails, and DeleteEmails for Users service. by
2013-06-27 05:49:57 +0700
ef0630a
fix typo in IssueComment and return more API error data by
2013-06-25 14:33:07 -0700
76aa5bc
first pass at pull request methods by
2013-06-25 13:08:00 -0700
fb261ca
update LICENSE to include GitHub CC-BY license by
2013-06-25 07:43:04 -0700
65fa4d4
add docs for issue options by
2013-06-20 14:24:53 -0700
b42c62f
Add basic issues related methods by
2013-06-18 19:42:10 -0700
5afbb4a
add test helper methods by
2013-06-18 20:39:00 -0700
c3f7d49
add comment for RoundTrip by
2013-06-16 14:23:42 -0700
691844f
rename url_ to u globally by
2013-06-16 14:22:16 -0700
2e68086
more UnauthenticatedRateLimitedTransport tests by
2013-06-16 13:44:35 -0700
03fb3ab
Add UnauthenticatedRateLimitedTransport by
2013-06-03 05:27:25 -0700
0a0e29b
fix lint error with comments by
2013-06-14 15:55:53 -0700
f8b0ffe
mention gocov and gocov-html for test coverage by
2013-06-07 15:33:49 -0700
c8dcb72
expand contribution guide a little by
2013-06-07 15:04:35 -0700
e0df0d1
goauth2 no longer requires Config to be provided by
2013-06-05 14:15:33 -0700
7ff439c
fix code example in README by
2013-05-31 14:27:28 -0700
6a500f0
add repo status methods (list and create) by
2013-05-31 13:15:57 -0700
708054d
Merge pull request #5 from DmitryBochkarev/GetOk by
2013-05-30 20:21:01 -0700
d23819c
cleanup tests (no substantive changes) by
2013-05-30 11:29:41 -0700
0e92a57
add functions for listing and creating repo forks by
2013-05-30 11:13:26 -0700
5be2c1f
test invalid URL on repo creation by
2013-05-30 10:14:56 -0700
487d4f8
add functions for managing a team's repositories by
2013-05-30 09:59:48 -0700
e2b9446
add last two team membership functions by
2013-05-30 08:40:10 -0700
989863b
fix doc.go by
2013-05-30 20:38:23 +0600
3968bf3
GetOk(r, key) (value, ok) by
2013-05-30 20:34:35 +0600
d3d9655
add ListAll and Create methods for repositories by
2013-05-29 13:39:34 -0700
8f5d9b1
extract logic for determining boolean API response by
2013-05-29 12:05:13 -0700
7b6dd01
add/update docs (no substantive changes) by
2013-05-29 10:26:21 -0700
fccbb95
add time fields and rename Users.List method by
2013-05-29 09:33:51 -0700
8c2a5ff
cleanup tests (no substantive chnages) by
2013-05-28 22:09:48 -0700
c7c9260
add additional team related methods by
2013-05-28 21:31:54 -0700
d7d20b7
fix .gitignore by
2013-05-28 19:59:41 -0700
7409e2e
add tests for URL errors caused by invalid input by
2013-05-28 19:44:09 -0700
7ab719a
add test for internal http client's Do() func by
2013-05-28 18:36:14 -0700
70dcb40
drop errors caused from reading error response body by
2013-05-28 18:23:50 -0700
df13964
don't use http.Error with empty response bodies by
2013-05-28 18:21:15 -0700
158c7ce
add test for invalid URL passed to NewRequest by
2013-05-28 18:17:55 -0700
7b9456b
move library under 'github' directory by
2013-05-24 17:05:43 -0700
57131f1
simplify golden value in test case by
2013-05-24 16:58:37 -0700
facf5a7
add additional organization related methods by
2013-05-24 15:30:08 -0700
01e9153
properly handle API errors with no response body by
2013-05-24 15:20:32 -0700
1329391
pass ListOptions to Organizations.List by
2013-05-24 13:56:52 -0700
7a48428
gofmt by
2013-05-24 13:56:48 -0700
d67731f
add support for basic User methods by
2013-05-24 13:17:47 -0700
83d5c79
minor cleanup by
2013-05-24 13:05:36 -0700
d703e21
fix typo in README link by
2013-05-24 11:50:28 -0700
7abdd30
add build status to README by
2013-05-24 11:42:34 -0700
86eb4da
add minimal travis-ci config by
2013-05-24 11:31:41 -0700
c9d2c13
fill out readme and other docs a bit more by
2013-05-24 11:24:04 -0700
aa0a125
initial checkin of go-github code by
2013-05-24 09:38:54 -0700
d6aae1a
add readme, license, and contributing files by
2013-04-29 10:15:32 -0700
425c5ff
initial empty commit by
2013-04-29 10:15:21 -0700
a866217
Update README.md by
2013-04-09 07:54:50 -0300
9b36453
Update README.md by
2013-04-08 09:01:04 -0300
b9f42e6
Tweak example indent by
2013-03-25 15:02:51 -0700
36205eb
Merge pull request #15 from yodaiken/master by
2013-03-25 15:01:14 -0700
bb851ab
Add example MatcherFunc by
2013-03-25 16:52:38 -0500
12bc3a0
Fix up grammar in docs. by
2013-03-20 09:31:41 -0700
c6c0995
Revert "Added a Context type for non-global contexts." by
2013-03-20 09:30:46 -0700
bf37eee
Merge commit 'cdee84d' by
2013-03-20 09:29:11 -0700
cdee84d
Documented that gorilla/pat also clears the context as of 9ff7555 by
2013-03-20 09:28:31 -0700
51a7bc3
Merge pull request #12 from temoto/patch-1 by
2013-02-03 01:13:21 -0800
38545db
Removed excess bool variable assignment in `if`s by
2013-02-03 06:48:19 +0400
2d12eba
Merge pull request #9 from golanger/master by
2013-01-17 01:15:30 -0800
78f6049
Update mux.go by
2013-01-17 17:52:41 +0900
a8ad2b0
Now the real test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW by
2012-12-27 06:28:03 -0200
b20a198
Test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW by
2012-12-27 06:12:28 -0200
bbd3ed3
Added a Context type for non-global contexts. by
2012-12-19 13:15:39 -0800
99a7fbf
Merge pull request #3 from kisielk/test by
2012-10-16 11:26:53 -0700
f89494a
Finished converting rest of mux tests to table tests by
2012-10-14 14:37:14 -0700
67d903c
Merge pull request #1 from kisielk/test by
2012-10-05 02:28:35 -0700
bcb4f4b
Converted TestRoute to a table-driven test by
2012-10-04 23:08:44 -0700
eac83ba
Initial files. by
2012-10-03 01:48:17 -0300
11ae212
Initial files. by
2012-10-03 01:41:46 -0300
652e24b
Initial commit by
2012-10-02 14:41:51 -0700
4e8d10d
Initial commit by
2012-10-02 14:32:24 -0700