469 次程式碼提交 (e3982fae388cebf981fdec880bd460d31f5ca941)
 

作者 SHA1 備註 提交日期
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11 年之前
  Mislav Marohnić 83ac0fbd94 Merge pull request #747 from sstephenson/uninstall-instructions 11 年之前
  Mislav Marohnić 46fbc5414a Provide uninstall instructions in the README 11 年之前
  Mislav Marohnić 43b28caa94 Fix discovering `.ruby-version` files in root directory 11 年之前
  Mislav Marohnić 5b9e4f0584 Merge pull request #722 from blueyed/fix-test-for-fish-issue-369 11 年之前
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish 11 年之前
  Mislav Marohnić 7ad01b2b48 Document rbenv environment variables 11 年之前
  Mislav Marohnić 8c6b764a4c Merge pull request #706 from mhw/realpath-configure-fix 11 年之前
  Mark H. Wilkinson 050f750563 Fix pattern replacement to allow flags with commas. 11 年之前
  Mislav Marohnić 4d72eefffc Merge branch 'fast-travis' 11 年之前
  Mislav Marohnić b6ac87c220 Faster bats clone 11 年之前
  Mislav Marohnić 6b908bf39f Opt into fast Travis CI builds 11 年之前
  Mislav Marohnić f87d8762eb Merge pull request #698 from asymmetric/dead-readme-links 11 年之前
  Lorenzo Manacorda c54fa3731f Remove dead links to Version history and License 11 年之前
  Mislav Marohnić 4d0c289287 Merge pull request #688 from sstephenson/readme-no-history 11 年之前
  Mislav Marohnić 52bb0dcfcf Merge pull request #687 from sstephenson/remove-prefix-warning 11 年之前
  Mislav Marohnić 98953c2e14 Merge pull request #696 from aprescott/patch-1 11 年之前
  Adam Prescott 9ae8ba8a29 Update README to make rbenv version consistent with previous `versions` output 11 年之前
  Mislav Marohnić 1a7f49d2f0 Merge pull request #695 from lyrixx/patch-1 11 年之前
  Grégoire Pineau 70c6d3f67e [README] Updated link to bundler.io 11 年之前
  Mislav Marohnić b155380a06 Remove license information from README 11 年之前
  Mislav Marohnić cd60df52af Remove rbenv version history from README 11 年之前
  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 年之前