300 Комити (6ced4e25de26b3a43c56bc324ee7d03bfe8d6540)

Аутор SHA1 Порука Датум
  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 пре 11 година
  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 година
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD пре 12 година
  wmoxam 2f5d9a6f90 Fixes rbenv on OpenBSD and any other systems that don't support head -c пре 12 година
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish пре 12 година
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" пре 12 година
  Mislav Marohnić f1fdb9bbc8 Avoid invoking `hash -r` in fish пре 12 година
  Mislav Marohnić 681435e0b4 Simplify version-file-read to avoid process substitution пре 12 година
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process пре 12 година
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` пре 12 година
  Mislav Marohnić f4fade3d26 better error message for `rbenv prefix system` пре 12 година
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` пре 12 година
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash пре 12 година
  Mislav Marohnić 31fab8cdae cleanup in fish пре 12 година
  Yamashita Yuu 5bfec84432 add fish shell support пре 13 година
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them пре 13 година
  Mislav Marohnić bdcc2e1790 check if completion script is readable пре 13 година
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH пре 13 година
  James FitzGibbon 81bb14e181 bail out early if readlink is not available пре 13 година