2848 Commits (e676fde9909946fc0078ec921936eb079c24fd8d)
 

Author SHA1 Message Date
  Joshua Peek df61a76ab0 Add init command 13 years ago
  Sam Stephenson fffb29d695 Speed up rbenv-rehash by using hard links 13 years ago
  Sam Stephenson 7ce04a6e03 Merge branch 'system' 13 years ago
  Sam Stephenson f904d1b92f Complete versions for `rbenv set-local` and `rbenv prefix` too 13 years ago
  Sam Stephenson ccf7c29fc4 Simplify _rbenv_versions 13 years ago
  Sam Stephenson e4a040f1e0 Defer to `rbenv commands` 13 years ago
  Sam Stephenson 3b13dc9c14 Add rbenv-commands 13 years ago
  Jamis Buck 5d8c40444d iterate over all matching plugins, not just the first 13 years ago
  Sam Stephenson df034f5d35 Defer to `rbenv versions` instead of reading ~/.rbenv/versions manually 13 years ago
  Sam Stephenson f7c463bed9 Rename helpers 13 years ago
  Sam Stephenson 4e79ba15f7 Match style 13 years ago
  Sam Stephenson 2099355ad5 Pull in @telemachus' Bash autocompletion defintion from https://gist.github.com/1122379 13 years ago
  Sam Stephenson c3089c8439 Merge pull request #11 from telemachus/param-expansion 13 years ago
  Peter Aronoff 67d3d6b12d Use parameter expansion for basename + dirname 13 years ago
  Jamis Buck b6ebc2f08b look for plugins to extend rehash and which 13 years ago
  Sam Stephenson e0e2d93639 Add support for RBENV_VERSION=system 13 years ago
  Jamis Buck a9837f3a06 look for plugin scripts to extend functionality 13 years ago
  Sam Stephenson 4668a2e2ed rbenv-whence requires a command argument 13 years ago
  Sam Stephenson a62bd23ba2 Show which versions of Ruby have a command installed when rbenv-which fails 13 years ago
  Sam Stephenson d257b562e5 Add rbenv-whence to show you which versions of Ruby have a given command 13 years ago
  Sam Stephenson 652135db7f Add --bare option to rbenv-versions 13 years ago
  Sam Stephenson 86362408f1 rbenv-path -> rbenv-prefix 13 years ago
  Sam Stephenson 735a2bc4e7 Consistent style 13 years ago
  Joshua Peek 044eb6c802 Merge branch 'master' into libexec 13 years ago
  Joshua Peek 643817fa1c Fix permissions on rehash 13 years ago
  Joshua Peek d65141c7b5 Merge branch 'master' into libexec 13 years ago
  Joshua Peek 15356aebc6 Merge pull request #9 from sstephenson/cp-shim 13 years ago
  Joshua Peek eccdec3740 Merge branch 'master' into cp-shim 13 years ago
  Joshua Peek 6df306d8f8 Quote `$@` 13 years ago
  Sam Stephenson 55ce7850ad Merge pull request #4 from telemachus/env 13 years ago
  Joshua Peek ce8d3278a4 Use $shim var 13 years ago
  Joshua Peek 06228d3583 Copies bins into shims/ instead of symlinking 13 years ago
  Peter Aronoff ad2c605d3f Use /usr/bin/env rather than /bin/bash 13 years ago
  Joshua Peek 43624943ee Move subcommands into libexec/ 13 years ago
  Sam Stephenson 8f9a34d9b1 Merge pull request #2 from sstephenson/shebang-flag 13 years ago
  Joshua Peek c957d83b3a Shebang -e flag 13 years ago
  Jamis Buck 41c5ac5a33 the initial case has an empty directory, so force rm to avoid errors 13 years ago
  Sam Stephenson e9881119d8 Ignore local files 13 years ago
  Sam Stephenson 355e7c1c96 Create ~/.rbenv/shims if it doesn't exist 13 years ago
  Sam Stephenson 8246dc8d8a Avoid globals 13 years ago
  Sam Stephenson fb31290b9d More argument quoting 13 years ago
  Sam Stephenson 4acefd6ef9 Properly quote arguments with spaces 13 years ago
  Sam Stephenson 0c66f62c17 Style 13 years ago
  Sam Stephenson b5d030bee7 -e 13 years ago
  Sam Stephenson 6ec91083d8 Add rbenv-set-local 13 years ago
  Sam Stephenson af6b06743b Extract rbenv-path 13 years ago
  Sam Stephenson 1da746543f Add missing `set -e` 13 years ago
  Sam Stephenson 99035a49a9 Initial commit 13 years ago