Commit Graph

  • 26a08c6d12 Add upgrade instructions Sam Stephenson 2011-09-28 11:20:15 -05:00
  • 72b62e13aa Make rbenv help a little nicer Sam Stephenson 2011-09-28 10:59:02 -05:00
  • 09d912895f Fix markdown indentation Sam Stephenson 2011-09-28 10:51:09 -05:00
  • ada26ab92e Document rbenv which and rbenv whence Sam Stephenson 2011-09-28 10:48:04 -05:00
  • 058e2cb7a6 Add rbenv shell to help Sam Stephenson 2011-09-28 10:21:57 -05:00
  • a3d3005859 Document rbenv shell Sam Stephenson 2011-09-28 10:13:28 -05:00
  • c954d57555 Add /plugins to .gitignore Sam Stephenson 2011-09-28 09:46:17 -05:00
  • 0a4ffcd15f Global version file is now ${RBENV_ROOT}/version Sam Stephenson 2011-09-28 09:45:58 -05:00
  • 65bf6279fa Always set RBENV_DIR in ruby-local-exec Sam Stephenson 2011-09-27 15:53:08 -05:00
  • 07815769ae RBENV_DIR sets the directory from which .rbenv-version files are scanned Sam Stephenson 2011-09-27 15:50:39 -05:00
  • a3deeba0a0 Merge pull request #102 from sstephenson/plugins Sam Stephenson 2011-09-23 10:55:45 -07:00
  • 10084ae020 Automatically add ${RBENV_ROOT}/plugins/*/etc/rbenv.d to $RBENV_HOOK_PATH Sam Stephenson 2011-09-23 10:47:45 -05:00
  • 8ce5e84c21 Automatically add ${RBENV_ROOT}/plugins/*/bin to $PATH Sam Stephenson 2011-09-23 10:44:00 -05:00
  • f9fb3c934e rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH Sam Stephenson 2011-09-23 10:43:06 -05:00
  • eae5e5e092 realpath plugin scripts Joshua Peek 2011-09-22 19:15:00 -05:00
  • a238099e38 Include /usr/local/etc hooks Joshua Peek 2011-09-22 19:08:03 -05:00
  • 7d9989ff58 Merge pull request #96 from sstephenson/plugin-config Sam Stephenson 2011-09-21 11:09:32 -07:00
  • 699cd8c203 Quote script path and remove unnecessary semicolon Sam Stephenson 2011-09-21 13:05:08 -05:00
  • 096743acde Add support for RBENV_PLUGIN_PATH environment variable Sam Stephenson 2011-09-21 13:00:23 -05:00
  • 0c7c62dc04 Show usage if no arguments are passed to rbenv-plugin-scripts Sam Stephenson 2011-09-21 12:43:22 -05:00
  • 2b5fb40b99 Not exec specific Joshua Peek 2011-09-21 12:39:26 -05:00
  • 96b98ed039 Use plugin-scripts Joshua Peek 2011-09-21 12:38:58 -05:00
  • 789ace54ec Add bin to list plugin scripts Joshua Peek 2011-09-21 12:36:07 -05:00
  • d289998250 Merge pull request #92 from carsomyr/master Sam Stephenson 2011-09-21 09:47:11 -07:00
  • 5cf661517b Merge pull request #91 from javierjulio/docs-rbenv-install-command-for-ruby-build Joshua Peek 2011-09-20 16:03:29 -07:00
  • c6c6ebaf40 Updating command sample to "rbenv install", no dash Javier Julio 2011-09-20 10:59:27 -04:00
  • 94d87211f9 Restore the current working directory in rbenv-rehash Roy Liu 2011-09-19 10:45:12 -04:00
  • 919fc872c8 Using simpler rbenv-install command in ruby-build section Javier Julio 2011-09-17 17:38:09 -04:00
  • 305db1c35b Fix rbenv-completions for shell commands. Closes #90. Sam Stephenson 2011-09-16 14:18:29 -05:00
  • 568cd4b23e Strip trailing slashes from RBENV_ROOT (#83) Sam Stephenson 2011-09-14 12:45:44 -05:00
  • b4f8906b24 Update zsh completion adapter Sam Stephenson 2011-09-13 13:12:04 -05:00
  • 465a1472ba Completion for which Sam Stephenson 2011-09-13 13:02:55 -05:00
  • 3644840d4b Show usage for rbenv which without an argument Sam Stephenson 2011-09-13 13:01:31 -05:00
  • 03d664e048 Completion for whence Sam Stephenson 2011-09-13 12:59:59 -05:00
  • 61830048d5 Extract rbenv-shims Sam Stephenson 2011-09-13 12:55:19 -05:00
  • 69d596f56f Completion for commands Sam Stephenson 2011-09-13 12:48:49 -05:00
  • 4923838981 Completion for exec Sam Stephenson 2011-09-13 12:46:06 -05:00
  • f1ca8906c0 Completions for global, local, prefix, shell Sam Stephenson 2011-09-13 12:38:34 -05:00
  • 43520db389 Fix rbenv prefix system Sam Stephenson 2011-09-13 12:37:29 -05:00
  • d50ce90a36 Add --unset to local completion Sam Stephenson 2011-09-13 12:33:46 -05:00
  • 6da85246c6 Proof-of-concept external completions Sam Stephenson 2011-09-13 10:13:27 -05:00
  • eefd5ea47d Merge pull request #82 from sstephenson/shims-set-root Sam Stephenson 2011-09-12 18:45:01 -07:00
  • 964c12fe27 Ensure shims set RBENV_ROOT Joshua Peek 2011-09-12 11:05:45 -05:00
  • 0632325a43 Set RBENV_DEBUG=1 to see what's going on under the hood Sam Stephenson 2011-09-12 10:11:59 -05:00
  • 2e3e141d2e RBENV_ROOT defaults to ~/.rbenv Sam Stephenson 2011-09-11 12:05:56 -05:00
  • c36950a7cb RBENV_HOME -> RBENV_ROOT Sam Stephenson 2011-09-11 12:04:59 -05:00
  • 8f6b0bc1d4 Use RBENV_ROOT to search for rbenv-exec plugins Sam Stephenson 2011-09-11 12:00:02 -05:00
  • 7ac964353f RBENV_HOME -> RBENV_ROOT Sam Stephenson 2011-09-11 11:58:57 -05:00
  • c6ce8fafd8 Merge remote-tracking branch 'alexrinass/systemwide' Sam Stephenson 2011-09-11 11:28:54 -05:00
  • 6fa81ef28d Add rbenv local --unset Sam Stephenson 2011-09-11 10:16:22 -05:00
  • e5c0fd22e1 Exit with 0 status when a version file is read successfully Sam Stephenson 2011-09-11 10:16:08 -05:00
  • 96679b7715 Don't leak local variables Sam Stephenson 2011-09-10 20:13:42 -05:00
  • ed9f69fe23 Fix zsh autocompletion. Closes #47. Sam Stephenson 2011-09-10 20:09:27 -05:00
  • fb6eee26d4 Only shift if an argument is passed. Fixes #78. Sam Stephenson 2011-09-10 19:50:12 -05:00
  • 1ba2ce0cb6 Fix quoting in rbenv function Sam Stephenson 2011-09-10 19:45:36 -05:00
  • 76929320c8 Make rbenv-sh-shell consistent with rbenv-local Sam Stephenson 2011-09-10 19:45:22 -05:00
  • 5ad45afe5e Merge pull request #81 from eric/empty_path_to_remove_in_which Joshua Peek 2011-09-09 15:05:34 -07:00
  • b81b64453b Deal with an empty result from expand_path Eric Lindvall 2011-09-09 15:00:59 -07:00
  • db2a94d4bc rbenv-version-name returns system for empty version files. Closes #62, #65, #77. Sam Stephenson 2011-09-09 15:52:31 -05:00
  • 579a398e4e Merge pull request #56 from mybuddymichael/gitignore Sam Stephenson 2011-09-09 13:25:23 -07:00
  • 783a5700c4 reset isn't standard Joshua Peek 2011-09-09 10:45:23 -05:00
  • 63f29341d5 Merge pull request #80 from lordzork/master Joshua Peek 2011-09-09 08:44:59 -07:00
  • 555472210b Adds sh-shell subcommand to unset RBENV_VERSION Timothy King 2011-09-09 08:22:03 -04:00
  • 39497042bc Adds error handling to rbenv-sh-shell Timothy King 2011-09-09 08:18:14 -04:00
  • 837bfc5aa9 Fix rbenv-version-file-read for version files without trailing newlines Sam Stephenson 2011-09-07 14:46:29 -05:00
  • 042794b651 use -> shell Joshua Peek 2011-09-07 10:26:11 -05:00
  • d14529461b Version autocomplete use command Joshua Peek 2011-09-06 22:07:21 -05:00
  • c928ba7a21 Include sh commands in default listing Joshua Peek 2011-09-06 22:07:05 -05:00
  • 75f65a980b Merge pull request #57 from sstephenson/sh Joshua Peek 2011-09-06 19:58:26 -07:00
  • 5130f0464a Support install locations other than $HOME/.rbenv. Alexander Rinass 2011-08-25 09:24:44 +02:00
  • bff38d7e71 use command Joshua Peek 2011-08-23 11:35:06 -05:00
  • f9225d9cb4 Define lightweight rbenv shell function to dispatch commands Joshua Peek 2011-08-23 11:34:42 -05:00
  • 5a4bee6eb5 List sh commands separately Joshua Peek 2011-08-23 11:34:03 -05:00
  • a6727bf9ed Ignore /global instead of /default Michael Hanson 2011-08-22 07:05:15 -07:00
  • aade3ad781 Sync mdtoc source Sam Stephenson 2011-08-18 15:53:48 -05:00
  • af36d449bf Exit after printing usage in rbenv-version-file-write Sam Stephenson 2011-08-18 15:28:35 -05:00
  • 5be66da9f4 Rename rbenv-default to rbenv-global Sam Stephenson 2011-08-18 14:32:33 -05:00
  • 53d55eb08c Update completions Sam Stephenson 2011-08-18 14:13:20 -05:00
  • 506bc3634f Extract rbenv-version-file{,-read,-write} Sam Stephenson 2011-08-18 14:11:40 -05:00
  • 1d5c6531a2 Improve deprecation notice Sam Stephenson 2011-08-18 14:09:48 -05:00
  • 20425c297f Avoid passive voice Sam Stephenson 2011-08-18 12:57:36 -05:00
  • 174e101799 Merge remote-tracking branch 'gma/drop-set-prefix' into drop-set-prefix Sam Stephenson 2011-08-18 12:50:06 -05:00
  • 113e037646 Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45. Sam Stephenson 2011-08-17 17:53:37 -05:00
  • 1411fa5a16 Add experimental ruby-local-exec Sam Stephenson 2011-08-17 17:35:23 -05:00
  • 7bbfecd9af Working on 0.2.0-pre now Sam Stephenson 2011-08-17 17:35:04 -05:00
  • 09291712ed Merge pull request #43 from mudge/patch-1 Sam Stephenson 2011-08-16 14:43:08 -07:00
  • b7e19b4953 Solaris doesn't support readlink so use greadlink if available instead. Paul Mucur 2011-08-16 22:26:57 +01:00
  • 49ecbe147f rbenv 0.1.2 Sam Stephenson 2011-08-16 00:16:17 -05:00
  • b45bce80ca Source the zsh autocompletion script in rbenv-init Sam Stephenson 2011-08-16 00:13:12 -05:00
  • 3cd08f7c09 Merge remote-tracking branch 'GutenYe/zsh' Sam Stephenson 2011-08-16 00:09:38 -05:00
  • 71b5965540 Use read instead of egrep for reading version files. Closes #41. Sam Stephenson 2011-08-16 00:01:03 -05:00
  • 1700206da8 add zsh completion Guten 2011-08-16 12:39:38 +08:00
  • 6d6b1d6002 Run rbenv rehash on init Sam Stephenson 2011-08-15 01:18:04 -05:00
  • dd8a005c7d Atomic rehash Sam Stephenson 2011-08-15 01:16:13 -05:00
  • 3efdf6a243 Guard against nonexistent entries in $PATH Sam Stephenson 2011-08-14 14:16:26 -05:00
  • bd1e56ff37 rbenv 0.1.1 Sam Stephenson 2011-08-14 13:51:51 -05:00
  • e43a2039a5 Sync mdtoc source Sam Stephenson 2011-08-14 13:47:07 -05:00
  • 8dd666992e Merge pull request #35 from sj26/master Sam Stephenson 2011-08-14 11:38:21 -07:00
  • 01ddcd7f1d Merge pull request #24 from chrisledet/master Joshua Peek 2011-08-14 11:24:36 -07:00
  • a14095f299 Add "-h" and "--help" which work as expected Samuel Cochran 2011-08-14 21:30:13 +08:00