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 }}
mariobd38
/
java-github-api
Public
forked from
hub4j/github-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-github-api
src
main
java
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2025
Sort members for consistency (#2087)
Show description for 362faaf
bitwiseman
authored
362faaf
View commit details
Copy full SHA for 362faaf
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
Cleanup names and enforce naming conventions (#2084)
Show description for 2067be3
bitwiseman
authored
2067be3
View commit details
Copy full SHA for 2067be3
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
Migrate legacy date-time api to new date-time api (#2074)
Show description for e0c4dae
solonovamax
and
bitwiseman
authored
e0c4dae
View commit details
Copy full SHA for e0c4dae
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
Add side and start_side Parameters to Create Review Comment (#2072)
Show description for 1225510
gilday
and
bitwiseman
authored
1225510
View commit details
Copy full SHA for 1225510
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
FEAT: Implement enabling auto merge for PR by GraphQL (#2056)
Show description for b759660
3 people
authored
b759660
View commit details
Copy full SHA for b759660
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Revert removal of getPullRequests (#2049)
Show description for 98cf5eb
bitwiseman
authored
98cf5eb
View commit details
Copy full SHA for 98cf5eb
View code at this point
Browse repository at this point
Merge branch 'main' into avoid-buffered-response-stream
bitwiseman
authored
350f1bc
View commit details
Copy full SHA for 350f1bc
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Cleanup and test coverage
bitwiseman
committed
89c2efc
View commit details
Copy full SHA for 89c2efc
View code at this point
Browse repository at this point
Change all response body calls to default to streamed output
bitwiseman
committed
7b7f1bd
View commit details
Copy full SHA for 7b7f1bd
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
removed unnecessary imports and casts
rnveach
committed
fc629d9
View commit details
Copy full SHA for fc629d9
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
Expand use for raw body stream
bitwiseman
committed
9c06af5
View commit details
Copy full SHA for 9c06af5
View code at this point
Browse repository at this point
Update GitHubConnectorResponse.bodyStream() implementation
bitwiseman
committed
b2641c0
View commit details
Copy full SHA for b2641c0
View code at this point
Browse repository at this point
Finish wiring in streaming body response
bitwiseman
committed
d47b1cf
View commit details
Copy full SHA for d47b1cf
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Add an option to avoid buffered response stream.
Show description for 3400bbe
atsushieno
committed
3400bbe
View commit details
Copy full SHA for 3400bbe
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
fixed various javadoc issues
rnveach
committed
9274c8b
View commit details
Copy full SHA for 9274c8b
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Merge pull request #2036 from rnveach/unused_exceptions
Show description for 8343b6b
bitwiseman
authored
8343b6b
View commit details
Copy full SHA for 8343b6b
View code at this point
Browse repository at this point
Issue #2033: made code clearer on using number in some methods (#2034)
rnveach
authored
827c537
View commit details
Copy full SHA for 827c537
View code at this point
Browse repository at this point
Merge branch 'main' into unused_exceptions
bitwiseman
authored
15ca8ba
View commit details
Copy full SHA for 15ca8ba
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
removed exceptions not thrown
rnveach
committed
67b8c39
View commit details
Copy full SHA for 67b8c39
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
Merge branch 'main' into bug/ghperson-type
anujhydrabadi
authored
7201986
View commit details
Copy full SHA for 7201986
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Issue #2026: added reopened to GHIssueStateReason
rnveach
committed
38b666d
View commit details
Copy full SHA for 38b666d
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
GHPerson.getType() should call populate() only if type is null
anujhydrabadi
committed
ddbed20
View commit details
Copy full SHA for ddbed20
View code at this point
Browse repository at this point
List app installation requests endpoint (#2012)
Show description for 33c39f3
anujhydrabadi
and
bitwiseman
authored
33c39f3
View commit details
Copy full SHA for 33c39f3
View code at this point
Browse repository at this point
Add option to fork default branch only (#1995)
Show description for d37839b
Alaurant
and
bitwiseman
authored
d37839b
View commit details
Copy full SHA for d37839b
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
Include triggering actor in workflow run (#2006)
HerrDerb
authored
8714d1b
View commit details
Copy full SHA for 8714d1b
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Add parameter to listContributors for anonymous contributors (#1907)
Show description for c8f4815
augustd
and
bitwiseman
authored
c8f4815
View commit details
Copy full SHA for c8f4815
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
Add ssh keys fields on meta API response (#1996)
jonesbusy
authored
4f505a5
View commit details
Copy full SHA for 4f505a5
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Add autolink reference function (#1987)
Show description for 58dcca1
Alaurant
authored
58dcca1
View commit details
Copy full SHA for 58dcca1
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
fix GHNotificationStream "Unable to parse If-Modified-Since request header" (#1984)
Show description for 107c8e6
AsherSu
authored
107c8e6
View commit details
Copy full SHA for 107c8e6
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
Do not assume server time is in sync with local machine time on rate limit path (#1972)
Show description for 6ea075b
holly-cummins
and
bitwiseman
authored
6ea075b
View commit details
Copy full SHA for 6ea075b
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
Improve wait handing in abuse retry (#1971)
Show description for 0c9e195
holly-cummins
authored
0c9e195
View commit details
Copy full SHA for 0c9e195
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
Test getEmails
bitwiseman
committed
f14aa53
View commit details
Copy full SHA for f14aa53
View code at this point
Browse repository at this point
Re-enable site for v2.x
bitwiseman
committed
085ceaf
View commit details
Copy full SHA for 085ceaf
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
Remove dead code
bitwiseman
committed
46deac2
View commit details
Copy full SHA for 46deac2
View code at this point
Browse repository at this point
Restore ContentIntegrationTest GHCommit tests
bitwiseman
committed
d7c8675
View commit details
Copy full SHA for d7c8675
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.