Jeffrey 'jf' Lim
|
5c3268c9af
|
libexec/rbenv-version{,-origin}: fix earlier commit to allow for RBENV_VERSION env var
|
2020-01-08 16:40:48 +08:00 |
|
Jeffrey 'jf' Lim
|
dd86f543fc
|
libexec/rbenv-version: get rid of misleading "set by $(rbenv-version-origin)" message when system ruby is in use
|
2020-01-08 15:54:33 +08:00 |
|
Sam Stephenson
|
37eca782cc
|
Documentation tweaks
|
2012-12-29 22:05:04 -06:00 |
|
Sam Stephenson
|
19666f2598
|
Wrap documentation comments at 70 columns
|
2012-12-29 21:50:38 -06:00 |
|
Mislav Marohnić
|
3436bddaea
|
new-style documentation for most commands
|
2012-12-29 23:34:53 +01:00 |
|
Sam Stephenson
|
4c19dc22d7
|
Improve syntax for inline documentation and allow for multi-line usage
|
2012-12-29 12:06:20 -06: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 |
|
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 |
|
Sam Stephenson
|
9f18fe5031
|
Automatically create a default of system if it's missing instead of raising an error
|
2011-08-04 01:08:47 -05:00 |
|
Sam Stephenson
|
e0e2d93639
|
Add support for RBENV_VERSION=system
|
2011-08-03 08:39:56 -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 |
|