305 Révisions (a9ca72ab8e5dc128db1c82e1d25a6e1dbf9b15d3)

Auteur SHA1 Message Date
  Mislav Marohnić a95ccd09a2 Simplify fallback to global version file il y a 10 ans
  Jason Karns fe809ea90d Remove support for legacy global version files il y a 10 ans
  Jason Karns f880dc6d6f Remove support for legacy version file il y a 10 ans
  Mislav Marohnić 3997a394d9 rbenv 1.0.0 il y a 10 ans
  Mislav Marohnić e554cd86c3 Strip leading `:` from RBENV_HOOK_PATH il y a 10 ans
  Mislav Marohnić a9a9636d1e Tweak sanitizing shell name il y a 10 ans
  Daniel Hahler 32030e2ed9 Fix shell version when invoked from a script il y a 11 ans
  Mislav Marohnić 2c7960102c Simplify reference to realpath.dylib within `rbenv-versions` il y a 10 ans
  Mislav Marohnić 1a0be6f0ad Improve `git --version` git revision lookup il y a 10 ans
  Mislav Marohnić 4fde4ecbaf Ensure RBENV_VERSION_ORIGIN is not inherited from environment il y a 10 ans
  Jason Karns 97f0499f43 add version-name/version-origin to hooks completion il y a 10 ans
  Jason Karns c3a5f91ed0 create hook: version-origin il y a 11 ans
  Jason Karns 258e4413b1 create hook: version-name il y a 11 ans
  Mislav Marohnić ba072adcb9 Have `rbenv local` read version from parent directories as well il y a 10 ans
  Mislav Marohnić ca25259900 Allow explicit target directory argument to `rbenv-version-file` il y a 10 ans
  Kohei Suzuki 3c7a13d81f Remove leading `:` il y a 10 ans
  Chulki Lee df4c16ecb4 update urls to rbenv il y a 10 ans
  Jason Karns a1ef9efc80 use PWD var over pwd command il y a 10 ans
  Jason Karns 87dd5fe2c0 indentation il y a 10 ans
  Jason Karns 3ddedc021a Extract `abort` helper function il y a 10 ans
  Jason Karns 2dcb9d0611 completions for rbenv-init il y a 10 ans
  Jason Karns a6cb4b6317 consistent completions for rbenv-help il y a 10 ans
  Jason Karns 2f917312f1 completions for rbenv-completions il y a 10 ans
  Jason Karns d1f8081d1c completions for rbenv-versions il y a 10 ans
  Jason Karns d7ca2aba2a add --help to subcommand completions il y a 10 ans
  Jason Karns 2c4dd63f77 handle --help for subcommands il y a 10 ans
  Jason Karns 06e4f1b682 explicit --version flag il y a 10 ans
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command il y a 10 ans
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version il y a 10 ans
  Jason Karns 8c3cab61c7 add completion block for rbenv-help il y a 10 ans
  moe f6c1e5220a Never use hardlinks. Never. il y a 10 ans
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` il y a 10 ans
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option il y a 10 ans
  Mislav Marohnić 6e02b944f7 Use `$BASH_SOURCE` instead of `$0` il y a 10 ans
  Mislav Marohnić 6913fee89a If there is `.bashrc` but no `.bash_profile`, recommend the former il y a 10 ans
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery il y a 10 ans
  Mislav Marohnić 0f44c57d08 Fix eval'ing multiline `sh-*` command output with bash il y a 10 ans
  Mislav Marohnić c101052a7f Fix eval'ing multiline `sh-*` command output with fish il y a 10 ans
  Mislav Marohnić 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file il y a 10 ans
  Daniel Hahler e3982fae38 Display version origin with non-installed versions il y a 11 ans
  Mislav Marohnić 43b28caa94 Fix discovering `.ruby-version` files in root directory il y a 11 ans
  Daniel Hahler 4ea7d0849b rbenv-init: do not use basename for $shell il y a 11 ans
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` il y a 11 ans
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash il y a 11 ans
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths il y a 11 ans
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` il y a 11 ans
  Mislav Marohnić 89d4e8a0e0 Speed up rehash process when there are many Ruby versions il y a 11 ans
  Mislav Marohnić a8df5d587c Avoid changing directories during rehash process il y a 11 ans
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" il y a 11 ans
  Mislav Marohnić e851250da6 Speed up obtaining `exec/which/whence` completions il y a 11 ans