222 Révisions (a6e0785b84993fa3a5192a66ee816ed7c0e0a43e)

Auteur SHA1 Message Date
  Mislav Marohnić 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load il y a 12 ans
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init il y a 12 ans
  Mislav Marohnić 5287e2ebf4 Avoid slow `abs_dirname()` by loading `realpath` extension il y a 12 ans
  Mislav Marohnić 16c7eb4135 Speed up `realpath()` with dynamically loaded C extension il y a 12 ans
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` il y a 12 ans
  Adam Harvey 808527b5d0 Prefer gawk over awk if both are available. il y a 12 ans
  Vincent Robert b025dfcf58 Add \r to IFS instead of removing it manually il y a 12 ans
  Vincent Robert f50cee2ac7 Simplify bash expression il y a 12 ans
  Vincent Robert 2fd3b18d39 Remove carriage return characters in version file il y a 12 ans
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin il y a 12 ans
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD il y a 12 ans
  wmoxam 2f5d9a6f90 Fixes rbenv on OpenBSD and any other systems that don't support head -c il y a 12 ans
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish il y a 12 ans
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" il y a 12 ans
  Mislav Marohnić f1fdb9bbc8 Avoid invoking `hash -r` in fish il y a 12 ans
  Mislav Marohnić 681435e0b4 Simplify version-file-read to avoid process substitution il y a 12 ans
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process il y a 12 ans
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` il y a 12 ans
  Mislav Marohnić f4fade3d26 better error message for `rbenv prefix system` il y a 12 ans
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` il y a 12 ans
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash il y a 12 ans
  Mislav Marohnić 31fab8cdae cleanup in fish il y a 12 ans
  Yamashita Yuu 5bfec84432 add fish shell support il y a 13 ans
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them il y a 12 ans
  Mislav Marohnić bdcc2e1790 check if completion script is readable il y a 13 ans
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH il y a 13 ans
  James FitzGibbon 81bb14e181 bail out early if readlink is not available il y a 13 ans
  Ian Yang 6ca591ab75 restore original IFS for hooks il y a 13 ans
  Mislav Marohnić ab197ef51e add tests for version commands il y a 13 ans
  Alisdair Sullivan 497911d6c0 improve detection of completion support for commands il y a 13 ans
  Mislav Marohnić 400fe31061 fix exec fails for invalid version il y a 13 ans
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them il y a 13 ans
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces il y a 13 ans
  Tim Pope 03fa148e81 Don't duplicate shims in PATH il y a 13 ans
  Mislav Marohnić ea3203dbab fix resolving symlinks in rbenv-hooks il y a 13 ans
  Mislav Marohnić bb6bccb782 tests galore il y a 13 ans
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory il y a 13 ans
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands il y a 13 ans
  Sam Stephenson e3f72ebae2 Guard against exported `CDPATH` (fixes #316) il y a 13 ans
  Sam Stephenson 98f45695db Suppress shell warnings when hashing is disabled by `set +h` il y a 13 ans
  Sam Stephenson 3cb95b4d2d Add `rbenv --debug <command>` as a shortcut for setting RBENV_DEBUG=1 il y a 13 ans
  Sam Stephenson 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output il y a 13 ans
  Leo Cassarani 1d687ac734 Fix incorrect formatting of rbenv-help output under MAWK il y a 13 ans
  Mislav Marohnić cd940bd797 typo in docs il y a 13 ans
  Sam Stephenson 9375e99f92 rbenv 0.4.0 il y a 13 ans
  Sam Stephenson 266d896871 Prioritize `rbenv local` over `rbenv global` and `rbenv shell` il y a 13 ans
  Sam Stephenson e56885f4c9 "binary" -> "executable" il y a 13 ans
  Sam Stephenson 149f4b4607 "per-project" -> "application-specific" il y a 13 ans
  Sam Stephenson 919c4240fc Clarify that .rbenv-version is removed when migrating il y a 13 ans
  Sam Stephenson 44c2378f2a Shims include the full path to rbenv il y a 13 ans