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.
 
 
 
Lucas Alcantara f8a2c9578e Add new webhooks for Labels and Milestones 10 years ago
..
activity.go Avoid unnecessary FooService allocations 10 years ago
activity_events.go Add new webhooks for Labels and Milestones 9 years ago
activity_events_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
activity_notifications.go Fix Mark{,Repository}NotificationsRead methods. 10 years ago
activity_notifications_test.go Set Content-Type to "application/json" for request bodies 10 years ago
activity_star.go replace []Issue with []*Issue and for other large structs as well 10 years ago
activity_star_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
activity_test.go Add support for Feeds API 10 years ago
activity_watching.go replace []Issue with []*Issue and for other large structs as well 10 years ago
activity_watching_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
authorizations.go removed authorization preview header 9 years ago
authorizations_test.go removed authorization preview header 9 years ago
doc.go Fix code example in README file 10 years ago
event_types.go Add new webhooks for Labels and Milestones 9 years ago
examples_test.go move examples to github_test package in examples_test.go 10 years ago
gists.go Add missing 'Type' field to 'GistFile' struct 10 years ago
gists_comments.go replace []Issue with []*Issue and for other large structs as well 10 years ago
gists_comments_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
gists_test.go add support for list commits endpoint 10 years ago
git.go Avoid unnecessary FooService allocations 10 years ago
git_blobs.go Edit branch protection 10 years ago
git_blobs_test.go add missing license headers in a few files 10 years ago
git_commits.go add support for git signing API methods 10 years ago
git_commits_test.go add support for git signing API methods 10 years ago
git_refs.go replace []Issue with []*Issue and for other large structs as well 10 years ago
git_refs_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
git_tags.go add support for git signing API methods 10 years ago
git_tags_test.go remove unnecessary newlines 10 years ago
git_trees.go Adding omitempty to base_tree in CreateTree API 12 years ago
git_trees_test.go Add support for "content" attribute at tree creation 12 years ago
github.go removed authorization preview header 9 years ago
github_test.go Add and detect AbuseRateLimitError. 10 years ago
gitignore.go Avoid unnecessary FooService allocations 10 years ago
gitignore_test.go Add Gitignore support. 13 years ago
integration.go Add support for integrations service 10 years ago
integration_installation.go Add support for integrations service 10 years ago
integration_installation_test.go Add support for integrations service 10 years ago
integration_test.go Add support for integrations service 10 years ago
issues.go Stop using custom media type for Multiple Assignees. 10 years ago
issues_assignees.go Stop using custom media type for Multiple Assignees. 10 years ago
issues_assignees_test.go Stop using custom media type for Multiple Assignees. 10 years ago
issues_comments.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_comments_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_events.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_events_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_labels.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_labels_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_milestones.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_milestones_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
issues_test.go Stop using custom media type for Multiple Assignees. 10 years ago
issues_timeline.go add support for Issue Timeline API 10 years ago
issues_timeline_test.go add support for Issue Timeline API 10 years ago
licenses.go Avoid unnecessary FooService allocations 10 years ago
licenses_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
messages.go Add new webhooks for Labels and Milestones 9 years ago
messages_test.go Add new webhooks for Labels and Milestones 9 years ago
migrations.go Avoid unnecessary FooService allocations 10 years ago
migrations_source_import.go Fixing some lint issues 10 years ago
migrations_source_import_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
migrations_test.go Add support for Migrations API 10 years ago
misc.go replace []Issue with []*Issue and for other large structs as well 10 years ago
misc_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
orgs.go Add some missing fields 10 years ago
orgs_hooks.go replace []Issue with []*Issue and for other large structs as well 10 years ago
orgs_hooks_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
orgs_members.go replace []Issue with []*Issue and for other large structs as well 10 years ago
orgs_members_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
orgs_teams.go replace []Issue with []*Issue and for other large structs as well 10 years ago
orgs_teams_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
orgs_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
pulls.go Add review_comment{s,}_url fields to PullRequest 10 years ago
pulls_comments.go replace []Issue with []*Issue and for other large structs as well 10 years ago
pulls_comments_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
pulls_test.go Add review_comment{s,}_url fields to PullRequest 10 years ago
reactions.go Avoid unnecessary FooService allocations 10 years ago
reactions_test.go Update Reactions API (preview) for breaking change. 10 years ago
repos.go added license_template to repo struct 10 years ago
repos_collaborators.go add support for new repository invitations 10 years ago
repos_collaborators_test.go add support for new repository invitations 10 years ago
repos_comments.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_comments_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_commits.go Use nested commit for StatusEvent 10 years ago
repos_commits_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_contents.go Clarify use of RepositoryContent encoded content 10 years ago
repos_contents_test.go add missing license headers in a few files 10 years ago
repos_deployments.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_deployments_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_forks.go Add support for new Projects Preview API 10 years ago
repos_forks_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_hooks.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_hooks_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_invitations.go add support for new repository invitations 10 years ago
repos_invitations_test.go add support for new repository invitations 10 years ago
repos_keys.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_keys_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_merging.go add Repositories.Merge method 12 years ago
repos_merging_test.go add Repositories.Merge method 12 years ago
repos_pages.go Add support for Pages Preview API GetPageBuild for getting single specific page build 9 years ago
repos_pages_test.go Add support for Pages Preview API GetPageBuild for getting single specific page build 9 years ago
repos_projects.go Add support for new Projects Preview API 10 years ago
repos_projects_test.go Add support for new Projects Preview API 10 years ago
repos_releases.go Fix type of RepositoryRelease Author field. 10 years ago
repos_releases_test.go Fix type of RepositoryRelease Author field. 10 years ago
repos_stats.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_stats_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_statuses.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_statuses_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
repos_test.go Add support for affiliation and visibility in RepositoryListOptions. 10 years ago
repos_traffic.go Switches to the new traffic API format (#462) 10 years ago
repos_traffic_test.go Switches to the new traffic API format (#462) 10 years ago
search.go fix comment typo 10 years ago
search_test.go Adding missing field to search results 10 years ago
strings.go redeclare String() as value method throughout 13 years ago
strings_test.go Add support for getting repository README files. 12 years ago
timestamp.go redeclare String() as value method throughout 13 years ago
timestamp_test.go Fixed typo and removed unused vars 10 years ago
users.go Avoid unnecessary FooService allocations 10 years ago
users_administration.go Adding administration functions for users. 11 years ago
users_administration_test.go Adding administration functions for users. 11 years ago
users_emails.go replace []Issue with []*Issue and for other large structs as well 10 years ago
users_emails_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
users_followers.go replace []Issue with []*Issue and for other large structs as well 10 years ago
users_followers_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
users_gpg_keys.go add support for new repository invitations 10 years ago
users_gpg_keys_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
users_keys.go Add ReadOnly boolean field to deploy keys 10 years ago
users_keys_test.go replace []Issue with []*Issue and for other large structs as well 10 years ago
users_test.go add support for new repository invitations 10 years ago