Sam Stephenson
|
8f6b0bc1d4
|
Use RBENV_ROOT to search for rbenv-exec plugins
|
2011-09-11 12:00:02 -05:00 |
|
Andreas Johansson
|
6938692ca2
|
Fix argument that cannot be sent to bash via env
/usr/bin/env seems to have problems with arguments to bash on some
platforms. To bypass this, use set -e instead.
|
2011-08-12 11:33:45 +02:00 |
|
Sam Stephenson
|
2a495dc9ac
|
Prepend $PATH with the command's dirname before execing for compatibility with ruby -S
|
2011-08-05 10:13:30 -05:00 |
|
Jamis Buck
|
5d8c40444d
|
iterate over all matching plugins, not just the first
|
2011-08-03 20:55:03 -06:00 |
|
Jamis Buck
|
a9837f3a06
|
look for plugin scripts to extend functionality
|
2011-08-03 07:28:50 -06:00 |
|
Joshua Peek
|
d65141c7b5
|
Merge branch 'master' into libexec
Conflicts:
bin/rbenv
libexec/rbenv-shim
|
2011-08-02 19:41:03 -05:00 |
|
Joshua Peek
|
43624943ee
|
Move subcommands into libexec/
|
2011-08-02 18:01:46 -05:00 |
|