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

Open gem command #804

Merged
merged 14 commits into from Feb 5, 2014
Merged

Open gem command #804

merged 14 commits into from Feb 5, 2014

Commits on Feb 1, 2014

  1. add open command to rvm

    quozd committed Feb 1, 2014
    Copy the full SHA
    d6701ad View commit details
    Browse the repository at this point in the history
  2. fix editor option

    quozd committed Feb 1, 2014
    Copy the full SHA
    76bee45 View commit details
    Browse the repository at this point in the history
  3. add bad gem test

    quozd committed Feb 1, 2014
    Copy the full SHA
    5a41071 View commit details
    Browse the repository at this point in the history
  4. fix indentation

    quozd committed Feb 1, 2014
    Copy the full SHA
    0c9f972 View commit details
    Browse the repository at this point in the history
  5. fix indentation to 2 spaces

    quozd committed Feb 1, 2014
    Copy the full SHA
    bf2127c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6138296 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2014

  1. switch swapn to fork/exec

    quozd committed Feb 4, 2014
    Copy the full SHA
    4a3439c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53d2c0d View commit details
    Browse the repository at this point in the history
  3. fix open command typo

    quozd committed Feb 4, 2014
    Copy the full SHA
    1679f30 View commit details
    Browse the repository at this point in the history
  4. fix open command typo

    quozd committed Feb 4, 2014
    Copy the full SHA
    66f7155 View commit details
    Browse the repository at this point in the history
  5. fix editor variable name

    quozd committed Feb 4, 2014
    Copy the full SHA
    38ffc98 View commit details
    Browse the repository at this point in the history
  6. fix exec args

    quozd committed Feb 4, 2014
    Copy the full SHA
    c4b2a36 View commit details
    Browse the repository at this point in the history
  7. fix exec params for ruby 1.8.7

    quozd committed Feb 4, 2014
    Copy the full SHA
    f2ed893 View commit details
    Browse the repository at this point in the history
  8. fix exec params for ruby 1.8.7

    quozd committed Feb 4, 2014
    Copy the full SHA
    5128f38 View commit details
    Browse the repository at this point in the history