Commit graph

22 commits

Author SHA1 Message Date
Yamashita, Yuu
41ce3aade2 Merge remote-tracking branch 'rbenv/master' into rbenv-1.0 2016-03-02 01:39:52 +00:00
Mislav Marohnić
22f4980a21 🔥 deprecated ruby-local-exec
It was useless for a while now. I should have nuked it prior to the
1.0.0 release but I forgot :(
2015-12-25 00:26:46 +01:00
Chulki Lee
df4c16ecb4 update urls to rbenv 2015-12-07 11:03:07 -08:00
Yamashita Yuu
fca31c4307 import trivial changes from rbenv 0.4.0 2013-01-18 19:10:35 +09:00
Sam Stephenson
7f975a37f9 Deprecate ruby-local-exec 2013-01-04 10:12:29 -06:00
Yamashita Yuu
2457419b4a created new project.
modified rbenv source for Python and renamed to pyenv.
2012-08-31 15:30:20 +09:00
Sam Stephenson
65bf6279fa Always set RBENV_DIR in ruby-local-exec 2011-09-27 15:53:08 -05:00
Sam Stephenson
07815769ae RBENV_DIR sets the directory from which .rbenv-version files are scanned 2011-09-27 15:50:39 -05:00
Sam Stephenson
1411fa5a16 Add experimental ruby-local-exec 2011-08-17 17:35:23 -05:00
Joshua Peek
43624943ee Move subcommands into libexec/ 2011-08-02 18:01:46 -05:00
Joshua Peek
c957d83b3a Shebang -e flag 2011-08-02 17:43:43 -05:00
Jamis Buck
41c5ac5a33 the initial case has an empty directory, so force rm to avoid errors 2011-08-03 04:26:53 +08:00
Sam Stephenson
355e7c1c96 Create ~/.rbenv/shims if it doesn't exist 2011-08-02 15:23:26 -05:00
Sam Stephenson
8246dc8d8a Avoid globals 2011-08-02 12:21:30 -05:00
Sam Stephenson
fb31290b9d More argument quoting 2011-08-02 12:21:09 -05:00
Sam Stephenson
4acefd6ef9 Properly quote arguments with spaces 2011-08-02 09:38:36 -05:00
Sam Stephenson
0c66f62c17 Style 2011-08-01 16:43:19 -05:00
Sam Stephenson
b5d030bee7 -e 2011-08-01 16:39:00 -05:00
Sam Stephenson
6ec91083d8 Add rbenv-set-local 2011-08-01 16:22:35 -05:00
Sam Stephenson
af6b06743b Extract rbenv-path 2011-08-01 16:22:26 -05:00
Sam Stephenson
1da746543f Add missing set -e 2011-08-01 15:56:52 -05:00
Sam Stephenson
99035a49a9 Initial commit 2011-08-01 15:50:26 -05:00