205 Cometimentos (681435e0b4a0d3f9609a11af734902312eabaeaf)

Autor SHA1 Mensagem Data
  Mislav Marohnić 681435e0b4 Simplify version-file-read to avoid process substitution há 11 anos
  Mislav Marohnić 3300587c6b strip initial `-` from the name of shell process há 11 anos
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` há 11 anos
  Mislav Marohnić f4fade3d26 better error message for `rbenv prefix system` há 11 anos
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` há 11 anos
  Mislav Marohnić 5ae2cac088 fix `rbenv()` function in ksh and dash há 11 anos
  Mislav Marohnić 31fab8cdae cleanup in fish há 11 anos
  Yamashita Yuu 5bfec84432 add fish shell support há 11 anos
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them há 11 anos
  Mislav Marohnić bdcc2e1790 check if completion script is readable há 11 anos
  James FitzGibbon 81bb14e181 bail out early if readlink is not available há 11 anos
  Ian Yang 6ca591ab75 restore original IFS for hooks há 11 anos
  Mislav Marohnić ab197ef51e add tests for version commands há 11 anos
  Alisdair Sullivan 497911d6c0 improve detection of completion support for commands há 11 anos
  Mislav Marohnić 400fe31061 fix exec fails for invalid version há 11 anos
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them há 11 anos
  Shohei Yamasaki 2bbf49b2f5 replace tab with spaces há 11 anos
  Tim Pope 03fa148e81 Don't duplicate shims in PATH há 11 anos
  Mislav Marohnić ea3203dbab fix resolving symlinks in rbenv-hooks há 11 anos
  Mislav Marohnić bb6bccb782 tests galore há 11 anos
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory há 11 anos
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands há 11 anos
  Sam Stephenson e3f72ebae2 Guard against exported `CDPATH` (fixes #316) há 11 anos
  Sam Stephenson 98f45695db Suppress shell warnings when hashing is disabled by `set +h` há 11 anos
  Sam Stephenson 3cb95b4d2d Add `rbenv --debug <command>` as a shortcut for setting RBENV_DEBUG=1 há 11 anos
  Sam Stephenson 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output há 11 anos
  Leo Cassarani 1d687ac734 Fix incorrect formatting of rbenv-help output under MAWK há 11 anos
  Mislav Marohnić cd940bd797 typo in docs há 11 anos
  Sam Stephenson 9375e99f92 rbenv 0.4.0 há 11 anos
  Sam Stephenson 266d896871 Prioritize `rbenv local` over `rbenv global` and `rbenv shell` há 11 anos
  Sam Stephenson e56885f4c9 "binary" -> "executable" há 11 anos
  Sam Stephenson 149f4b4607 "per-project" -> "application-specific" há 11 anos
  Sam Stephenson 919c4240fc Clarify that .rbenv-version is removed when migrating há 11 anos
  Sam Stephenson 44c2378f2a Shims include the full path to rbenv há 11 anos
  Sam Stephenson d2a8ca7d89 Tweak the ruby- prefix warning há 11 anos
  Sam Stephenson d4faae187a Read both .ruby-version and .rbenv-version, but write (and migrate to) .ruby-version há 11 anos
  Sam Stephenson 5e52fae7c1 Accept "ruby-" version prefix but print a warning to stderr há 11 anos
  Sam Stephenson b974bf54dc Prefer .ruby-version to .rbenv-version for reading local versions há 11 anos
  Sam Stephenson 4b6c91e827 Usage consistency há 11 anos
  Sam Stephenson 51467dc4a3 Include `install` and `uninstall` in help if ruby-build is installed há 11 anos
  Sam Stephenson 37eca782cc Documentation tweaks há 11 anos
  Sam Stephenson 19666f2598 Wrap documentation comments at 70 columns há 11 anos
  Mislav Marohnić 3436bddaea new-style documentation for most commands há 11 anos
  Mislav Marohnić 5cc6b0e3d3 allow indented lines in help text há 11 anos
  Mislav Marohnić 2b21e22e97 display help for commands that have Summary but not Usage há 11 anos
  Sam Stephenson 57df945738 Don't print version before help summary (bare `rbenv` already does this) há 11 anos
  Sam Stephenson e2e474c59d Add `rbenv help --usage` há 11 anos
  Sam Stephenson 4c19dc22d7 Improve syntax for inline documentation and allow for multi-line usage há 11 anos
  Mislav Marohnić 8ee2f2657a avoid prepending system ruby to PATH há 11 anos
  Sam Stephenson 811ca05916 Run `hash -r` after `rbenv rehash` when shell integration is enabled há 11 anos