270 Révisions (283e67b57e8ab0bbbe504aab6866729b0035186a)
 

Auteur SHA1 Message Date
  Sam Stephenson 7d9989ff58 Merge pull request #96 from sstephenson/plugin-config il y a 15 ans
  Sam Stephenson 699cd8c203 Quote script path and remove unnecessary semicolon il y a 15 ans
  Sam Stephenson 096743acde Add support for RBENV_PLUGIN_PATH environment variable il y a 15 ans
  Sam Stephenson 0c7c62dc04 Show usage if no arguments are passed to rbenv-plugin-scripts il y a 15 ans
  Joshua Peek 2b5fb40b99 Not exec specific il y a 15 ans
  Joshua Peek 96b98ed039 Use plugin-scripts il y a 15 ans
  Joshua Peek 789ace54ec Add bin to list plugin scripts il y a 15 ans
  Sam Stephenson d289998250 Merge pull request #92 from carsomyr/master il y a 15 ans
  Joshua Peek 5cf661517b Merge pull request #91 from javierjulio/docs-rbenv-install-command-for-ruby-build il y a 15 ans
  Javier Julio c6c6ebaf40 Updating command sample to "rbenv install", no dash il y a 15 ans
  Roy Liu 94d87211f9 Restore the current working directory in rbenv-rehash il y a 15 ans
  Javier Julio 919fc872c8 Using simpler rbenv-install command in ruby-build section il y a 15 ans
  Sam Stephenson 305db1c35b Fix rbenv-completions for shell commands. Closes #90. il y a 15 ans
  Sam Stephenson 568cd4b23e Strip trailing slashes from RBENV_ROOT (#83) il y a 15 ans
  Sam Stephenson b4f8906b24 Update zsh completion adapter il y a 15 ans
  Sam Stephenson 465a1472ba Completion for which il y a 15 ans
  Sam Stephenson 3644840d4b Show usage for `rbenv which` without an argument il y a 15 ans
  Sam Stephenson 03d664e048 Completion for whence il y a 15 ans
  Sam Stephenson 61830048d5 Extract rbenv-shims il y a 15 ans
  Sam Stephenson 69d596f56f Completion for commands il y a 15 ans
  Sam Stephenson 4923838981 Completion for exec il y a 15 ans
  Sam Stephenson f1ca8906c0 Completions for global, local, prefix, shell il y a 15 ans
  Sam Stephenson 43520db389 Fix `rbenv prefix system` il y a 15 ans
  Sam Stephenson d50ce90a36 Add --unset to local completion il y a 15 ans
  Sam Stephenson 6da85246c6 Proof-of-concept external completions il y a 15 ans
  Sam Stephenson eefd5ea47d Merge pull request #82 from sstephenson/shims-set-root il y a 15 ans
  Joshua Peek 964c12fe27 Ensure shims set RBENV_ROOT il y a 15 ans
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood il y a 15 ans
  Sam Stephenson 2e3e141d2e RBENV_ROOT defaults to ~/.rbenv il y a 15 ans
  Sam Stephenson c36950a7cb RBENV_HOME -> RBENV_ROOT il y a 15 ans
  Sam Stephenson 8f6b0bc1d4 Use RBENV_ROOT to search for rbenv-exec plugins il y a 15 ans
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT il y a 15 ans
  Sam Stephenson c6ce8fafd8 Merge remote-tracking branch 'alexrinass/systemwide' il y a 15 ans
  Sam Stephenson 6fa81ef28d Add `rbenv local --unset` il y a 15 ans
  Sam Stephenson e5c0fd22e1 Exit with 0 status when a version file is read successfully il y a 15 ans
  Sam Stephenson 96679b7715 Don't leak local variables il y a 15 ans
  Sam Stephenson ed9f69fe23 Fix zsh autocompletion. Closes #47. il y a 15 ans
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. il y a 15 ans
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function il y a 15 ans
  Sam Stephenson 76929320c8 Make rbenv-sh-shell consistent with rbenv-local il y a 15 ans
  Joshua Peek 5ad45afe5e Merge pull request #81 from eric/empty_path_to_remove_in_which il y a 15 ans
  Eric Lindvall b81b64453b Deal with an empty result from expand_path il y a 15 ans
  Sam Stephenson db2a94d4bc `rbenv-version-name` returns `system` for empty version files. Closes #62, #65, #77. il y a 15 ans
  Sam Stephenson 579a398e4e Merge pull request #56 from mybuddymichael/gitignore il y a 15 ans
  Joshua Peek 783a5700c4 reset isn't standard il y a 15 ans
  Joshua Peek 63f29341d5 Merge pull request #80 from lordzork/master il y a 15 ans
  Timothy King 555472210b Adds sh-shell subcommand to unset RBENV_VERSION il y a 15 ans
  Timothy King 39497042bc Adds error handling to rbenv-sh-shell il y a 15 ans
  Sam Stephenson 837bfc5aa9 Fix rbenv-version-file-read for version files without trailing newlines il y a 15 ans
  Joshua Peek 042794b651 use -> shell il y a 15 ans