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.48
User selector
All users
All time
Commit history
Commits on Jan 1, 2014
Merge pull request #61 from lucamilanesio/master
Show description for a4b8b9b
kohsuke
committed
a4b8b9b
View commit details
Copy full SHA for a4b8b9b
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Fetching of user's verified keys through standard OAuth scope.
Show description for 4b52414
lucamilanesio
committed
4b52414
View commit details
Copy full SHA for 4b52414
View code at this point
Browse repository at this point
Commits on Nov 28, 2013
Implement the ability to retrieve content from a particular ref.
farmdawgnation
committed
811b96b
View commit details
Copy full SHA for 811b96b
View code at this point
Browse repository at this point
Store encoded content in class level variable on update.
farmdawgnation
committed
9f3c5b9
View commit details
Copy full SHA for 9f3c5b9
View code at this point
Browse repository at this point
Implement the ability to retrieve conent if not populated.
Show description for a56357f
farmdawgnation
committed
a56357f
View commit details
Copy full SHA for a56357f
View code at this point
Browse repository at this point
Implement the ability to delete content.
farmdawgnation
committed
f8d14d2
View commit details
Copy full SHA for f8d14d2
View code at this point
Browse repository at this point
Properly wrap content on directory listing retrieval.
farmdawgnation
committed
b0c3075
View commit details
Copy full SHA for b0c3075
View code at this point
Browse repository at this point
Add the ability to specify a branch name with GHContent updates.
farmdawgnation
committed
54037e6
View commit details
Copy full SHA for 54037e6
View code at this point
Browse repository at this point
Implement the ability to create content via content api.
farmdawgnation
committed
fc260d4
View commit details
Copy full SHA for fc260d4
View code at this point
Browse repository at this point
Return the new GHContentUpdateResponse from content changes.
farmdawgnation
committed
387d4e5
View commit details
Copy full SHA for 387d4e5
View code at this point
Browse repository at this point
Implement the ability to update existing content.
farmdawgnation
committed
4ffd46b
View commit details
Copy full SHA for 4ffd46b
View code at this point
Browse repository at this point
Add the ability to retrieve the sha of the content.
farmdawgnation
committed
3b49370
View commit details
Copy full SHA for 3b49370
View code at this point
Browse repository at this point
Add GitHub Contents API read methods
acollign
authored and
farmdawgnation
committed
925d26e
View commit details
Copy full SHA for 925d26e
View code at this point
Browse repository at this point
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
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
Previous
Next
You can’t perform that action at this time.