317 Commits (b943955dbf10c436a8d4c7c36fd4216a34ef2b33)

Autor SHA1 Mensaje Fecha
  Mislav Marohnić ca25259900 Allow explicit target directory argument to `rbenv-version-file` hace 10 años
  Kohei Suzuki 3c7a13d81f Remove leading `:` hace 10 años
  Chulki Lee df4c16ecb4 update urls to rbenv hace 10 años
  Jason Karns a1ef9efc80 use PWD var over pwd command hace 10 años
  Jason Karns 87dd5fe2c0 indentation hace 10 años
  Jason Karns 3ddedc021a Extract `abort` helper function hace 10 años
  Jason Karns 2dcb9d0611 completions for rbenv-init hace 10 años
  Jason Karns a6cb4b6317 consistent completions for rbenv-help hace 10 años
  Jason Karns 2f917312f1 completions for rbenv-completions hace 10 años
  Jason Karns d1f8081d1c completions for rbenv-versions hace 10 años
  Jason Karns d7ca2aba2a add --help to subcommand completions hace 10 años
  Jason Karns 2c4dd63f77 handle --help for subcommands hace 10 años
  Jason Karns 06e4f1b682 explicit --version flag hace 10 años
  Mislav Marohnić 825de5d2e3 Fix argument handling in main `rbenv` command hace 10 años
  Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version hace 10 años
  Jason Karns 8c3cab61c7 add completion block for rbenv-help hace 10 años
  moe f6c1e5220a Never use hardlinks. Never. hace 10 años
  Mislav Marohnić 7026e529c7 Fix `realpath` fallback in `rbenv hooks` hace 10 años
  Mislav Marohnić e80886e9be Add `rbenv versions --skip-aliases` option hace 10 años
  Mislav Marohnić 6e02b944f7 Use `$BASH_SOURCE` instead of `$0` hace 10 años
  Mislav Marohnić 6913fee89a If there is `.bashrc` but no `.bash_profile`, recommend the former hace 10 años
  Mislav Marohnić dcca61c0bc Improve `rbenv --version` git checkout discovery hace 10 años
  Mislav Marohnić 0f44c57d08 Fix eval'ing multiline `sh-*` command output with bash hace 10 años
  Mislav Marohnić c101052a7f Fix eval'ing multiline `sh-*` command output with fish hace 10 años
  Mislav Marohnić 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file hace 10 años
  Daniel Hahler e3982fae38 Display version origin with non-installed versions hace 11 años
  Mislav Marohnić 43b28caa94 Fix discovering `.ruby-version` files in root directory hace 11 años
  Daniel Hahler 4ea7d0849b rbenv-init: do not use basename for $shell hace 11 años
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` hace 11 años
  Kevin Burke c9a96c9f79 Use `command` to run rbenv rehash hace 11 años
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths hace 11 años
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` hace 11 años
  Mislav Marohnić 89d4e8a0e0 Speed up rehash process when there are many Ruby versions hace 11 años
  Mislav Marohnić a8df5d587c Avoid changing directories during rehash process hace 11 años
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" hace 11 años
  Mislav Marohnić e851250da6 Speed up obtaining `exec/which/whence` completions hace 11 años
  Mislav Marohnić 3ee395f9b5 Clean up PATH sanitization in rbenv-which hace 11 años
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system hace 12 años
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice hace 11 años
  Mislav Marohnić 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load hace 12 años
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init hace 12 años
  Mislav Marohnić 5287e2ebf4 Avoid slow `abs_dirname()` by loading `realpath` extension hace 12 años
  Mislav Marohnić 16c7eb4135 Speed up `realpath()` with dynamically loaded C extension hace 12 años
  Mislav Marohnić f237a11f4f Have `versions` emit a warning when no Ruby version was found hace 11 años
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` hace 12 años
  Adam Harvey 808527b5d0 Prefer gawk over awk if both are available. hace 12 años
  Vincent Robert b025dfcf58 Add \r to IFS instead of removing it manually hace 12 años
  Vincent Robert f50cee2ac7 Simplify bash expression hace 12 años
  Vincent Robert 2fd3b18d39 Remove carriage return characters in version file hace 12 años
  kou1okada 5c1094adb9 Response enhancement for in the case of the working directory under the UNC path. hace 12 años