pip compatible server to serve Python packages out of GitHub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Will Norris fb1d2d12e3 test unmarshalling as well in testJSONMarshal() 12 years ago
..
activity.go minor cleanup from file refactor 13 years ago
activity_events.go redeclare String() as value method throughout 13 years ago
activity_events_test.go add tests for URL parse errors 12 years ago
activity_star.go return Response object from all API functions 13 years ago
activity_star_test.go add tests for URL parse errors 12 years ago
doc.go update documentation 12 years ago
gists.go redeclare String() as value method throughout 13 years ago
gists_comments.go redeclare String() as value method throughout 13 years ago
gists_comments_test.go add tests for URL parse errors 12 years ago
gists_test.go add tests for URL parse errors 12 years ago
git.go Restructured Git Data Service files. 13 years ago
git_commits.go implement repos_commits API 12 years ago
git_commits_test.go add tests for URL parse errors 12 years ago
git_trees.go redeclare String() as value method throughout 13 years ago
git_trees_test.go add tests for URL parse errors 12 years ago
github.go sort service fields 12 years ago
github_test.go test unmarshalling as well in testJSONMarshal() 12 years ago
issues.go redeclare String() as value method throughout 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 redeclare String() as value method throughout 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 add tests for URL parse errors 12 years ago
issues_test.go switch singular GitHub struct fields to pointers 13 years ago
orgs.go redeclare String() as value method throughout 13 years ago
orgs_members.go simplify function names for listing public data 13 years ago
orgs_members_test.go simplify function names for listing public data 13 years ago
orgs_teams.go redeclare String() as value method throughout 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 redeclare String() as value method throughout 13 years ago
pulls_comments.go redeclare String() as value method throughout 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 Added missing fields to repo struct 12 years ago
repos_collaborators.go implement repos_commits API 12 years ago
repos_collaborators_test.go add tests for URL parse errors 12 years ago
repos_comments.go redeclare String() as value method throughout 13 years ago
repos_comments_test.go add tests for URL parse errors 12 years ago
repos_commits.go implement repos_commits API 12 years ago
repos_commits_test.go implement repos_commits API 12 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 redeclare String() as value method throughout 13 years ago
repos_hooks_test.go add tests for URL parse errors 12 years ago
repos_keys.go add support for repo deploy keys 13 years ago
repos_keys_test.go add tests for URL parse errors 12 years ago
repos_statuses.go redeclare String() as value method throughout 13 years ago
repos_statuses_test.go switch singular GitHub struct fields to pointers 13 years ago
repos_test.go add tests for URL parse errors 12 years ago
search.go redeclare String() as value method throughout 13 years ago
search_test.go add tests for URL parse errors 12 years ago
strings.go redeclare String() as value method throughout 13 years ago
strings_test.go implement repos_commits API 12 years ago
timestamp.go redeclare String() as value method throughout 13 years ago
timestamp_test.go Add timestamp struct to handle different formats 13 years ago
users.go redeclare String() as value method throughout 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_followers.go Provide pagination to `UserService.ListFollowing` 12 years ago
users_followers_test.go Provide pagination to `UserService.ListFollowing` 12 years ago
users_keys.go add support for user keys 13 years ago
users_keys_test.go add support for user keys 13 years ago
users_test.go start of tests for json marshalling of resources 12 years ago