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
main
java
org
on
github-api-1.94
User selector
All users
All time
Commit history
Commits on Aug 30, 2018
findbugs fix
kohsuke
committed
c44e5d2
View commit details
Copy full SHA for c44e5d2
View code at this point
Browse repository at this point
close an opened stream
kohsuke
committed
ee4d514
View commit details
Copy full SHA for ee4d514
View code at this point
Browse repository at this point
findbugs warning fix
kohsuke
committed
863995c
View commit details
Copy full SHA for 863995c
View code at this point
Browse repository at this point
Merge pull request #411 from tadfisher/master
Show description for 4f17d35
kohsuke
authored
4f17d35
View commit details
Copy full SHA for 4f17d35
View code at this point
Browse repository at this point
Merge pull request #417 from twcurrie/tcurrie/revisions
Show description for 3cfcad7
kohsuke
authored
3cfcad7
View commit details
Copy full SHA for 3cfcad7
View code at this point
Browse repository at this point
Merge pull request #449 from martinvanzijl/issue_426_fix_nullptr_when_deleting_refs
Show description for 1ca6535
kohsuke
authored
1ca6535
View commit details
Copy full SHA for 1ca6535
View code at this point
Browse repository at this point
Merge pull request #446 from daniel-beck/fix-page-size
Show description for 53612ad
kohsuke
authored
53612ad
View commit details
Copy full SHA for 53612ad
View code at this point
Browse repository at this point
Merge pull request #443 from Arrow768/GHEventPayload_Issue
Show description for 4b799d2
kohsuke
authored
4b799d2
View commit details
Copy full SHA for 4b799d2
View code at this point
Browse repository at this point
Merge pull request #439 from l3ender/master
Show description for ca55947
kohsuke
authored
ca55947
View commit details
Copy full SHA for ca55947
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master'
kohsuke
committed
7fc2d9d
View commit details
Copy full SHA for 7fc2d9d
View code at this point
Browse repository at this point
Merge pull request #438 from jgangemi/jae/issue-434
Show description for c413fc1
kohsuke
authored
c413fc1
View commit details
Copy full SHA for c413fc1
View code at this point
Browse repository at this point
Merge pull request #437
kohsuke
committed
b5086c7
View commit details
Copy full SHA for b5086c7
View code at this point
Browse repository at this point
Clear up import statements
kohsuke
committed
92a015c
View commit details
Copy full SHA for 92a015c
View code at this point
Browse repository at this point
minor doc improvement
kohsuke
committed
3b2802e
View commit details
Copy full SHA for 3b2802e
View code at this point
Browse repository at this point
Merge pull request #436 from jgangemi/jae/rm-exception
Show description for 7bf23ea
kohsuke
authored
7bf23ea
View commit details
Copy full SHA for 7bf23ea
View code at this point
Browse repository at this point
Merge pull request #435
kohsuke
committed
9afd1c5
View commit details
Copy full SHA for 9afd1c5
View code at this point
Browse repository at this point
It appears LOKI preview is done and all those methods are now final
kohsuke
committed
5e36377
View commit details
Copy full SHA for 5e36377
View code at this point
Browse repository at this point
Use a short form
kohsuke
committed
c988df1
View commit details
Copy full SHA for c988df1
View code at this point
Browse repository at this point
TAB -> space
kohsuke
committed
29a40d3
View commit details
Copy full SHA for 29a40d3
View code at this point
Browse repository at this point
Let's not yet expose this new class because it's not final
kohsuke
committed
ddc27e8
View commit details
Copy full SHA for ddc27e8
View code at this point
Browse repository at this point
doc improvement
kohsuke
committed
3fa70ac
View commit details
Copy full SHA for 3fa70ac
View code at this point
Browse repository at this point
Massaged the change to match the existing API design convention
kohsuke
committed
b2b7dfa
View commit details
Copy full SHA for b2b7dfa
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Fix for issue #426. Fix null pointer when deleting refs.
martinvanzijl
committed
c309c2c
View commit details
Copy full SHA for c309c2c
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Fix pagination for APIs that supported it ad hoc
daniel-beck
committed
0ffcbdb
View commit details
Copy full SHA for 0ffcbdb
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
Adds the GHEventPayload.Issue class
Arrow768
committed
e368a17
View commit details
Copy full SHA for e368a17
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
address review comments in supporting updating content with sha
sbabu-salesforce
committed
2fcfb2f
View commit details
Copy full SHA for 2fcfb2f
View code at this point
Browse repository at this point
Add sha1 to updateFiles see
Show description for 943f47d
onoguera-ob
authored and
sbabu-salesforce
committed
943f47d
View commit details
Copy full SHA for 943f47d
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Add support for repository searching by "topic"
Show description for fd37a2c
l3ender
authored
fd37a2c
View commit details
Copy full SHA for fd37a2c
View code at this point
Browse repository at this point
Commits on May 30, 2018
- added overloaded 'uploadAsset' method
jgangemi
committed
eacdd7a
View commit details
Copy full SHA for eacdd7a
View code at this point
Browse repository at this point
Commits on May 29, 2018
[feature] implement Repository Invitations API
Show description for fe5ea52
Rechi
committed
fe5ea52
View commit details
Copy full SHA for fe5ea52
View code at this point
Browse repository at this point
Commits on May 28, 2018
- remove unthrown IOException
jgangemi
committed
ca6d77c
View commit details
Copy full SHA for ca6d77c
View code at this point
Browse repository at this point
Commits on May 27, 2018
- add support for signed commits
Show description for 1145941
jgangemi
committed
1145941
View commit details
Copy full SHA for 1145941
View code at this point
Browse repository at this point
Commits on May 1, 2018
Merge pull request #422 from ggrell/fix-421-enum-case-issue
Show description for 33d9422
kohsuke
authored
33d9422
View commit details
Copy full SHA for 33d9422
View code at this point
Browse repository at this point
Merge pull request #431 from Rechi/fixPRLabels
Show description for d50ae63
kohsuke
authored
d50ae63
View commit details
Copy full SHA for d50ae63
View code at this point
Browse repository at this point
Merge pull request #427 from itepikin-smartling/master
Show description for 1961836
kohsuke
authored
1961836
View commit details
Copy full SHA for 1961836
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.