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 023e8db8cb initial support for post receive hooks 13 years ago
..
events.go Add support for typed and untyped event payloads 13 years ago
events_test.go Add support for typed and untyped event payloads 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 Add methods for git commits 13 years ago
git_test.go Add methods for git commits 13 years ago
github.go Add timestamp struct to handle different formats 13 years ago
github_test.go add support for GitHub's new rate reset 13 years ago
issues.go Update boilerplate to reflect shared copyright 13 years ago
issues_test.go Update boilerplate to reflect shared copyright 13 years ago
orgs.go Update boilerplate to reflect shared copyright 13 years ago
orgs_test.go Update boilerplate to reflect shared copyright 13 years ago
pulls.go Update boilerplate to reflect shared copyright 13 years ago
pulls_test.go Update boilerplate to reflect shared copyright 13 years ago
repos.go Add timestamp struct to handle different formats 13 years ago
repos_test.go Update boilerplate to reflect shared copyright 13 years ago
timestamp_test.go Add timestamp struct to handle different formats 13 years ago
users.go Update boilerplate to reflect shared copyright 13 years ago
users_test.go Update boilerplate to reflect shared copyright 13 years ago
webhooks.go initial support for post receive hooks 13 years ago