-
Notifications
You must be signed in to change notification settings - Fork 775
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: hub4j/github-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: github-api-1.44
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hub4j/github-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: github-api-1.45
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 13 files changed
- 4 contributors
Commits on Sep 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for bbc78ff - Browse repository at this point
Copy the full SHA bbc78ffView commit details
Commits on Sep 15, 2013
-
Allows to define page size for repository lists.
Extension of the listRepositories() with the desired pageSize. This allows to reduce the number of calls to GitHub API for fetching the entire set of repositories browsing all the pages. Additionally allows to match the UX paging with the underlying GitHub API paging, increasing performance and reducing hourly API allowance.
Configuration menu - View commit details
-
Copy full SHA for f52b4a2 - Browse repository at this point
Copy the full SHA f52b4a2View commit details
Commits on Sep 27, 2013
-
GHRepository owner is NOT a GHUser but more generically a GHPerson.
When GitHub repositories are associated to organisations, the owner is NOT the user but the org itself.
Configuration menu - View commit details
-
Copy full SHA for 2fb3f31 - Browse repository at this point
Copy the full SHA 2fb3f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096c965 - Browse repository at this point
Copy the full SHA 096c965View commit details
Commits on Sep 28, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a2df421 - Browse repository at this point
Copy the full SHA a2df421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4712d2c - Browse repository at this point
Copy the full SHA 4712d2cView commit details
Commits on Oct 2, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d82af9f - Browse repository at this point
Copy the full SHA d82af9fView commit details
Commits on Oct 9, 2013
-
Gets commit details of a pull request.
Retrieves the list of commits included in the pull request. Commit object returned is not a full GHCommit and includes just a small subset of information.
Configuration menu - View commit details
-
Copy full SHA for 19ec332 - Browse repository at this point
Copy the full SHA 19ec332View commit details
Commits on Nov 3, 2013
-
- GHPerson really should be an abstract class - static listPullRequests method does not fit the design of this library, although I'm very sympathetic as to why Luca wanted to do it. Nonetheless I'm removing this in favor of the lazy loading of the state to avoid unnecessary calls in the future.
Configuration menu - View commit details
-
Copy full SHA for ebf953c - Browse repository at this point
Copy the full SHA ebf953cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfefeae - Browse repository at this point
Copy the full SHA bfefeaeView commit details
Commits on Nov 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 178c9ff - Browse repository at this point
Copy the full SHA 178c9ffView commit details
Commits on Nov 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 6632da3 - Browse repository at this point
Copy the full SHA 6632da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9b538 - Browse repository at this point
Copy the full SHA ff9b538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d0d13 - Browse repository at this point
Copy the full SHA 63d0d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9648602 - Browse repository at this point
Copy the full SHA 9648602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 553df7a - Browse repository at this point
Copy the full SHA 553df7aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff github-api-1.44...github-api-1.45