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: rubinius/rubinius
base: d56ef8ee10cd
Choose a base ref
...
head repository: rubinius/rubinius
compare: 925e90bd6d3c
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 2, 2015

  1. Copy the full SHA
    61893fe View commit details
    Browse the repository at this point in the history
  2. Ignore patch when getting release date from last commit.

    If the patch has non-US-ASCII characters, the Regexp matching the date blows up.
    Rather than mucking with ridiculous Regexp encodings, we ignore the unneeded patch.
    brixen committed Dec 2, 2015
    Copy the full SHA
    925e90b View commit details
    Browse the repository at this point in the history