432 コミット (d8559b97499cfa979f9a28d44d05ae6fdf7e914a)

作成者 SHA1 メッセージ 日付
  Josh Friend c452da8084 v20150913 10年前
  Mislav Marohnić 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file 10年前
  Josh Friend 193e64b6b2 v20150901 11年前
  Yamashita, Yuu 7f32e96c28 v20150719 11年前
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11年前
  Daniel Hahler 493f036928 shims: handle symlinked scripts, via new PYENV_FILE_ARG 11年前
  Daniel Hahler af438abeae shims: look for python* 11年前
  Yamashita Yuu 114063495f `pyenv-prefix` should return proper prefix of `system` version (fixes #391) 11年前
  Mislav Marohnić 43b28caa94 Fix discovering `.ruby-version` files in root directory 11年前
  Josh Friend 5cb9c9af2e v20150601 11年前
  Yamashita Yuu 1b066598ce v20150524 11年前
  Daniel Hahler 9156191168 pyenv-version-file-read: use sed/cut instead of type/head/awk 11年前
  Daniel Hahler 4ea7d0849b rbenv-init: do not use basename for $shell 11年前
  Josh Friend 1d31529b46 v20150404 11年前
  Yamashita Yuu ab2aa6d13b v20150326 11年前
  derwolfe e9aa6cf649 doc: make location to add code to more clear 11年前
  Yamashita Yuu f48a5b11d7 Import recent changes from rbenv 4d72eefffc 11年前
  Yamashita Yuu efe461d2b4 v20150226 (#323) 11年前
  Yamashita Yuu 9146f44db1 v20150204 11年前
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` 11年前
  Yamashita Yuu 8abefe1fcb v20150124 11年前
  Daniel Hahler e8433cfeb3 Use exitcode from pyenv-version-name in pyenv-version, do not halt 11年前
  Daniel Hahler 7f88eabd0b Improve `pyenv version`, if there is one missing 11年前
  Yamashita Yuu d320d74a07 v20141211 (fixes #288) 11年前
  Yamashita Yuu 5ca423c9f3 Revert a fix for #101 to fix broken tests relating to `PYENV_NATIVE_EXT` 11年前
  Yamashita Yuu f0e852553a Import rbenv changes at 7e0e85bdda 11年前
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash 11年前
  Makoto Sasaki c0aff27842 v20141127 11年前
  Yamashita Yuu 8761ae8f7c v20141118 11年前
  Yamashita Yuu 7220044b49 v20141106 11年前
  Daniel Hahler a797bb6d88 Fix "pyenv: version 'system' is not installed" with `pyenv which` 11年前
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths 11年前
  Daniel Hahler de5c61cd59 Fix "version X is not installed" with multiple PYENV_VERSIONs 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年前
  Yamashita Yuu 8e657374a1 Import recent changes from rbenv-versions 11年前
  Daniel Hahler a1df551bcf Merge tests and remove_from_path from rbenv 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ć 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load 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ć 16c7eb4135 Speed up `realpath()` with dynamically loaded C extension 12年前
  Mislav Marohnić f237a11f4f Have `versions` emit a warning when no Ruby version was found 11年前
  Makoto Sasaki 77d9e34a49 v20141012 11年前
  Makoto Sasaki d38f00cd4a v20141011 11年前