235 коммитов (7ad01b2b485fb635d7a96daef33f6a733e5b1c80)

Автор SHA1 Сообщение Дата
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` 9 лет назад
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths 10 лет назад
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` 10 лет назад
  Mislav Marohnić 89d4e8a0e0 Speed up rehash process when there are many Ruby versions 10 лет назад
  Mislav Marohnić a8df5d587c Avoid changing directories during rehash process 10 лет назад
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" 10 лет назад
  Mislav Marohnić e851250da6 Speed up obtaining `exec/which/whence` completions 10 лет назад
  Mislav Marohnić 3ee395f9b5 Clean up PATH sanitization in rbenv-which 10 лет назад
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system 10 лет назад
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice 10 лет назад
  Mislav Marohnić 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load 10 лет назад
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init 10 лет назад
  Mislav Marohnić 5287e2ebf4 Avoid slow `abs_dirname()` by loading `realpath` extension 10 лет назад
  Mislav Marohnić 16c7eb4135 Speed up `realpath()` with dynamically loaded C extension 10 лет назад
  Mislav Marohnić f237a11f4f Have `versions` emit a warning when no Ruby version was found 10 лет назад
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` 10 лет назад
  Adam Harvey 808527b5d0 Prefer gawk over awk if both are available. 10 лет назад
  Vincent Robert b025dfcf58 Add \r to IFS instead of removing it manually 10 лет назад
  Vincent Robert f50cee2ac7 Simplify bash expression 10 лет назад
  Vincent Robert 2fd3b18d39 Remove carriage return characters in version file 10 лет назад
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin 10 лет назад
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD 10 лет назад
  wmoxam 2f5d9a6f90 Fixes rbenv on OpenBSD and any other systems that don't support head -c 10 лет назад
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish 10 лет назад
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" 11 лет назад
  Mislav Marohnić f1fdb9bbc8 Avoid invoking `hash -r` in fish 11 лет назад
  Mislav Marohnić 681435e0b4 Simplify version-file-read to avoid process substitution 11 лет назад
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process 11 лет назад
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` 11 лет назад
  Mislav Marohnić f4fade3d26 better error message for `rbenv prefix system` 11 лет назад
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` 11 лет назад
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash 11 лет назад
  Mislav Marohnić 31fab8cdae cleanup in fish 11 лет назад
  Yamashita Yuu 5bfec84432 add fish shell support 11 лет назад
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them 11 лет назад
  Mislav Marohnić bdcc2e1790 check if completion script is readable 11 лет назад
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH 11 лет назад
  James FitzGibbon 81bb14e181 bail out early if readlink is not available 11 лет назад
  Ian Yang 6ca591ab75 restore original IFS for hooks 11 лет назад
  Mislav Marohnić ab197ef51e add tests for version commands 11 лет назад
  Alisdair Sullivan 497911d6c0 improve detection of completion support for commands 11 лет назад
  Mislav Marohnić 400fe31061 fix exec fails for invalid version 11 лет назад
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them 11 лет назад
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces 11 лет назад
  Tim Pope 03fa148e81 Don't duplicate shims in PATH 11 лет назад
  Mislav Marohnić ea3203dbab fix resolving symlinks in rbenv-hooks 11 лет назад
  Mislav Marohnić bb6bccb782 tests galore 11 лет назад
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory 11 лет назад
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands 11 лет назад
  Sam Stephenson e3f72ebae2 Guard against exported `CDPATH` (fixes #316) 11 лет назад