177 Cometimentos (07815769aeda3097f43d032fb31f6c89d1a7942f)
 

Autor SHA1 Mensagem Data
  Sam Stephenson 07815769ae RBENV_DIR sets the directory from which .rbenv-version files are scanned há 15 anos
  Sam Stephenson a3deeba0a0 Merge pull request #102 from sstephenson/plugins há 15 anos
  Sam Stephenson 10084ae020 Automatically add ${RBENV_ROOT}/plugins/*/etc/rbenv.d to $RBENV_HOOK_PATH há 15 anos
  Sam Stephenson 8ce5e84c21 Automatically add ${RBENV_ROOT}/plugins/*/bin to $PATH há 15 anos
  Sam Stephenson f9fb3c934e rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH há 15 anos
  Joshua Peek eae5e5e092 realpath plugin scripts há 15 anos
  Joshua Peek a238099e38 Include /usr/local/etc hooks há 15 anos
  Sam Stephenson 7d9989ff58 Merge pull request #96 from sstephenson/plugin-config há 15 anos
  Sam Stephenson 699cd8c203 Quote script path and remove unnecessary semicolon há 15 anos
  Sam Stephenson 096743acde Add support for RBENV_PLUGIN_PATH environment variable há 15 anos
  Sam Stephenson 0c7c62dc04 Show usage if no arguments are passed to rbenv-plugin-scripts há 15 anos
  Joshua Peek 2b5fb40b99 Not exec specific há 15 anos
  Joshua Peek 96b98ed039 Use plugin-scripts há 15 anos
  Joshua Peek 789ace54ec Add bin to list plugin scripts há 15 anos
  Sam Stephenson d289998250 Merge pull request #92 from carsomyr/master há 15 anos
  Joshua Peek 5cf661517b Merge pull request #91 from javierjulio/docs-rbenv-install-command-for-ruby-build há 15 anos
  Javier Julio c6c6ebaf40 Updating command sample to "rbenv install", no dash há 15 anos
  Roy Liu 94d87211f9 Restore the current working directory in rbenv-rehash há 15 anos
  Javier Julio 919fc872c8 Using simpler rbenv-install command in ruby-build section há 15 anos
  Sam Stephenson 305db1c35b Fix rbenv-completions for shell commands. Closes #90. há 15 anos
  Sam Stephenson 568cd4b23e Strip trailing slashes from RBENV_ROOT (#83) há 15 anos
  Sam Stephenson b4f8906b24 Update zsh completion adapter há 15 anos
  Sam Stephenson 465a1472ba Completion for which há 15 anos
  Sam Stephenson 3644840d4b Show usage for `rbenv which` without an argument há 15 anos
  Sam Stephenson 03d664e048 Completion for whence há 15 anos
  Sam Stephenson 61830048d5 Extract rbenv-shims há 15 anos
  Sam Stephenson 69d596f56f Completion for commands há 15 anos
  Sam Stephenson 4923838981 Completion for exec há 15 anos
  Sam Stephenson f1ca8906c0 Completions for global, local, prefix, shell há 15 anos
  Sam Stephenson 43520db389 Fix `rbenv prefix system` há 15 anos
  Sam Stephenson d50ce90a36 Add --unset to local completion há 15 anos
  Sam Stephenson 6da85246c6 Proof-of-concept external completions há 15 anos
  Sam Stephenson eefd5ea47d Merge pull request #82 from sstephenson/shims-set-root há 15 anos
  Joshua Peek 964c12fe27 Ensure shims set RBENV_ROOT há 15 anos
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood há 15 anos
  Sam Stephenson 2e3e141d2e RBENV_ROOT defaults to ~/.rbenv há 15 anos
  Sam Stephenson c36950a7cb RBENV_HOME -> RBENV_ROOT há 15 anos
  Sam Stephenson 8f6b0bc1d4 Use RBENV_ROOT to search for rbenv-exec plugins há 15 anos
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT há 15 anos
  Sam Stephenson c6ce8fafd8 Merge remote-tracking branch 'alexrinass/systemwide' há 15 anos
  Sam Stephenson 6fa81ef28d Add `rbenv local --unset` há 15 anos
  Sam Stephenson e5c0fd22e1 Exit with 0 status when a version file is read successfully há 15 anos
  Sam Stephenson 96679b7715 Don't leak local variables há 15 anos
  Sam Stephenson ed9f69fe23 Fix zsh autocompletion. Closes #47. há 15 anos
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. há 15 anos
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function há 15 anos
  Sam Stephenson 76929320c8 Make rbenv-sh-shell consistent with rbenv-local há 15 anos
  Joshua Peek 5ad45afe5e Merge pull request #81 from eric/empty_path_to_remove_in_which há 15 anos
  Eric Lindvall b81b64453b Deal with an empty result from expand_path há 15 anos
  Sam Stephenson db2a94d4bc `rbenv-version-name` returns `system` for empty version files. Closes #62, #65, #77. há 15 anos