334 コミット (bb6bccb782bf3ff8a338463f0893f73781078e58)
 

作成者 SHA1 メッセージ 日付
  Mislav Marohnić bb6bccb782 tests galore 13年前
  Mislav Marohnić 1fe59e41ea error message when rehash fails on non-writable directory 13年前
  Tim Pope 0d1f1d09f0 Fix multiple argument completion with zsh 13年前
  YanhaoYang 13f36e0416 rbenv(): preserve multiline output of `sh-*` commands 13年前
  Sam Stephenson e3f72ebae2 Guard against exported `CDPATH` (fixes #316) 13年前
  Sam Stephenson 98f45695db Suppress shell warnings when hashing is disabled by `set +h` 13年前
  Sam Stephenson 3cb95b4d2d Add `rbenv --debug <command>` as a shortcut for setting RBENV_DEBUG=1 13年前
  Sam Stephenson 892aea138e Export PS4 when RBENV_DEBUG is set for more informative debug output 13年前
  Sam Stephenson 045f6c1bce Merge pull request #314 from jalcine/feature/ignoring-thy-sources 13年前
  Jacky Alciné 1d4261a997 Added 'sources' to the Git ignores. 13年前
  Sam Stephenson da80bced53 Merge pull request #310 from leocassarani/rbenv-help-mawk 13年前
  Leo Cassarani 1d687ac734 Fix incorrect formatting of rbenv-help output under MAWK 13年前
  Ryan Bigg bef7a12964 Merge pull request #308 from eddorre/master 13年前
  Carlos Rodriguez 14ff078b85 Removed double 'at' from README 13年前
  Mislav Marohnić cd940bd797 typo in docs 13年前
  Mislav Marohnić 093809eac6 spellcheck 13年前
  Sam Stephenson c56f72794e Fix ruby-local-exec wiki page link in the changelog 13年前
  Sam Stephenson 9375e99f92 rbenv 0.4.0 13年前
  Sam Stephenson b66eeaf2f7 Link up the "Why choose rbenv?" wiki page 13年前
  Mislav Marohnić c6855e01a9 zshenv -> zshrc. update Ubuntu/zsh installation notices 13年前
  Sam Stephenson 7f975a37f9 Deprecate ruby-local-exec 13年前
  Sam Stephenson 41cfa5f3d0 Link to the binstubs wiki page 13年前
  Sam Stephenson 9c45206c28 Remove unused doc directory 13年前
  Sam Stephenson 308aa42b67 Rewrite "How It Works" with @trevorturk 13年前
  Sam Stephenson 5174d14d5c It's all about the apps 13年前
  Sam Stephenson 6fe338e563 New tagline 13年前
  Sam Stephenson 266d896871 Prioritize `rbenv local` over `rbenv global` and `rbenv shell` 13年前
  Sam Stephenson 7e85ae7bd2 "Usage" -> "Command Reference" 13年前
  Sam Stephenson 9a284a3da4 Update the uninstallation section 13年前
  Sam Stephenson 871f0e26df Tone down the RVM incompatibility notice 13年前
  Sam Stephenson e56885f4c9 "binary" -> "executable" 13年前
  Sam Stephenson 149f4b4607 "per-project" -> "application-specific" 13年前
  Sam Stephenson 80750f730f Merge pull request #302 from sstephenson/ruby-version 13年前
  Jeremy Kemper 253f6ee1d9 -information in readme pitch 13年前
  Jeremy Kemper bac149e824 Riff on the readme pitch 13年前
  Sam Stephenson 3ec34448fa Rewrite the readme pitch 13年前
  Sam Stephenson 919c4240fc Clarify that .rbenv-version is removed when migrating 13年前
  Sam Stephenson 44c2378f2a Shims include the full path to rbenv 13年前
  Sam Stephenson 377b176260 Document .ruby-version 13年前
  Sam Stephenson d2a8ca7d89 Tweak the ruby- prefix warning 13年前
  Sam Stephenson d4faae187a Read both .ruby-version and .rbenv-version, but write (and migrate to) .ruby-version 13年前
  Sam Stephenson 5e52fae7c1 Accept "ruby-" version prefix but print a warning to stderr 13年前
  Sam Stephenson b974bf54dc Prefer .ruby-version to .rbenv-version for reading local versions 13年前
  Sam Stephenson 4b6c91e827 Usage consistency 13年前
  Sam Stephenson 51467dc4a3 Include `install` and `uninstall` in help if ruby-build is installed 13年前
  Sam Stephenson eb79a3edaa Merge pull request #292 from sstephenson/help 13年前
  Sam Stephenson 37eca782cc Documentation tweaks 13年前
  Sam Stephenson 19666f2598 Wrap documentation comments at 70 columns 13年前
  Mislav Marohnić 3436bddaea new-style documentation for most commands 13年前
  Mislav Marohnić 5cc6b0e3d3 allow indented lines in help text 13年前