271 커밋 (90373d78b91484b738d57f2bb54c6b417c95e182)

작성자 SHA1 메시지 날짜
  Kohei Suzuki 3c7a13d81f Remove leading `:` 10 년 전
  Chulki Lee df4c16ecb4 update urls to rbenv 10 년 전
  Jason Karns a1ef9efc80 use PWD var over pwd command 10 년 전
  Jason Karns 87dd5fe2c0 indentation 10 년 전
  Jason Karns 3ddedc021a Extract `abort` helper function 10 년 전
  Jason Karns 2dcb9d0611 completions for rbenv-init 10 년 전
  Jason Karns a6cb4b6317 consistent completions for rbenv-help 10 년 전
  Jason Karns 2f917312f1 completions for rbenv-completions 10 년 전
  Jason Karns d1f8081d1c completions for rbenv-versions 10 년 전
  Jason Karns d7ca2aba2a add --help to subcommand completions 10 년 전
  Jason Karns 2c4dd63f77 handle --help for subcommands 10 년 전
  Jason Karns 06e4f1b682 explicit --version flag 10 년 전
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command 10 년 전
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version 10 년 전
  Jason Karns 8c3cab61c7 add completion block for rbenv-help 10 년 전
  moe f6c1e5220a Never use hardlinks. Never. 10 년 전
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` 10 년 전
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option 10 년 전
  Mislav Marohnić 6e02b944f7 Use `$BASH_SOURCE` instead of `$0` 10 년 전
  Mislav Marohnić 6913fee89a If there is `.bashrc` but no `.bash_profile`, recommend the former 10 년 전
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery 10 년 전
  Mislav Marohnić 0f44c57d08 Fix eval'ing multiline `sh-*` command output with bash 10 년 전
  Mislav Marohnić c101052a7f Fix eval'ing multiline `sh-*` command output with fish 10 년 전
  Mislav Marohnić 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file 10 년 전
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11 년 전
  Mislav Marohnić 43b28caa94 Fix discovering `.ruby-version` files in root directory 11 년 전
  Daniel Hahler 4ea7d0849b rbenv-init: do not use basename for $shell 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ć 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ć 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 년 전
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` 12 년 전
  Adam Harvey 808527b5d0 Prefer gawk over awk if both are available. 12 년 전
  Vincent Robert b025dfcf58 Add \r to IFS instead of removing it manually 12 년 전
  Vincent Robert f50cee2ac7 Simplify bash expression 12 년 전
  Vincent Robert 2fd3b18d39 Remove carriage return characters in version file 12 년 전
  kou1okada 5c1094adb9 Response enhancement for in the case of the working directory under the UNC path. 12 년 전
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin 12 년 전