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
kohsuke
github
on
github-api-1.64
User selector
All users
All time
Commit history
Commits on Mar 22, 2015
whitespace only changes for consistent indentation
kohsuke
committed
8b428f2
View commit details
Copy full SHA for 8b428f2
View code at this point
Browse repository at this point
Added markdown support
Show description for 5bf252e
kohsuke
committed
5bf252e
View commit details
Copy full SHA for 5bf252e
View code at this point
Browse repository at this point
Turns out the interning of GHUser wasn't working at all!
Show description for 75512ff
kohsuke
committed
75512ff
View commit details
Copy full SHA for 75512ff
View code at this point
Browse repository at this point
added a method to read content.
Show description for 86b0d27
kohsuke
committed
86b0d27
View commit details
Copy full SHA for 86b0d27
View code at this point
Browse repository at this point
added a method to return the raw unprocessed body
kohsuke
committed
5a8845f
View commit details
Copy full SHA for 5a8845f
View code at this point
Browse repository at this point
Added getDownloadUrl() method
kohsuke
committed
709e47f
View commit details
Copy full SHA for 709e47f
View code at this point
Browse repository at this point
Commits on Mar 21, 2015
eliminate the need for path manipulation and consolidate them to 'with'
kohsuke
committed
77590b4
View commit details
Copy full SHA for 77590b4
View code at this point
Browse repository at this point
improved error handling
kohsuke
committed
72fc313
View commit details
Copy full SHA for 72fc313
View code at this point
Browse repository at this point
Implemented /repositories
Show description for 39b32ce
kohsuke
committed
39b32ce
View commit details
Copy full SHA for 39b32ce
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Merge pull request #160 with some modifications
Show description for bdcee7c
kohsuke
committed
bdcee7c
View commit details
Copy full SHA for bdcee7c
View code at this point
Browse repository at this point
Implemented a strategy pattern to let the client determine API rate limit behavior.
Show description for 4093e53
kohsuke
committed
4093e53
View commit details
Copy full SHA for 4093e53
View code at this point
Browse repository at this point
Provide reset date info for rate limit
KostyaSha
authored and
kohsuke
committed
a4c1c8d
View commit details
Copy full SHA for a4c1c8d
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
Standardize environment variable names
Show description for 7ed234c
kohsuke
committed
7ed234c
View commit details
Copy full SHA for 7ed234c
View code at this point
Browse repository at this point
Avoided using JDK6 method
kohsuke
committed
0359160
View commit details
Copy full SHA for 0359160
View code at this point
Browse repository at this point
Simplification
kohsuke
committed
2478dad
View commit details
Copy full SHA for 2478dad
View code at this point
Browse repository at this point
Simplification
Show description for 6902923
kohsuke
committed
6902923
View commit details
Copy full SHA for 6902923
View code at this point
Browse repository at this point
simplification
kohsuke
committed
271d18c
View commit details
Copy full SHA for 271d18c
View code at this point
Browse repository at this point
Merge pull request #156 from ashwanthkumar/endpoint-from-properties
Show description for e146563
kohsuke
committed
e146563
View commit details
Copy full SHA for e146563
View code at this point
Browse repository at this point
Merge pull request #155
kohsuke
committed
ce7ca59
View commit details
Copy full SHA for ce7ca59
View code at this point
Browse repository at this point
Promoted GHTreeEntry to the top-level
kohsuke
committed
76610b2
View commit details
Copy full SHA for 76610b2
View code at this point
Browse repository at this point
prefer list over raw array
kohsuke
committed
dfce0bd
View commit details
Copy full SHA for dfce0bd
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Fixing the indentation for enpointVariableName
ashwanthkumar
committed
41c0dd9
View commit details
Copy full SHA for 41c0dd9
View code at this point
Browse repository at this point
Adding fromEnvironment to maintain backword compatibility
ashwanthkumar
committed
232c038
View commit details
Copy full SHA for 232c038
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
Change type of language bytes from Integer to Long
khoa-nd
committed
374fdb3
View commit details
Copy full SHA for 374fdb3
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Add method to get the list of languages using in repository
khoa-nd
committed
f785306
View commit details
Copy full SHA for f785306
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Restored backward compatibility
Show description for 1156689
kohsuke
committed
1156689
View commit details
Copy full SHA for 1156689
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Picking endpoint from the properties file and environment variables
Show description for a716a59
ashwanthkumar
committed
a716a59
View commit details
Copy full SHA for a716a59
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
implementing github trees as described https://developer.github.com/v3/git/trees/#get-a-tree-recursively
ddtxra
committed
bad0d1b
View commit details
Copy full SHA for bad0d1b
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Fixed NPE.
Show description for c3a9f6f
kohsuke
committed
c3a9f6f
View commit details
Copy full SHA for c3a9f6f
View code at this point
Browse repository at this point
Exposed this method.
Show description for e631e46
kohsuke
committed
e631e46
View commit details
Copy full SHA for e631e46
View code at this point
Browse repository at this point
Avoid multiple concurrent population
kohsuke
committed
15163ff
View commit details
Copy full SHA for 15163ff
View code at this point
Browse repository at this point
Mentions thread-safety and state the goal.
Show description for b898284
kohsuke
committed
b898284
View commit details
Copy full SHA for b898284
View code at this point
Browse repository at this point
Added API to list contributors
kohsuke
committed
3bb7eb2
View commit details
Copy full SHA for 3bb7eb2
View code at this point
Browse repository at this point
Report the repository the push happened to
Show description for 11fcb9d
kohsuke
committed
11fcb9d
View commit details
Copy full SHA for 11fcb9d
View code at this point
Browse repository at this point
Added a convenience method.
Show description for 29f8264
kohsuke
committed
29f8264
View commit details
Copy full SHA for 29f8264
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.