95 커밋 (f880dc6d6f65f2793f5f70fcb26e76f00033ec8b)

작성자 SHA1 메시지 날짜
  Jason Karns f880dc6d6f Remove support for legacy version file 10 년 전
  Jason Karns 3c9674453f fix local --unset test 10 년 전
  Mislav Marohnić e554cd86c3 Strip leading `:` from RBENV_HOOK_PATH 10 년 전
  Mislav Marohnić f9d8b551dc Add test for detecting shell when `rbenv init` is called from script 10 년 전
  Mislav Marohnić 1a0be6f0ad Improve `git --version` git revision lookup 10 년 전
  Mislav Marohnić 6e30032278 Simplify version-name, version-origin hook tests 10 년 전
  Mislav Marohnić 4fde4ecbaf Ensure RBENV_VERSION_ORIGIN is not inherited from environment 10 년 전
  Jason Karns c3a5f91ed0 create hook: version-origin 11 년 전
  Jason Karns 258e4413b1 create hook: version-name 11 년 전
  Mislav Marohnić ba072adcb9 Have `rbenv local` read version from parent directories as well 10 년 전
  Mislav Marohnić ca25259900 Allow explicit target directory argument to `rbenv-version-file` 10 년 전
  Mislav Marohnić 90373d78b9 Add test for not including current directory in PATH search 10 년 전
  Chulki Lee df4c16ecb4 update urls to rbenv 10 년 전
  Jason Karns a3ff3adc39 create local .ruby-version file in test dir 10 년 전
  Jason Karns d7ca2aba2a add --help to subcommand completions 10 년 전
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command 10 년 전
  Mislav Marohnić 8f87f43e22 Fix broken version-dependent test 10 년 전
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version 10 년 전
  Mislav Marohnić 09b18cf6f5 Add test for version-origin when version not found in `rbenv-exec` 10 년 전
  Daniel Hahler 6296bf3f8b tests: fix path_without to handle /bin properly 10 년 전
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` 10 년 전
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option 10 년 전
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery 10 년 전
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup 10 년 전
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests 10 년 전
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11 년 전
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish 11 년 전
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` 11 년 전
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash 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ć 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` 11 년 전
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" 11 년 전
  Mislav Marohnić c69d9a1128 Isolate rbenv-which tests from any `.ruby-version` file on the system 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ć a6e0785b84 Create `configure` script to generate a cross-platform Makefile 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ć 284588f9b4 Fix hooks tests on OS X by expanding BATS_TMPDIR 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 년 전
  Vincent Robert f205ec8359 Move carriage return test to version-file-read 12 년 전
  Vincent Robert 3be9773c4f Add test for carriage return in ruby-version file 12 년 전
  Daniel Hahler 024bee1a6f Use `mktemp -d` for RBENV_TEST_DIR 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 년 전