Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
hub4j
/
github-api
Public
Notifications
You must be signed in to change notification settings
Fork
777
Star
1.3k
Code
Issues
158
Pull requests
45
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
github-api
src
on
github-api-1.47
User selector
All users
All time
Commit history
Commits on Nov 27, 2013
Minor doc improvement
kohsuke
committed
2abf03c
View commit details
Copy full SHA for 2abf03c
View code at this point
Browse repository at this point
Merge pull request #56 from endeavor85/master
Show description for a59810a
kohsuke
committed
a59810a
View commit details
Copy full SHA for a59810a
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
Add support for PULL_REQUEST_REVIEW_COMMENT event types.
rtholmes
committed
0108a0c
View commit details
Copy full SHA for 0108a0c
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Use `PagedIterator<GHIssue>` to retrieve repository issues. Overcomes
Show description for 4188758
endeavor85
committed
4188758
View commit details
Copy full SHA for 4188758
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
oops
kohsuke
committed
25e117b
View commit details
Copy full SHA for 25e117b
View code at this point
Browse repository at this point
Short cut
kohsuke
committed
6b7ceed
View commit details
Copy full SHA for 6b7ceed
View code at this point
Browse repository at this point
added one more field based on observations
kohsuke
committed
edde3ab
View commit details
Copy full SHA for edde3ab
View code at this point
Browse repository at this point
adding a new payload implementation for PushEvent
kohsuke
committed
ec20e51
View commit details
Copy full SHA for ec20e51
View code at this point
Browse repository at this point
Unified various different instances of the "author" class
kohsuke
committed
930a582
View commit details
Copy full SHA for 930a582
View code at this point
Browse repository at this point
V2 code no longer needed
kohsuke
committed
7536eee
View commit details
Copy full SHA for 7536eee
View code at this point
Browse repository at this point
added more event support
kohsuke
committed
d940d43
View commit details
Copy full SHA for d940d43
View code at this point
Browse repository at this point
Commits on Nov 9, 2013
Merge branch 'pull-51'
kohsuke
committed
9648602
View commit details
Copy full SHA for 9648602
View code at this point
Browse repository at this point
Better and more secure to use OAuth.
kohsuke
committed
63d0d13
View commit details
Copy full SHA for 63d0d13
View code at this point
Browse repository at this point
doc touch up
kohsuke
committed
ff9b538
View commit details
Copy full SHA for ff9b538
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
add support (most of) the release-related endpoints
evanchooly
committed
178c9ff
View commit details
Copy full SHA for 178c9ff
View code at this point
Browse repository at this point
Commits on Nov 3, 2013
Merged pull request #45 with some changes
kohsuke
committed
bfefeae
View commit details
Copy full SHA for bfefeae
View code at this point
Browse repository at this point
Massaging the pull request.
Show description for ebf953c
kohsuke
committed
ebf953c
View commit details
Copy full SHA for ebf953c
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Gets commit details of a pull request.
Show description for 19ec332
lucamilanesio
committed
19ec332
View commit details
Copy full SHA for 19ec332
View code at this point
Browse repository at this point
Commits on Sep 28, 2013
Using version 2 of jackson
pescuma
committed
4712d2c
View commit details
Copy full SHA for 4712d2c
View code at this point
Browse repository at this point
Updated issue label with ifts fields
pescuma
committed
a2df421
View commit details
Copy full SHA for a2df421
View code at this point
Browse repository at this point
Commits on Sep 27, 2013
Allows fetching pull requests by knowing repo-name and owner.
lucamilanesio
committed
096c965
View commit details
Copy full SHA for 096c965
View code at this point
Browse repository at this point
GHRepository owner is NOT a GHUser but more generically a GHPerson.
Show description for 2fb3f31
lucamilanesio
committed
2fb3f31
View commit details
Copy full SHA for 2fb3f31
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
Allows to define page size for repository lists.
Show description for f52b4a2
lucamilanesio
committed
f52b4a2
View commit details
Copy full SHA for f52b4a2
View code at this point
Browse repository at this point
Commits on Sep 7, 2013
Massaging the changes
kohsuke
committed
6e0e940
View commit details
Copy full SHA for 6e0e940
View code at this point
Browse repository at this point
Merge pull request #42 from paulbutenko/master
Show description for 976960f
kohsuke
committed
976960f
View commit details
Copy full SHA for 976960f
View code at this point
Browse repository at this point
Merge pull request #44 from stephenc/is-anonymous
Show description for d2f2f3b
kohsuke
committed
d2f2f3b
View commit details
Copy full SHA for d2f2f3b
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Provide a way to determine if the connection is anonymous
stephenc
committed
fb078de
View commit details
Copy full SHA for fb078de
View code at this point
Browse repository at this point
GHMyself should allow accessing the private repos and orgs too
stephenc
committed
da46b7f
View commit details
Copy full SHA for da46b7f
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
GHCOmpare reverted, getCommit changed to getCommitShortInfo
Paul Butenko
committed
c4e0729
View commit details
Copy full SHA for c4e0729
View code at this point
Browse repository at this point
Original formating restored
Paul Butenko
committed
eee9f0a
View commit details
Copy full SHA for eee9f0a
View code at this point
Browse repository at this point
New model for short info of the commit was added
Paul Butenko
committed
d069245
View commit details
Copy full SHA for d069245
View code at this point
Browse repository at this point
Commits on Jul 7, 2013
added a method that matches the convention elsewhere.
kohsuke
committed
c87d178
View commit details
Copy full SHA for c87d178
View code at this point
Browse repository at this point
this is no longer efficient
kohsuke
committed
6fc872b
View commit details
Copy full SHA for 6fc872b
View code at this point
Browse repository at this point
Commits on May 24, 2013
"myself" only makes sense when there's a credential
kohsuke
committed
589c578
View commit details
Copy full SHA for 589c578
View code at this point
Browse repository at this point
Commits on May 7, 2013
fixed NPE
kohsuke
committed
b932ba8
View commit details
Copy full SHA for b932ba8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.