447 커밋 (6820704c91afdd875e2a11bc647659c4d557aa5d)
 

작성자 SHA1 메시지 날짜
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` 11 년 전
  Mislav Marohnić 7e0e85bdda Avoid JRuby warning during rehash Rubygems plugin 11 년 전
  Mislav Marohnić d1a0398fdb Merge pull request #638 from sstephenson/gem-rehash 11 년 전
  Mislav Marohnić 67f429c41d Bring automatic gem-rehash functionality to rbenv core 11 년 전
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths 11 년 전
  Mislav Marohnić bf39d88d11 Add tests for rbenv PATH and RBENV_HOOK_PATH handling 11 년 전
  Mislav Marohnić 07d675350f Merge pull request #636 from sstephenson/speedup-rehash 11 년 전
  Mislav Marohnić 39cde6fc95 Merge pull request #528 from sstephenson/dylib 11 년 전
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` 11 년 전
  Mislav Marohnić 89d4e8a0e0 Speed up rehash process when there are many Ruby versions 11 년 전
  Mislav Marohnić a8df5d587c Avoid changing directories during rehash process 11 년 전
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" 11 년 전
  Mislav Marohnić e851250da6 Speed up obtaining `exec/which/whence` completions 11 년 전
  Mislav Marohnić c69d9a1128 Isolate rbenv-which tests from any `.ruby-version` file on the system 11 년 전
  Mislav Marohnić f4652fbbf0 Merge branch 'speedup-which' 11 년 전
  Mislav Marohnić 3ee395f9b5 Clean up PATH sanitization in rbenv-which 11 년 전
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system 12 년 전
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice 11 년 전
  Mislav Marohnić 51bd975820 Merge branch 'blank-versions' 11 년 전
  Mislav Marohnić 294cff3fd4 Fall back to `cc` as default compiler when `gcc` is not available 12 년 전
  Mislav Marohnić a6e0785b84 Create `configure` script to generate a cross-platform Makefile 12 년 전
  Mislav Marohnić 302b317b89 Fix `shobj-conf` on Darwin 12 년 전
  Mislav Marohnić 8facb3b3a7 Import `shobj-conf` script from bash 12 년 전
  Mislav Marohnić b5622bee3a Try without `-current_version` 12 년 전
  Mislav Marohnić 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load 12 년 전
  Mislav Marohnić 68b92a7f5d Test compiled native extensions on Travis CI 12 년 전
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init 12 년 전
  Mislav Marohnić 5287e2ebf4 Avoid slow `abs_dirname()` by loading `realpath` extension 12 년 전
  Mislav Marohnić 284588f9b4 Fix hooks tests on OS X by expanding BATS_TMPDIR 12 년 전
  Mislav Marohnić 16c7eb4135 Speed up `realpath()` with dynamically loaded C extension 12 년 전
  Mislav Marohnić 9bcef4b875 Add tests for non-directory types under `RBENV_ROOT/versions/` 11 년 전
  Mislav Marohnić f237a11f4f Have `versions` emit a warning when no Ruby version was found 11 년 전
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` 12 년 전
  Mislav Marohnić fe0b2436b8 Merge pull request #581 from LawnGnome/solaris-gawk 12 년 전
  Adam Harvey 808527b5d0 Prefer gawk over awk if both are available. 12 년 전
  Mislav Marohnić f71e22768c Merge pull request #567 from genezys/patch-1 12 년 전
  Vincent Robert b025dfcf58 Add \r to IFS instead of removing it manually 12 년 전
  Vincent Robert f205ec8359 Move carriage return test to version-file-read 12 년 전
  Vincent Robert f50cee2ac7 Simplify bash expression 12 년 전
  Vincent Robert 3be9773c4f Add test for carriage return in ruby-version file 12 년 전
  Vincent Robert 2fd3b18d39 Remove carriage return characters in version file 12 년 전
  Mislav Marohnić 14bc162ca6 Merge branch 'openbsd' 12 년 전
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin 12 년 전
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD 12 년 전
  Mislav Marohnić 1e1c9cb0dc Fix emulating the scenario where system Ruby is missing on OpenBSD 12 년 전
  Mislav Marohnić 3dc0005032 Fix test suite running on OpenBSD 12 년 전
  Mislav Marohnić 6d0bf9b39f Merge pull request #521 from wmoxam/master 12 년 전
  wmoxam 2f5d9a6f90 Fixes rbenv on OpenBSD and any other systems that don't support head -c 12 년 전
  Mislav Marohnić 783618b89c Force TAP output from Bats on CI 12 년 전
  Jeffrey 'jf' Lim 4f2f6f8575 Fix test suite when no system Ruby exists 12 년 전