..
activity.go
minor cleanup from file refactor
13 years ago
activity_events.go
add Stringify function
13 years ago
activity_events_test.go
switch singular GitHub struct fields to pointers
13 years ago
activity_star.go
return Response object from all API functions
13 years ago
activity_star_test.go
switch singular GitHub struct fields to pointers
13 years ago
doc.go
move package docs to doc.go
13 years ago
gists.go
add Stringify function
13 years ago
gists_comments.go
add Stringify function
13 years ago
gists_comments_test.go
switch singular GitHub struct fields to pointers
13 years ago
gists_test.go
switch singular GitHub struct fields to pointers
13 years ago
git.go
Restructured Git Data Service files.
13 years ago
git_commits.go
add Stringify function
13 years ago
git_commits_test.go
switch singular GitHub struct fields to pointers
13 years ago
git_trees.go
add Stringify function
13 years ago
git_trees_test.go
switch singular GitHub struct fields to pointers
13 years ago
github.go
switch singular GitHub struct fields to pointers
13 years ago
github_test.go
switch singular GitHub struct fields to pointers
13 years ago
issues.go
add Stringify function
13 years ago
issues_assignees.go
Changed boolean checks to a Is*() naming convention.
13 years ago
issues_assignees_test.go
switch singular GitHub struct fields to pointers
13 years ago
issues_comments.go
add Stringify function
13 years ago
issues_comments_test.go
switch singular GitHub struct fields to pointers
13 years ago
issues_labels.go
add Stringify function
13 years ago
issues_labels_test.go
switch singular GitHub struct fields to pointers
13 years ago
issues_test.go
switch singular GitHub struct fields to pointers
13 years ago
orgs.go
add Stringify function
13 years ago
orgs_members.go
Changed boolean checks to a Is*() naming convention.
13 years ago
orgs_members_test.go
switch singular GitHub struct fields to pointers
13 years ago
orgs_teams.go
add Stringify function
13 years ago
orgs_teams_test.go
switch singular GitHub struct fields to pointers
13 years ago
orgs_test.go
switch singular GitHub struct fields to pointers
13 years ago
pulls.go
add Stringify function
13 years ago
pulls_comments.go
add Stringify function
13 years ago
pulls_comments_test.go
switch singular GitHub struct fields to pointers
13 years ago
pulls_test.go
switch singular GitHub struct fields to pointers
13 years ago
repos.go
add Stringify function
13 years ago
repos_collaborators.go
Added Repository Collaborators API.
13 years ago
repos_collaborators_test.go
switch singular GitHub struct fields to pointers
13 years ago
repos_comments.go
add Stringify function
13 years ago
repos_comments_test.go
switch singular GitHub struct fields to pointers
13 years ago
repos_forks.go
return Response object from all API functions
13 years ago
repos_forks_test.go
switch singular GitHub struct fields to pointers
13 years ago
repos_hooks.go
add Stringify function
13 years ago
repos_hooks_test.go
switch singular GitHub struct fields to pointers
13 years ago
repos_statuses.go
add Stringify function
13 years ago
repos_statuses_test.go
switch singular GitHub struct fields to pointers
13 years ago
repos_test.go
switch singular GitHub struct fields to pointers
13 years ago
search.go
add Stringify function
13 years ago
search_test.go
switch singular GitHub struct fields to pointers
13 years ago
strings.go
add Stringify function
13 years ago
strings_test.go
add Stringify function
13 years ago
timestamp.go
add Stringify function
13 years ago
timestamp_test.go
Add timestamp struct to handle different formats
13 years ago
users.go
add Stringify function
13 years ago
users_emails.go
return Response object from all API functions
13 years ago
users_emails_test.go
return Response object from all API functions
13 years ago
users_test.go
switch singular GitHub struct fields to pointers
13 years ago