634 Commits (9daf81f16e1dc55491b20b7da1ea82bf8cf3b3e9)
 

Autor SHA1 Mensaje Fecha
  Mislav Marohnić 3ee395f9b5 Clean up PATH sanitization in rbenv-which hace 11 años
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system hace 12 años
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice hace 11 años
  Mislav Marohnić 51bd975820 Merge branch 'blank-versions' hace 11 años
  Mislav Marohnić 294cff3fd4 Fall back to `cc` as default compiler when `gcc` is not available hace 12 años
  Mislav Marohnić a6e0785b84 Create `configure` script to generate a cross-platform Makefile hace 12 años
  Mislav Marohnić 302b317b89 Fix `shobj-conf` on Darwin hace 12 años
  Mislav Marohnić 8facb3b3a7 Import `shobj-conf` script from bash hace 12 años
  Mislav Marohnić b5622bee3a Try without `-current_version` hace 12 años
  Mislav Marohnić 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load hace 12 años
  Mislav Marohnić 68b92a7f5d Test compiled native extensions on Travis CI hace 12 años
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init hace 12 años
  Mislav Marohnić 5287e2ebf4 Avoid slow `abs_dirname()` by loading `realpath` extension hace 12 años
  Mislav Marohnić 284588f9b4 Fix hooks tests on OS X by expanding BATS_TMPDIR hace 12 años
  Mislav Marohnić 16c7eb4135 Speed up `realpath()` with dynamically loaded C extension hace 12 años
  Mislav Marohnić 9bcef4b875 Add tests for non-directory types under `RBENV_ROOT/versions/` hace 11 años
  Mislav Marohnić f237a11f4f Have `versions` emit a warning when no Ruby version was found hace 11 años
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` hace 12 años
  Mislav Marohnić fe0b2436b8 Merge pull request #581 from LawnGnome/solaris-gawk hace 12 años
  Adam Harvey 808527b5d0 Prefer gawk over awk if both are available. hace 12 años
  Mislav Marohnić f71e22768c Merge pull request #567 from genezys/patch-1 hace 12 años
  Vincent Robert b025dfcf58 Add \r to IFS instead of removing it manually hace 12 años
  Vincent Robert f205ec8359 Move carriage return test to version-file-read hace 12 años
  Vincent Robert f50cee2ac7 Simplify bash expression hace 12 años
  Vincent Robert 3be9773c4f Add test for carriage return in ruby-version file hace 12 años
  Vincent Robert 2fd3b18d39 Remove carriage return characters in version file hace 12 años
  Daniel Hahler 024bee1a6f Use `mktemp -d` for RBENV_TEST_DIR hace 12 años
  kou1okada 5c1094adb9 Response enhancement for in the case of the working directory under the UNC path. hace 12 años
  Mislav Marohnić 14bc162ca6 Merge branch 'openbsd' hace 12 años
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin hace 12 años
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD hace 12 años
  Mislav Marohnić 1e1c9cb0dc Fix emulating the scenario where system Ruby is missing on OpenBSD hace 12 años
  Mislav Marohnić 3dc0005032 Fix test suite running on OpenBSD hace 12 años
  Mislav Marohnić 6d0bf9b39f Merge pull request #521 from wmoxam/master hace 12 años
  wmoxam 2f5d9a6f90 Fixes rbenv on OpenBSD and any other systems that don't support head -c hace 12 años
  Mislav Marohnić 783618b89c Force TAP output from Bats on CI hace 12 años
  Jeffrey 'jf' Lim 4f2f6f8575 Fix test suite when no system Ruby exists hace 12 años
  Mislav Marohnić 59aca30267 Merge pull request #491 from peterhoeg/master hace 12 años
  Sam Stephenson 605e691bff Merge pull request #504 from jonathandean/master hace 12 años
  Jonathan Dean 09ec276a85 Change 'Advanced Configuration' reference to 'How rbenv hooks into your shell' hace 12 años
  Jonathan Dean 590b19a1b1 Remove Neckbeard reference in favor of Advanced hace 12 años
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish hace 12 años
  Peter Hoeg 8650de0c0c ignore cache directory used by ruby-build hace 12 años
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" hace 12 años
  Mislav Marohnić f1fdb9bbc8 Avoid invoking `hash -r` in fish hace 12 años
  Mislav Marohnić 44e76bea23 Merge pull request #372 from sstephenson/exec-next hace 12 años
  Mislav Marohnić a898e2a534 Merge branch 'no-process-substitution' hace 12 años
  Mislav Marohnić 681435e0b4 Simplify version-file-read to avoid process substitution hace 12 años
  Mislav Marohnić d2eace00c9 Add more tests for version-file-read hace 12 años
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process hace 12 años