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: jruby/jruby
base: 4f6edc9753cb^
Choose a base ref
...
head repository: jruby/jruby
compare: da420c9a5235
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on May 13, 2018

  1. Copy the full SHA
    4f6edc9 View commit details
    Browse the repository at this point in the history
  2. Raise EXDEV when attempting to rename across devices.

    This fix is needed because Bundler now vendors an MRI version of
    fileutils that does not include our hacks for the incorrect EACCES
    error. That is a larger issue since there's other hacks we have
    not eliminated, but this fixes a primary issue bundling libraries.
    headius committed May 13, 2018
    Copy the full SHA
    44bd17d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    da420c9 View commit details
    Browse the repository at this point in the history