214 커밋 (5c1094adb9f119f14820bc8ab408f911a7d85f3d)

작성자 SHA1 메시지 날짜
  kou1okada 5c1094adb9 Response enhancement for in the case of the working directory under the UNC path. 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 년 전
  Sam Stephenson 98f45695db Suppress shell warnings when hashing is disabled by `set +h` 11 년 전
  Sam Stephenson 3cb95b4d2d Add `rbenv --debug <command>` as a shortcut for setting RBENV_DEBUG=1 11 년 전
  Sam Stephenson 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output 11 년 전
  Leo Cassarani 1d687ac734 Fix incorrect formatting of rbenv-help output under MAWK 11 년 전
  Mislav Marohnić cd940bd797 typo in docs 11 년 전
  Sam Stephenson 9375e99f92 rbenv 0.4.0 11 년 전
  Sam Stephenson 266d896871 Prioritize `rbenv local` over `rbenv global` and `rbenv shell` 11 년 전
  Sam Stephenson e56885f4c9 "binary" -> "executable" 11 년 전
  Sam Stephenson 149f4b4607 "per-project" -> "application-specific" 11 년 전
  Sam Stephenson 919c4240fc Clarify that .rbenv-version is removed when migrating 11 년 전
  Sam Stephenson 44c2378f2a Shims include the full path to rbenv 11 년 전
  Sam Stephenson d2a8ca7d89 Tweak the ruby- prefix warning 11 년 전
  Sam Stephenson d4faae187a Read both .ruby-version and .rbenv-version, but write (and migrate to) .ruby-version 11 년 전
  Sam Stephenson 5e52fae7c1 Accept "ruby-" version prefix but print a warning to stderr 11 년 전
  Sam Stephenson b974bf54dc Prefer .ruby-version to .rbenv-version for reading local versions 11 년 전
  Sam Stephenson 4b6c91e827 Usage consistency 11 년 전
  Sam Stephenson 51467dc4a3 Include `install` and `uninstall` in help if ruby-build is installed 11 년 전
  Sam Stephenson 37eca782cc Documentation tweaks 11 년 전
  Sam Stephenson 19666f2598 Wrap documentation comments at 70 columns 11 년 전