Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch&rebase support for pull requests #56

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jun 15, 2011

  1. Configuration menu
    Copy the full SHA
    e0051d2 View commit details
    Browse the repository at this point in the history
  2. Ignore rubymine files.

    kohsuke committed Jun 15, 2011
    Configuration menu
    Copy the full SHA
    9f04de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2011

  1. improved error handling

    kohsuke committed Jun 17, 2011
    Configuration menu
    Copy the full SHA
    425b080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af8be4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2011

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

Commits on Jun 28, 2011

  1. Merge pull request #1 from nixon/fetch-pull_orgs

    Support for private repositories.
    kohsuke committed Jun 28, 2011
    Configuration menu
    Copy the full SHA
    df4faeb View commit details
    Browse the repository at this point in the history
  2. provide a fetch-pull merge alternative

    add merge, rebase and do-nothing options to the fetch-pull command.  i
    like being able to fetch a pull request by number, but sometimes i'd
    rather not have the rebase happen automatically.
    nixon committed Jun 28, 2011
    Configuration menu
    Copy the full SHA
    d09ed2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from nixon/fetch-pull_with_options

    Fetch pull with options
    kohsuke committed Jun 28, 2011
    Configuration menu
    Copy the full SHA
    372d3ec View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2012

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	.gitignore
    kohsuke committed Jun 21, 2012
    Configuration menu
    Copy the full SHA
    6e25860 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2012

  1. Switching to OAuth token

    There's a lot more work to be done to convert other calls, but this is a
    start.
    kohsuke committed Jun 22, 2012
    Configuration menu
    Copy the full SHA
    188b226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77bd86c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2012

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

Commits on Mar 20, 2013

  1. improved the definition

    kohsuke committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    7013e65 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2013

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