Skip to content
Permalink

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.46
Choose a base ref
...
head repository: hub4j/github-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: github-api-1.47
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 13, 2013

  1. Configuration menu
    Copy the full SHA
    2144100 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2013

  1. Use PagedIterator<GHIssue> to retrieve repository issues. Overcomes

    default 30 item page size limit.
    endeavor85 committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    4188758 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. Configuration menu
    Copy the full SHA
    0108a0c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. Merge pull request #58 from rtholmes/master

    Add support for PULL_REQUEST_REVIEW_COMMENT event types.
    kohsuke committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    9cc9e06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from endeavor85/master

    Use `PagedIterator<GHIssue>` to retrieve repository issues
    kohsuke committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    a59810a View commit details
    Browse the repository at this point in the history
  3. Minor doc improvement

    kohsuke committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    2abf03c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83a718c View commit details
    Browse the repository at this point in the history
Loading