116 Commits (65f0be0c20bbfae55d55263568cc7b6e3c672cbe)

Autor SHA1 Mensagem Data
  Per Velschow dfc7645609 Quoting the argument to greadlink to make it work with paths containing spaces. 14 anos atrás
  Joshua Peek be7dcc0ad8 Add `rbenv root` 14 anos atrás
  Sam Stephenson 01a0ad0b69 rbenv 0.2.1 15 anos atrás
  Sam Stephenson e49be969ab Ensure RBENV_DIR is always an absolute path 15 anos atrás
  Sam Stephenson 2cd12e3fa6 rbenv 0.2.0 15 anos atrás
  Joshua Peek 149e61a649 Don't exit out of piped loop 15 anos atrás
  Sam Stephenson 72b62e13aa Make `rbenv help` a little nicer 15 anos atrás
  Sam Stephenson ada26ab92e Document `rbenv which` and `rbenv whence` 15 anos atrás
  Sam Stephenson 058e2cb7a6 Add `rbenv shell` to help 15 anos atrás
  Sam Stephenson 0a4ffcd15f Global version file is now `${RBENV_ROOT}/version` 15 anos atrás
  Sam Stephenson 07815769ae RBENV_DIR sets the directory from which .rbenv-version files are scanned 15 anos atrás
  Sam Stephenson 10084ae020 Automatically add ${RBENV_ROOT}/plugins/*/etc/rbenv.d to $RBENV_HOOK_PATH 15 anos atrás
  Sam Stephenson 8ce5e84c21 Automatically add ${RBENV_ROOT}/plugins/*/bin to $PATH 15 anos atrás
  Sam Stephenson f9fb3c934e rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH 15 anos atrás
  Joshua Peek eae5e5e092 realpath plugin scripts 15 anos atrás
  Joshua Peek a238099e38 Include /usr/local/etc hooks 15 anos atrás
  Sam Stephenson 699cd8c203 Quote script path and remove unnecessary semicolon 15 anos atrás
  Sam Stephenson 096743acde Add support for RBENV_PLUGIN_PATH environment variable 15 anos atrás
  Sam Stephenson 0c7c62dc04 Show usage if no arguments are passed to rbenv-plugin-scripts 15 anos atrás
  Joshua Peek 2b5fb40b99 Not exec specific 15 anos atrás
  Joshua Peek 96b98ed039 Use plugin-scripts 15 anos atrás
  Joshua Peek 789ace54ec Add bin to list plugin scripts 15 anos atrás
  Roy Liu 94d87211f9 Restore the current working directory in rbenv-rehash 15 anos atrás
  Sam Stephenson 305db1c35b Fix rbenv-completions for shell commands. Closes #90. 15 anos atrás
  Sam Stephenson 568cd4b23e Strip trailing slashes from RBENV_ROOT (#83) 15 anos atrás
  Sam Stephenson b4f8906b24 Update zsh completion adapter 15 anos atrás
  Sam Stephenson 465a1472ba Completion for which 15 anos atrás
  Sam Stephenson 3644840d4b Show usage for `rbenv which` without an argument 15 anos atrás
  Sam Stephenson 03d664e048 Completion for whence 15 anos atrás
  Sam Stephenson 61830048d5 Extract rbenv-shims 15 anos atrás
  Sam Stephenson 69d596f56f Completion for commands 15 anos atrás
  Sam Stephenson 4923838981 Completion for exec 15 anos atrás
  Sam Stephenson f1ca8906c0 Completions for global, local, prefix, shell 15 anos atrás
  Sam Stephenson 43520db389 Fix `rbenv prefix system` 15 anos atrás
  Sam Stephenson d50ce90a36 Add --unset to local completion 15 anos atrás
  Sam Stephenson 6da85246c6 Proof-of-concept external completions 15 anos atrás
  Joshua Peek 964c12fe27 Ensure shims set RBENV_ROOT 15 anos atrás
  Sam Stephenson 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood 15 anos atrás
  Sam Stephenson 2e3e141d2e RBENV_ROOT defaults to ~/.rbenv 15 anos atrás
  Sam Stephenson c36950a7cb RBENV_HOME -> RBENV_ROOT 15 anos atrás
  Sam Stephenson 8f6b0bc1d4 Use RBENV_ROOT to search for rbenv-exec plugins 15 anos atrás
  Sam Stephenson 7ac964353f RBENV_HOME -> RBENV_ROOT 15 anos atrás
  Sam Stephenson 6fa81ef28d Add `rbenv local --unset` 15 anos atrás
  Sam Stephenson e5c0fd22e1 Exit with 0 status when a version file is read successfully 15 anos atrás
  Sam Stephenson fb6eee26d4 Only shift if an argument is passed. Fixes #78. 15 anos atrás
  Sam Stephenson 1ba2ce0cb6 Fix quoting in rbenv function 15 anos atrás
  Sam Stephenson 76929320c8 Make rbenv-sh-shell consistent with rbenv-local 15 anos atrás
  Eric Lindvall b81b64453b Deal with an empty result from expand_path 15 anos atrás
  Sam Stephenson db2a94d4bc `rbenv-version-name` returns `system` for empty version files. Closes #62, #65, #77. 15 anos atrás
  Joshua Peek 783a5700c4 reset isn't standard 15 anos atrás