Joshua Peek
|
964c12fe27
|
Ensure shims set RBENV_ROOT
|
2011-09-12 11:05:45 -05:00 |
|
Sam Stephenson
|
0632325a43
|
Set RBENV_DEBUG=1 to see what's going on under the hood
|
2011-09-12 10:11:59 -05:00 |
|
Sam Stephenson
|
7ac964353f
|
RBENV_HOME -> RBENV_ROOT
|
2011-09-11 11:58:57 -05:00 |
|
Alexander Rinass
|
5130f0464a
|
Support install locations other than $HOME/.rbenv.
Define RBENV_HOME env variable in libexec/rbenv and let all script delegates use this variable to determine rbenv's install location.
|
2011-08-25 09:28:01 +02:00 |
|
Sam Stephenson
|
113e037646
|
Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45.
|
2011-08-17 17:53:37 -05:00 |
|
Sam Stephenson
|
dd8a005c7d
|
Atomic rehash
|
2011-08-15 01:16:13 -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
|
fffb29d695
|
Speed up rbenv-rehash by using hard links
|
2011-08-03 22:57:27 -05:00 |
|
Jamis Buck
|
5d8c40444d
|
iterate over all matching plugins, not just the first
|
2011-08-03 20:55:03 -06:00 |
|
Jamis Buck
|
b6ebc2f08b
|
look for plugins to extend rehash and which
|
2011-08-03 11:17:28 -06:00 |
|
Joshua Peek
|
044eb6c802
|
Merge branch 'master' into libexec
|
2011-08-02 19:49:57 -05: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 |
|