3564 コミット (48743aa8f3fbbeccce010200162d57e5950b8998)
 

作成者 SHA1 メッセージ 日付
  Joshua Peek 789ace54ec Add bin to list plugin scripts 15年前
  Sam Stephenson d289998250 Merge pull request #92 from carsomyr/master 15年前
  Joshua Peek 5cf661517b Merge pull request #91 from javierjulio/docs-rbenv-install-command-for-ruby-build 15年前
  Javier Julio c6c6ebaf40 Updating command sample to "rbenv install", no dash 15年前
  Roy Liu 94d87211f9 Restore the current working directory in rbenv-rehash 15年前
  Javier Julio 919fc872c8 Using simpler rbenv-install command in ruby-build section 15年前
  Sam Stephenson 305db1c35b Fix rbenv-completions for shell commands. Closes #90. 15年前
  Sam Stephenson 568cd4b23e Strip trailing slashes from RBENV_ROOT (#83) 15年前
  Sam Stephenson b4f8906b24 Update zsh completion adapter 15年前
  Sam Stephenson 465a1472ba Completion for which 15年前
  Sam Stephenson 3644840d4b Show usage for `rbenv which` without an argument 15年前
  Sam Stephenson 03d664e048 Completion for whence 15年前
  Sam Stephenson 61830048d5 Extract rbenv-shims 15年前
  Sam Stephenson 69d596f56f Completion for commands 15年前
  Sam Stephenson 4923838981 Completion for exec 15年前
  Sam Stephenson f1ca8906c0 Completions for global, local, prefix, shell 15年前
  Sam Stephenson 43520db389 Fix `rbenv prefix system` 15年前
  Sam Stephenson d50ce90a36 Add --unset to local completion 15年前
  Sam Stephenson 6da85246c6 Proof-of-concept external completions 15年前
  Sam Stephenson eefd5ea47d Merge pull request #82 from sstephenson/shims-set-root 15年前
  Joshua Peek 964c12fe27 Ensure shims set RBENV_ROOT 15年前
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood 15年前
  Sam Stephenson 2e3e141d2e RBENV_ROOT defaults to ~/.rbenv 15年前
  Sam Stephenson c36950a7cb RBENV_HOME -> RBENV_ROOT 15年前
  Sam Stephenson 8f6b0bc1d4 Use RBENV_ROOT to search for rbenv-exec plugins 15年前
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT 15年前
  Sam Stephenson c6ce8fafd8 Merge remote-tracking branch 'alexrinass/systemwide' 15年前
  Sam Stephenson 6fa81ef28d Add `rbenv local --unset` 15年前
  Sam Stephenson e5c0fd22e1 Exit with 0 status when a version file is read successfully 15年前
  Sam Stephenson 96679b7715 Don't leak local variables 15年前
  Sam Stephenson ed9f69fe23 Fix zsh autocompletion. Closes #47. 15年前
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. 15年前
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function 15年前
  Sam Stephenson 76929320c8 Make rbenv-sh-shell consistent with rbenv-local 15年前
  Joshua Peek 5ad45afe5e Merge pull request #81 from eric/empty_path_to_remove_in_which 15年前
  Eric Lindvall b81b64453b Deal with an empty result from expand_path 15年前
  Sam Stephenson db2a94d4bc `rbenv-version-name` returns `system` for empty version files. Closes #62, #65, #77. 15年前
  Sam Stephenson 579a398e4e Merge pull request #56 from mybuddymichael/gitignore 15年前
  Joshua Peek 783a5700c4 reset isn't standard 15年前
  Joshua Peek 63f29341d5 Merge pull request #80 from lordzork/master 15年前
  Timothy King 555472210b Adds sh-shell subcommand to unset RBENV_VERSION 15年前
  Timothy King 39497042bc Adds error handling to rbenv-sh-shell 15年前
  Sam Stephenson 837bfc5aa9 Fix rbenv-version-file-read for version files without trailing newlines 15年前
  Joshua Peek 042794b651 use -> shell 15年前
  Joshua Peek d14529461b Version autocomplete `use` command 15年前
  Joshua Peek c928ba7a21 Include sh commands in default listing 15年前
  Joshua Peek 75f65a980b Merge pull request #57 from sstephenson/sh 15年前
  Alexander Rinass 5130f0464a Support install locations other than $HOME/.rbenv. 15年前
  Joshua Peek bff38d7e71 use command 15年前
  Joshua Peek f9225d9cb4 Define lightweight rbenv shell function to dispatch commands 15年前