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 |
|
Sam Stephenson
|
c6ce8fafd8
|
Merge remote-tracking branch 'alexrinass/systemwide'
|
2011-09-11 11:28:54 -05:00 |
|
Sam Stephenson
|
db2a94d4bc
|
rbenv-version-name returns system for empty version files. Closes #62, #65, #77.
|
2011-09-09 15:52:31 -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
|
5be66da9f4
|
Rename rbenv-default to rbenv-global
|
2011-08-18 14:35:00 -05:00 |
|
Sam Stephenson
|
506bc3634f
|
Extract rbenv-version-file{,-read,-write}
|
2011-08-18 14:11:40 -05:00 |
|
Sam Stephenson
|
71b5965540
|
Use read instead of egrep for reading version files. Closes #41.
|
2011-08-16 00:01:03 -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 |
|
Ryan Baumann
|
bd0e1a73f9
|
Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately
|
2011-08-09 16:41:35 -04:00 |
|