61 커밋 (bd0e1a73f95201c9243e1c3a2880e79b88e6fe1e)
 

작성자 SHA1 메시지 날짜
  Ryan Baumann bd0e1a73f9 Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately 15 년 전
  Sam Stephenson 2a495dc9ac Prepend $PATH with the command's dirname before execing for compatibility with ruby -S 15 년 전
  Sam Stephenson 2fa7432060 Fix expansion quoting 15 년 전
  Sam Stephenson 9f18fe5031 Automatically create a default of system if it's missing instead of raising an error 15 년 전
  Sam Stephenson cd24495045 Silence the warning, too 15 년 전
  Sam Stephenson 1235cbd0ef rbenv-versions doesn't require a default to be present 15 년 전
  Sam Stephenson f84dc27c58 Autocreate ~/.rbenv skeleton in rbenv-init 15 년 전
  Sam Stephenson 4ee92fca43 Bare `rbenv init` prints a message; `rbenv init -` prints the init script 15 년 전
  Sam Stephenson 00b8b4db33 Don't need to test if the shims directory is present since rbenv-rehash creates it 15 년 전
  Joshua Peek 917b3687cb Export $PATH on init 15 년 전
  Joshua Peek 4714b5bd4e Merge pull request #13 from sstephenson/init 15 년 전
  Joshua Peek 271bfea97d Don't rehash on init for now 15 년 전
  Joshua Peek 70e1f61337 Quote path 15 년 전
  Joshua Peek df61a76ab0 Add init command 15 년 전
  Sam Stephenson fffb29d695 Speed up rbenv-rehash by using hard links 15 년 전
  Sam Stephenson 7ce04a6e03 Merge branch 'system' 15 년 전
  Sam Stephenson f904d1b92f Complete versions for `rbenv set-local` and `rbenv prefix` too 15 년 전
  Sam Stephenson ccf7c29fc4 Simplify _rbenv_versions 15 년 전
  Sam Stephenson e4a040f1e0 Defer to `rbenv commands` 15 년 전
  Sam Stephenson 3b13dc9c14 Add rbenv-commands 15 년 전
  Jamis Buck 5d8c40444d iterate over all matching plugins, not just the first 15 년 전
  Sam Stephenson df034f5d35 Defer to `rbenv versions` instead of reading ~/.rbenv/versions manually 15 년 전
  Sam Stephenson f7c463bed9 Rename helpers 15 년 전
  Sam Stephenson 4e79ba15f7 Match style 15 년 전
  Sam Stephenson 2099355ad5 Pull in @telemachus' Bash autocompletion defintion from https://gist.github.com/1122379 15 년 전
  Sam Stephenson c3089c8439 Merge pull request #11 from telemachus/param-expansion 15 년 전
  Peter Aronoff 67d3d6b12d Use parameter expansion for basename + dirname 15 년 전
  Jamis Buck b6ebc2f08b look for plugins to extend rehash and which 15 년 전
  Sam Stephenson e0e2d93639 Add support for RBENV_VERSION=system 15 년 전
  Jamis Buck a9837f3a06 look for plugin scripts to extend functionality 15 년 전
  Sam Stephenson 4668a2e2ed rbenv-whence requires a command argument 15 년 전
  Sam Stephenson a62bd23ba2 Show which versions of Ruby have a command installed when rbenv-which fails 15 년 전
  Sam Stephenson d257b562e5 Add rbenv-whence to show you which versions of Ruby have a given command 15 년 전
  Sam Stephenson 652135db7f Add --bare option to rbenv-versions 15 년 전
  Sam Stephenson 86362408f1 rbenv-path -> rbenv-prefix 15 년 전
  Sam Stephenson 735a2bc4e7 Consistent style 15 년 전
  Joshua Peek 044eb6c802 Merge branch 'master' into libexec 15 년 전
  Joshua Peek 643817fa1c Fix permissions on rehash 15 년 전
  Joshua Peek d65141c7b5 Merge branch 'master' into libexec 15 년 전
  Joshua Peek 15356aebc6 Merge pull request #9 from sstephenson/cp-shim 15 년 전
  Joshua Peek eccdec3740 Merge branch 'master' into cp-shim 15 년 전
  Joshua Peek 6df306d8f8 Quote `$@` 15 년 전
  Sam Stephenson 55ce7850ad Merge pull request #4 from telemachus/env 15 년 전
  Joshua Peek ce8d3278a4 Use $shim var 15 년 전
  Joshua Peek 06228d3583 Copies bins into shims/ instead of symlinking 15 년 전
  Peter Aronoff ad2c605d3f Use /usr/bin/env rather than /bin/bash 15 년 전
  Joshua Peek 43624943ee Move subcommands into libexec/ 15 년 전
  Sam Stephenson 8f9a34d9b1 Merge pull request #2 from sstephenson/shebang-flag 15 년 전
  Joshua Peek c957d83b3a Shebang -e flag 15 년 전
  Jamis Buck 41c5ac5a33 the initial case has an empty directory, so force rm to avoid errors 15 년 전