113 Revize (6cd487db8138816d9c2898846e9066f21b47a284)

Autor SHA1 Zpráva Datum
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code před 7 roky
  Jason Karns 8eb97549e1
Conforms OLD_RBENV_VERSION to RBENV_* convention před 7 roky
  Mislav Marohnić c4d97ad392 Finalize `rbenv shell -` implementation před 7 roky
  Yamashita, Yuu 36138f4901 Rewrite with using here document syntax před 8 roky
  Yamashita, Yuu 83e874a165 Add explicit shebang to executable for testing před 8 roky
  Yamashita, Yuu 8eefa41a4d Remove useless `touch` line před 8 roky
  Yamashita, Yuu a456528be8 Keep original ordering of PATH configuration před 8 roky
  Yamashita, Yuu 2485257424 Add a test to confirm the prefix doesn't work fine with `/bin/ruby` před 8 roky
  Donald Merand 8b0b51a166 convert references to '.' to 'source' for fish shell před 8 roky
  Aaron Patterson 6a912bf104 add support for rbenv shell - před 8 roky
  Jason Karns 565798d617 Test IFS handling in version-name/version-origin hooks před 8 roky
  Jason Karns 0f7a2cad8d Use create_hook helper před 8 roky
  Jason Karns 5ccba5d7cc Extract common create_hook helper před 8 roky
  Jason Karns 2cc2ec160e Remove redundant test před 8 roky
  Jason Karns fe809ea90d Remove support for legacy global version files před 8 roky
  Jason Karns f880dc6d6f Remove support for legacy version file před 8 roky
  Jason Karns 3c9674453f fix local --unset test před 8 roky
  Mislav Marohnić e554cd86c3 Strip leading `:` from RBENV_HOOK_PATH před 8 roky
  Mislav Marohnić f9d8b551dc Add test for detecting shell when `rbenv init` is called from script před 8 roky
  Mislav Marohnić 1a0be6f0ad Improve `git --version` git revision lookup před 8 roky
  Mislav Marohnić 6e30032278 Simplify version-name, version-origin hook tests před 8 roky
  Mislav Marohnić 4fde4ecbaf Ensure RBENV_VERSION_ORIGIN is not inherited from environment před 8 roky
  Jason Karns c3a5f91ed0 create hook: version-origin před 9 roky
  Jason Karns 258e4413b1 create hook: version-name před 9 roky
  Mislav Marohnić ba072adcb9 Have `rbenv local` read version from parent directories as well před 8 roky
  Mislav Marohnić ca25259900 Allow explicit target directory argument to `rbenv-version-file` před 8 roky
  Mislav Marohnić 90373d78b9 Add test for not including current directory in PATH search před 8 roky
  Chulki Lee df4c16ecb4 update urls to rbenv před 8 roky
  Jason Karns a3ff3adc39 create local .ruby-version file in test dir před 8 roky
  Jason Karns d7ca2aba2a add --help to subcommand completions před 8 roky
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command před 8 roky
  Mislav Marohnić 8f87f43e22 Fix broken version-dependent test před 8 roky
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version před 8 roky
  Mislav Marohnić 09b18cf6f5 Add test for version-origin when version not found in `rbenv-exec` před 8 roky
  Daniel Hahler 6296bf3f8b tests: fix path_without to handle /bin properly před 8 roky
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` před 9 roky
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option před 9 roky
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery před 9 roky
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup před 9 roky
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests před 9 roky
  Daniel Hahler e3982fae38 Display version origin with non-installed versions před 9 roky
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish před 9 roky
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` před 9 roky
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash před 9 roky
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths před 10 roky
  Mislav Marohnić bf39d88d11 Add tests for rbenv PATH and RBENV_HOOK_PATH handling před 10 roky
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` před 10 roky
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" před 10 roky
  Mislav Marohnić c69d9a1128 Isolate rbenv-which tests from any `.ruby-version` file on the system před 10 roky
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system před 10 roky