146 커밋 (6da85246c65fb65f0aa32e8feef4a7e0a909e510)
 

작성자 SHA1 메시지 날짜
  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 년 전
  Joshua Peek 5a4bee6eb5 List sh commands separately 15 년 전
  Michael Hanson a6727bf9ed Ignore /global instead of /default 15 년 전
  Sam Stephenson aade3ad781 Sync mdtoc source 15 년 전
  Sam Stephenson af36d449bf Exit after printing usage in rbenv-version-file-write 15 년 전
  Sam Stephenson 5be66da9f4 Rename rbenv-default to rbenv-global 15 년 전
  Sam Stephenson 53d55eb08c Update completions 15 년 전
  Sam Stephenson 506bc3634f Extract rbenv-version-file{,-read,-write} 15 년 전
  Sam Stephenson 1d5c6531a2 Improve deprecation notice 15 년 전
  Sam Stephenson 20425c297f Avoid passive voice 15 년 전
  Sam Stephenson 174e101799 Merge remote-tracking branch 'gma/drop-set-prefix' into drop-set-prefix 15 년 전
  Sam Stephenson 113e037646 Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45. 15 년 전
  Sam Stephenson 1411fa5a16 Add experimental ruby-local-exec 15 년 전
  Sam Stephenson 7bbfecd9af Working on 0.2.0-pre now 15 년 전
  Sam Stephenson 09291712ed Merge pull request #43 from mudge/patch-1 15 년 전
  Paul Mucur b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. 15 년 전
  Sam Stephenson 49ecbe147f rbenv 0.1.2 15 년 전
  Sam Stephenson b45bce80ca Source the zsh autocompletion script in rbenv-init 15 년 전
  Sam Stephenson 3cd08f7c09 Merge remote-tracking branch 'GutenYe/zsh' 15 년 전