.. |
rbenv
|
Working on 0.2.0-pre now
|
2011-08-17 17:35:04 -05:00 |
rbenv-commands
|
Include sh commands in default listing
|
2011-09-06 22:07:05 -05:00 |
rbenv-exec
|
Fix argument that cannot be sent to bash via env
|
2011-08-12 11:33:45 +02:00 |
rbenv-global
|
Rename rbenv-default to rbenv-global
|
2011-08-18 14:35:00 -05:00 |
rbenv-help
|
Rename rbenv-default to rbenv-global
|
2011-08-18 14:35:00 -05:00 |
rbenv-init
|
Fix quoting in rbenv function
|
2011-09-10 20:10:07 -05:00 |
rbenv-local
|
Extract rbenv-version-file{,-read,-write}
|
2011-08-18 14:11:40 -05:00 |
rbenv-prefix
|
Fix argument that cannot be sent to bash via env
|
2011-08-12 11:33:45 +02:00 |
rbenv-rehash
|
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 |
rbenv-set-default
|
Rename rbenv-default to rbenv-global
|
2011-08-18 14:35:00 -05:00 |
rbenv-set-local
|
Improve deprecation notice
|
2011-08-18 14:09:48 -05:00 |
rbenv-sh-shell
|
Make rbenv-sh-shell consistent with rbenv-local
|
2011-09-10 20:10:07 -05:00 |
rbenv-version
|
Fix argument that cannot be sent to bash via env
|
2011-08-12 11:33:45 +02:00 |
rbenv-version-file
|
Rename rbenv-default to rbenv-global
|
2011-08-18 14:35:00 -05:00 |
rbenv-version-file-read
|
rbenv-version-name returns system for empty version files. Closes #62, #65, #77.
|
2011-09-09 15:52:31 -05:00 |
rbenv-version-file-write
|
Exit after printing usage in rbenv-version-file-write
|
2011-08-18 15:28:35 -05:00 |
rbenv-version-name
|
rbenv-version-name returns system for empty version files. Closes #62, #65, #77.
|
2011-09-09 15:52:31 -05:00 |
rbenv-version-origin
|
Extract rbenv-version-file{,-read,-write}
|
2011-08-18 14:11:40 -05:00 |
rbenv-versions
|
Fix argument that cannot be sent to bash via env
|
2011-08-12 11:33:45 +02:00 |
rbenv-whence
|
Fix argument that cannot be sent to bash via env
|
2011-08-12 11:33:45 +02:00 |
rbenv-which
|
Deal with an empty result from expand_path
|
2011-09-09 15:00:59 -07:00 |