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 18ed217bf5 add new Response object which wraps http.Response 13 years ago
..
activity.go minor cleanup from file refactor 13 years ago
activity_events.go Restructured Activity Service and Event files. 13 years ago
activity_events_test.go minor cleanup from file refactor 13 years ago
activity_star.go Restructured Activity Service and Event files. 13 years ago
activity_star_test.go Restructured Activity Service and Event files. 13 years ago
gists.go Add GistsService that handles GitHub's Gists API. 13 years ago
gists_test.go gofmt gist tests 13 years ago
git.go Restructured Git Data Service files. 13 years ago
git_commits.go Various gofmt fixes from restructuring. 13 years ago
git_commits_test.go Restructured Git Data Service files. 13 years ago
git_trees.go Restructured Git Data Service files. 13 years ago
git_trees_test.go Restructured Git Data Service files. 13 years ago
github.go add new Response object which wraps http.Response 13 years ago
github_test.go add new Response object which wraps http.Response 13 years ago
issues.go Various gofmt fixes from restructuring. 13 years ago
issues_assignees.go Restructured Issues Service files. 13 years ago
issues_assignees_test.go Restructured Issues Service files. 13 years ago
issues_comments.go Restructured Issues Service files. 13 years ago
issues_comments_test.go Restructured Issues Service files. 13 years ago
issues_test.go Restructured Issues Service files. 13 years ago
orgs.go Restructured Orgs Service Files. 13 years ago
orgs_members.go Restructured Orgs Service Files. 13 years ago
orgs_members_test.go Restructured Orgs Service Files. 13 years ago
orgs_teams.go Restructured Orgs Service Files. 13 years ago
orgs_teams_test.go Restructured Orgs Service Files. 13 years ago
orgs_test.go Restructured Orgs Service Files. 13 years ago
pulls.go Restructured Pull Request Service files. 13 years ago
pulls_comments.go Restructured Pull Request Service files. 13 years ago
pulls_comments_test.go Restructured Pull Request Service files. 13 years ago
pulls_test.go Restructured Pull Request Service files. 13 years ago
repos.go Restructured Repository Service files. 13 years ago
repos_forks.go Restructured Repository Service files. 13 years ago
repos_forks_test.go Restructured Repository Service files. 13 years ago
repos_hooks.go Various gofmt fixes from restructuring. 13 years ago
repos_hooks_test.go Restructured Repository Service files. 13 years ago
repos_statuses.go Restructured Repository Service files. 13 years ago
repos_statuses_test.go Restructured Repository Service files. 13 years ago
repos_test.go Restructured Repository Service files. 13 years ago
timestamp.go Moved timestamp implementation into its own file. 13 years ago
timestamp_test.go Add timestamp struct to handle different formats 13 years ago
users.go minor cleanup from file refactor 13 years ago
users_emails.go minor cleanup from file refactor 13 years ago
users_emails_test.go Restructured Users Service files. 13 years ago
users_test.go Restructured Users Service files. 13 years ago