Skip to content

Instantly share code, notes, and snippets.

@midu
Created July 3, 2013 19:58
Show Gist options
  • Save midu/5922229 to your computer and use it in GitHub Desktop.
Save midu/5922229 to your computer and use it in GitHub Desktop.
commit 6778c8e905d774d4dc70724c455e6fcff4c1d3e1
Merge: e5c64db 3a94dae
Author: Sam Stephenson <[email protected]>
Date: Mon Apr 23 07:45:44 2012 -0700
Merge pull request #217 from alecchen/master
remove "+=" operator in rbenv-rehash to support bash-3.0
commit 3a94daeaf848211d93b6e83617623e468555c205
Author: Alec Chen <[email protected]>
Date: Mon Apr 23 22:11:19 2012 +0800
remove "+=" operator to support bash-3.0
commit e5c64db2804b3dc0708da66a2ca9eb2fa27b3c14
Merge: 975b45d d3700df
Author: Sam Stephenson <[email protected]>
Date: Fri Mar 23 13:43:25 2012 -0700
Merge pull request #203 from cldwalker/options_help
help for versions and commands, including their options
commit d3700dfd703a570d370cc9cb2e01395d8764ac5b
Author: Gabriel Horner <[email protected]>
Date: Fri Mar 23 16:21:53 2012 -0400
help for versions and commands, including their options
commit 975b45dbfe728472ba37aa9136105e21330ced4a
Merge: a49b079 34813ef
Author: Sam Stephenson <[email protected]>
Date: Sat Feb 18 08:53:30 2012 -0800
Merge pull request #184 from jvirtanen/fix/typos
Fix typos in documentation
commit a49b07975ce4595005dad3cf209e9ccce8757c57
Merge: e899f1d 9c43fa9
Author: Sam Stephenson <[email protected]>
Date: Sat Feb 18 08:52:12 2012 -0800
Merge pull request #189 from amarshall/master
Prevent $command from leaking outside of function
commit 9c43fa916148008f6761781d6497c52bb36c0c46
Author: Andrew Marshall <[email protected]>
Date: Sat Feb 4 18:03:39 2012 -0500
Prevent $command from leaking outside of function
commit 34813ef32cbb00dc0fe9bb4a801f9d7fd5ea9e9e
Author: Jussi Virtanen <[email protected]>
Date: Sun Jan 29 11:25:14 2012 +0200
Fix typos in documentation
commit e899f1d31c9f3d976a3a40ab73e845d386e5e3e8
Merge: 9ea1f7d d1bfeee
Author: Sam Stephenson <[email protected]>
Date: Thu Jan 26 16:25:24 2012 -0800
Merge pull request #183 from terceiro/new-hooks-dir
Add /usr/lib/rbenv/hooks to hook search path
commit d1bfeee33495a4e0dd6a03d9189bba9fb5d3ca3f
Author: Antonio Terceiro <[email protected]>
Date: Thu Jan 26 20:23:31 2012 -0200
Add /usr/lib/rbenv/hooks to hook search path
This will help with the packaging of rbenv plugin that contain hooks in
Debian.
commit 9ea1f7d53ed9883a284f4bb70f38dc0027b3c747
Merge: 5d0a663 f40bc77
Author: Sam Stephenson <[email protected]>
Date: Tue Jan 17 07:41:55 2012 -0800
Merge pull request #179 from johnwilliams/master
rbenv-init arguments should be allowed in any order
commit f40bc773d231acfcf83a3c9b71eba67ed1cc4bef
Author: John Williams <[email protected]>
Date: Tue Jan 17 08:50:40 2012 -0600
Allow init arguments to be in any order.
commit 5d0a6630b94f4a1e2aae8828788a76432f5ace09
Author: Sam Stephenson <[email protected]>
Date: Fri Dec 30 13:40:22 2011 -0600
Account for path entries with spaces in remove_from_path
commit 114b81c9a45bff79ce4cadad7285ffa02afff2d4
Author: Sam Stephenson <[email protected]>
Date: Mon Dec 26 20:12:16 2011 -0600
Use `if` instead of inline `&&` so `rbenv rehash` exits with a zero status
commit b10bdb1e78a1a38fa468c1231ac2149f472f7b05
Author: Sam Stephenson <[email protected]>
Date: Sun Dec 25 21:32:48 2011 -0500
rbenv 0.3.0
commit ee5ad02d42690f572d4a89386e84e6b3c04df054
Author: Sam Stephenson <[email protected]>
Date: Sun Dec 25 20:59:24 2011 -0500
Add --no-rehash option to rbenv-init (#170)
commit cd2094ff71cf2e9b7805a74dfd97ab84b92461ce
Author: Sam Stephenson <[email protected]>
Date: Sun Dec 25 20:39:11 2011 -0500
Remove deprecated set-default and set-local commands
commit 5052a4161ced198f4008f4c9ef5edfe35701207c
Author: Sam Stephenson <[email protected]>
Date: Sun Dec 25 16:53:59 2011 -0500
Update readme screenshot to use `global` instead of `set-default` (fixes #165)
commit 7fbcde8af0e7ac0afdeba21b5f7a5d37fc3faa93
Author: Sam Stephenson <[email protected]>
Date: Sun Dec 25 16:41:15 2011 -0500
Properly expand RBENV_DIR and ensure it exists
commit b670849ebdfb64c634f7a15acb88277baaff9b45
Merge: 288c6b3 9dde161
Author: Sam Stephenson <[email protected]>
Date: Sat Dec 24 18:03:10 2011 -0500
Merge remote-tracking branch 'mlafeldt/rbenv-rehash'
Conflicts:
libexec/rbenv-rehash
commit 288c6b3f094129f574a6496698c037e829aa70b4
Author: Sam Stephenson <[email protected]>
Date: Sat Dec 24 17:49:22 2011 -0500
Go with paren-style function definition
commit 802d70568cd3ee60ea4093ea1c6d38e39b42dc69
Merge: c472116 7e83e07
Author: Sam Stephenson <[email protected]>
Date: Sat Dec 24 14:48:34 2011 -0800
Merge pull request #168 from mgrubb/topic/portability-fixes
Made ksh portability changes
commit c4721169e3fd59a86c6fe1d1d68a95dd8609f328
Merge: efe600f 65f0be0
Author: Sam Stephenson <[email protected]>
Date: Sat Dec 24 14:44:41 2011 -0800
Merge pull request #163 from richoH/features/completion_only_in_interactive_shells
Only run compctl if it's an interactive shell
commit efe600f6def42abe8679d0ea4b2fd7a0b6d614f8
Author: Sam Stephenson <[email protected]>
Date: Sat Dec 24 15:16:37 2011 -0500
Ensure shims don't disappear when rehashed
commit 7e83e07cf31b68f0173cb108d687506979130289
Author: Michael Grubb <[email protected]>
Date: Thu Dec 15 14:54:38 2011 -0600
Made ksh portability changes
Added specific message for ksh in identifying the proper shell
initialization file.
Changed rbenv functiond definition to be more portable.
Shell functions should be defined by using the function command or
using the parenthesis grammar, but using both is not portable:
rbenv() {... -or-
function rbenv { ...
commit 65f0be0c20bbfae55d55263568cc7b6e3c672cbe
Author: richo <[email protected]>
Date: Sat Dec 10 14:17:44 2011 +1100
Bail on completion init if we're not an interactive shell
Based on the approach by @imajes
commit adf9c976161f682e4bc26c346f5abd3c71f1a302
Merge: 4cc6665 dfc7645
Author: Joshua Peek <[email protected]>
Date: Tue Nov 22 07:33:27 2011 -0800
Merge pull request #146 from pervel/patch-1
Quoting the argument to greadlink to make it work with paths containing spaces
commit dfc7645609bb2e579546de51ed05f978766c8e6d
Author: Per Velschow <[email protected]>
Date: Fri Nov 18 21:21:16 2011 +0100
Quoting the argument to greadlink to make it work with paths containing spaces.
commit 9dde161b652b31185966accb225a5f05b4643704
Author: Mathias Lafeldt <[email protected]>
Date: Mon Nov 14 22:07:41 2011 +0100
rbenv-rehash: use $OLDPWD to restore previous working directory
$OLDPWD is a standard shell variable that contains the previous working
directory as set by the "cd" command. No need to save $PWD to some
custom variable.
(We could also have used "cd -" but it prints out $OLDPWD too.)
commit 0324b118ee03b2bfe19f0f9cc91d163c83d2c487
Author: Mathias Lafeldt <[email protected]>
Date: Mon Nov 14 21:45:43 2011 +0100
rbenv-rehash: remove superfluous trap signals
A trap on the special signal EXIT is executed before the shell
terminates. EXIT actually covers SIGINT and SIGTERM as well, and
we don't need any extra traps for them.
See bash(1) and "help trap" in bash.
commit 4cc6665d0aa159fa7799b1d3e017052ff6eca844
Author: Sam Stephenson <[email protected]>
Date: Mon Nov 14 12:52:10 2011 -0600
Zsh users need to modify ~/.zshenv, not ~/.zshrc
commit be7dcc0ad84ad8abc5652b1e80dedff098a53a08
Author: Joshua Peek <[email protected]>
Date: Thu Nov 10 10:54:30 2011 -0600
Add `rbenv root`
Prints $RBENV_ROOT (defaults to ~/.rbenv)
commit 01a0ad0b69c69f6a6a9fc66496f3eaf460db51fb
Author: Sam Stephenson <[email protected]>
Date: Sat Oct 1 12:26:19 2011 -0500
rbenv 0.2.1
commit 2bbe2099ebbec953ec2bf7f00d4eff5e3a347930
Author: Sam Stephenson <[email protected]>
Date: Sat Oct 1 12:20:58 2011 -0500
Missing word
commit e49be969aba1aec998ab3da38e9a09a2cf881b9e
Author: Sam Stephenson <[email protected]>
Date: Sat Oct 1 12:15:20 2011 -0500
Ensure RBENV_DIR is always an absolute path
Otherwise, `RBENV_DIR=bin rbenv version-file` loops indefinitely
commit fb0ec9e15728b8d61af693cf465660269b8a2b7b
Author: Sam Stephenson <[email protected]>
Date: Sat Oct 1 11:05:31 2011 -0500
Be explicit about ~
commit 525c960dea2f32d21c50478072e04f6db91b434c
Merge: 7a929b8 ddd4db1
Author: Sam Stephenson <[email protected]>
Date: Sat Oct 1 09:01:04 2011 -0700
Merge pull request #108 from audionerd/patch-1
Fix command to modify ~/.bash_profile in user's home directory
commit ddd4db1b0566ca64a9d0ea61597f7571d36894e9
Author: Eric Skogen <[email protected]>
Date: Fri Sep 30 21:54:09 2011 -0500
Fix command to modify ~/.bash_profile in user's home directory (~/, instead of in-place)
commit 7a929b8a8462c4756fff951587b2569c85099c30
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 13:41:10 2011 -0500
Indentation
commit 2cd12e3fa6bfd0dc86c761ef5a6135f61183a785
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 13:38:03 2011 -0500
rbenv 0.2.0
commit 4965a1d1f7d7402c49e733b9d112634ba15c281c
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 13:35:17 2011 -0500
Style
commit dc1f58390305e2bc78576ca89212dfd5fb51b3b6
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 13:29:37 2011 -0500
"Zsh" is the canonical capitalization
commit 500c6de37cc0493c9c35c44cf068a175ceb99419
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 13:27:42 2011 -0500
fill-region
commit 88e59647aee0abe12cd1cd77d2dce6d33af8caef
Author: Joshua Peek <[email protected]>
Date: Wed Sep 28 13:05:29 2011 -0500
Installation edits
commit 53d45707cab2ee894f1370d1f20b3f9a4fc64092
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 12:19:36 2011 -0500
Add Homebrew to the readme
commit 828051e65110d5917b41bceb3cfb5b4fd558199e
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 12:08:08 2011 -0500
Move intro line above the fold
commit 149e61a6496725e72d34ad3513e60872e4adb273
Author: Joshua Peek <[email protected]>
Date: Wed Sep 28 12:06:53 2011 -0500
Don't exit out of piped loop
Can cause the stdin of cat to close too soon causing:
echo: write error: Broken pipe
Fixes #97
commit 4712db8eddd2b684fe958e2d465d72751a682008
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 12:01:44 2011 -0500
Add version history
commit 7ba843c5851319cb45f95b2e345c525c69170b7e
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 11:20:36 2011 -0500
Add upgrade instructions
commit 26a08c6d12a08efad924135f8ed53ca6a46e5a54
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 11:20:15 2011 -0500
Add upgrade instructions
commit 72b62e13aa43fb8252fde133ad9a692f13917df9
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 10:59:02 2011 -0500
Make `rbenv help` a little nicer
commit 09d912895f601ae38492c142cb684c8733e81b84
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 10:51:09 2011 -0500
Fix markdown indentation
commit ada26ab92e52b87f978be8b4744355a3c8821444
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 10:48:04 2011 -0500
Document `rbenv which` and `rbenv whence`
commit 058e2cb7a65020f758fc46c6a681914e47a4152a
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 10:21:57 2011 -0500
Add `rbenv shell` to help
commit a3d3005859c59e50d5d20ec9f9696bbde322d714
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 10:13:28 2011 -0500
Document `rbenv shell`
commit c954d5755583089033e4086405ee14d31ee7755f
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 09:46:17 2011 -0500
Add /plugins to .gitignore
commit 0a4ffcd15f6d02f9c707af008d9c2542dc1f864d
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 28 09:45:58 2011 -0500
Global version file is now `${RBENV_ROOT}/version`
This is the last time it'll change. Promise.
commit 65bf6279faec5b97bef81f2240f15372d7ba3321
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 27 15:53:08 2011 -0500
Always set RBENV_DIR in ruby-local-exec
commit 07815769aeda3097f43d032fb31f6c89d1a7942f
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 27 15:50:39 2011 -0500
RBENV_DIR sets the directory from which .rbenv-version files are scanned
commit a3deeba0a0e73ce7e5ca82fb12fea63d806801e8
Merge: eae5e5e 10084ae
Author: Sam Stephenson <[email protected]>
Date: Fri Sep 23 10:55:45 2011 -0700
Merge pull request #102 from sstephenson/plugins
Plugin bundles
commit 10084ae020704f8f364c72461f44b24ffab66534
Author: Sam Stephenson <[email protected]>
Date: Fri Sep 23 10:47:45 2011 -0500
Automatically add ${RBENV_ROOT}/plugins/*/etc/rbenv.d to $RBENV_HOOK_PATH
commit 8ce5e84c218f715c05961b4b6d772a6865e1a2a4
Author: Sam Stephenson <[email protected]>
Date: Fri Sep 23 10:44:00 2011 -0500
Automatically add ${RBENV_ROOT}/plugins/*/bin to $PATH
commit f9fb3c934e2242d82e67e173162f1dfde792fa65
Author: Sam Stephenson <[email protected]>
Date: Fri Sep 23 10:43:06 2011 -0500
rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH
commit eae5e5e092b934f4583c41f1d93e7b7e3ff9e0aa
Author: Joshua Peek <[email protected]>
Date: Thu Sep 22 19:15:00 2011 -0500
realpath plugin scripts
commit a238099e381a3c359683fcd49f51a266a9fafaa9
Author: Joshua Peek <[email protected]>
Date: Thu Sep 22 19:08:03 2011 -0500
Include /usr/local/etc hooks
commit 7d9989ff58d59ede576700c572abfea232cd6ef9
Merge: d289998 699cd8c
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 21 11:09:32 2011 -0700
Merge pull request #96 from sstephenson/plugin-config
Plugin Config
commit 699cd8c2031561447e20b0163217ed3f9ae185a1
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 21 13:05:08 2011 -0500
Quote script path and remove unnecessary semicolon
commit 096743acde3ff83e430ecc0b5c5fde1aa99163fc
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 21 13:00:23 2011 -0500
Add support for RBENV_PLUGIN_PATH environment variable
commit 0c7c62dc04dab195ff249bc93460a4c4c352ac00
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 21 12:43:22 2011 -0500
Show usage if no arguments are passed to rbenv-plugin-scripts
commit 2b5fb40b99b555dcaed597faa1b7cd0f158c227a
Author: Joshua Peek <[email protected]>
Date: Wed Sep 21 12:39:26 2011 -0500
Not exec specific
commit 96b98ed039ae39fc386d2c93dc3568df6973ec35
Author: Joshua Peek <[email protected]>
Date: Wed Sep 21 12:38:58 2011 -0500
Use plugin-scripts
commit 789ace54ec8699d5042c7cd0dda244610b2a5e1c
Author: Joshua Peek <[email protected]>
Date: Wed Sep 21 12:36:07 2011 -0500
Add bin to list plugin scripts
commit d289998250ff5bb8ea37f7f88fa1a142a7d11fbf
Merge: 5cf6615 94d8721
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 21 09:47:11 2011 -0700
Merge pull request #92 from carsomyr/master
Restore the current working directory in rbenv-rehash
commit 5cf661517bc42574774ce350017092c56d5c20b5
Merge: 305db1c c6c6eba
Author: Joshua Peek <[email protected]>
Date: Tue Sep 20 16:03:29 2011 -0700
Merge pull request #91 from javierjulio/docs-rbenv-install-command-for-ruby-build
Using simpler rbenv-install command in ruby-build section
commit c6c6ebaf40f4b2c439a5417a16d3f1f805e07711
Author: Javier Julio <[email protected]>
Date: Tue Sep 20 10:59:27 2011 -0400
Updating command sample to "rbenv install", no dash
commit 94d87211f978c1fff3ab79537191683d30742079
Author: Roy Liu <[email protected]>
Date: Mon Sep 19 10:45:12 2011 -0400
Restore the current working directory in rbenv-rehash
commit 919fc872c8d92b1ff8b4c1fcbe504ce7853ca28a
Author: Javier Julio <[email protected]>
Date: Sat Sep 17 17:38:09 2011 -0400
Using simpler rbenv-install command in ruby-build section
commit 305db1c35ba426257378ea64e1057b11350043cf
Author: Sam Stephenson <[email protected]>
Date: Fri Sep 16 14:18:29 2011 -0500
Fix rbenv-completions for shell commands. Closes #90.
commit 568cd4b23e5c0a8dc24e8a1fa591760d4a5790ed
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 14 12:45:44 2011 -0500
Strip trailing slashes from RBENV_ROOT (#83)
commit b4f8906b246711db4c5116a12b6d9b0772084b97
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 13:12:04 2011 -0500
Update zsh completion adapter
commit 465a1472bae33fa474660459cd446e73197054f7
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 13:02:55 2011 -0500
Completion for which
commit 3644840d4b23a00561f2500047f00aa8c1f234fb
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 13:01:31 2011 -0500
Show usage for `rbenv which` without an argument
commit 03d664e0481b51b77ceadfb7d4fb64e131aef32e
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 12:59:59 2011 -0500
Completion for whence
commit 61830048d5b0e4d064d2186a103c9da692ad1d07
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 12:55:19 2011 -0500
Extract rbenv-shims
commit 69d596f56fbf1e18e8d70f9a8b20353b7bc29f1e
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 12:48:49 2011 -0500
Completion for commands
commit 4923838981ae57c3d70fef988c3d2db9f70279b3
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 12:46:06 2011 -0500
Completion for exec
commit f1ca8906c0f38940dbe7b162cedacd6b76d75735
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 12:38:34 2011 -0500
Completions for global, local, prefix, shell
commit 43520db38915e7c42fefea442c571525d2310e40
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 12:37:29 2011 -0500
Fix `rbenv prefix system`
commit d50ce90a36d954473e85fb8d9ef0bb09e4b9e4d1
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 12:33:46 2011 -0500
Add --unset to local completion
commit 6da85246c65fb65f0aa32e8feef4a7e0a909e510
Author: Sam Stephenson <[email protected]>
Date: Tue Sep 13 10:13:27 2011 -0500
Proof-of-concept external completions
commit eefd5ea47d21357cfce5c058d1eed4b76b9d59bb
Merge: 0632325 964c12f
Author: Sam Stephenson <[email protected]>
Date: Mon Sep 12 18:45:01 2011 -0700
Merge pull request #82 from sstephenson/shims-set-root
Shims set RBENV_ROOT
commit 964c12fe2764da6b1de264505d25a41c5f0de60d
Author: Joshua Peek <[email protected]>
Date: Mon Sep 12 11:05:45 2011 -0500
Ensure shims set RBENV_ROOT
commit 0632325a438a3aef38e7f94e10308ee69b72ad97
Author: Sam Stephenson <[email protected]>
Date: Mon Sep 12 10:11:59 2011 -0500
Set RBENV_DEBUG=1 to see what's going on under the hood
commit 2e3e141d2e4a209ef7b13f33ff5b0136a17638f1
Author: Sam Stephenson <[email protected]>
Date: Sun Sep 11 12:05:56 2011 -0500
RBENV_ROOT defaults to ~/.rbenv
commit c36950a7cbc0a99894c487750002deb47346ae46
Author: Sam Stephenson <[email protected]>
Date: Sun Sep 11 12:04:59 2011 -0500
RBENV_HOME -> RBENV_ROOT
commit 8f6b0bc1d41aa04a85af73c8fedac9aa0d58c419
Author: Sam Stephenson <[email protected]>
Date: Sun Sep 11 12:00:02 2011 -0500
Use RBENV_ROOT to search for rbenv-exec plugins
commit 7ac964353ffa4759910089bf337dcd933009f9de
Author: Sam Stephenson <[email protected]>
Date: Sun Sep 11 11:58:57 2011 -0500
RBENV_HOME -> RBENV_ROOT
commit c6ce8fafd847cfc44632475f7d2c68773689d6da
Merge: 6fa81ef 5130f04
Author: Sam Stephenson <[email protected]>
Date: Sun Sep 11 11:28:54 2011 -0500
Merge remote-tracking branch 'alexrinass/systemwide'
commit 6fa81ef28d358e34f56b4c60fd7444d097e76e3f
Author: Sam Stephenson <[email protected]>
Date: Sun Sep 11 10:16:22 2011 -0500
Add `rbenv local --unset`
commit e5c0fd22e1c56a1d63cc8802b731fb4dc25e11ce
Author: Sam Stephenson <[email protected]>
Date: Sun Sep 11 10:16:08 2011 -0500
Exit with 0 status when a version file is read successfully
commit 96679b7715a5de98db8743daad2b890301b642a3
Author: Sam Stephenson <[email protected]>
Date: Sat Sep 10 20:13:42 2011 -0500
Don't leak local variables
commit ed9f69fe2319dc393c14b491eb7581e5032518b0
Author: Sam Stephenson <[email protected]>
Date: Sat Sep 10 20:09:27 2011 -0500
Fix zsh autocompletion. Closes #47.
commit fb6eee26d4a0e43f5790507a2e9a998641f433b4
Author: Sam Stephenson <[email protected]>
Date: Sat Sep 10 19:50:12 2011 -0500
Only shift if an argument is passed. Fixes #78.
commit 1ba2ce0cb69510856201f9f7e379d48838aed994
Author: Sam Stephenson <[email protected]>
Date: Sat Sep 10 19:45:36 2011 -0500
Fix quoting in rbenv function
commit 76929320c82a999e6e2cf64691b704058cbd9dbc
Author: Sam Stephenson <[email protected]>
Date: Sat Sep 10 19:45:22 2011 -0500
Make rbenv-sh-shell consistent with rbenv-local
commit 5ad45afe5e9539c32ddf00b63ecc4d963803abb9
Merge: db2a94d b81b644
Author: Joshua Peek <[email protected]>
Date: Fri Sep 9 15:05:34 2011 -0700
Merge pull request #81 from eric/empty_path_to_remove_in_which
Deal with an empty result from expand_path
commit b81b64453bb66dc54b15e1c1b90430ead25f1f13
Author: Eric Lindvall <[email protected]>
Date: Fri Sep 9 15:00:59 2011 -0700
Deal with an empty result from expand_path
commit db2a94d4bc95647cf7d57e394d9c1324f8e2c755
Author: Sam Stephenson <[email protected]>
Date: Fri Sep 9 15:52:31 2011 -0500
`rbenv-version-name` returns `system` for empty version files. Closes #62, #65, #77.
commit 579a398e4e96f5021aab34104904e7e5a957c9af
Merge: 783a570 a6727bf
Author: Sam Stephenson <[email protected]>
Date: Fri Sep 9 13:25:23 2011 -0700
Merge pull request #56 from mybuddymichael/gitignore
Ignore /global instead of /default
commit 783a5700c4dcb8ffcbc17a04af4664b5b3fc5776
Author: Joshua Peek <[email protected]>
Date: Fri Sep 9 10:45:23 2011 -0500
reset isn't standard
commit 63f29341d5d01419af8607340899c77f24e04a72
Merge: 837bfc5 5554722
Author: Joshua Peek <[email protected]>
Date: Fri Sep 9 08:44:59 2011 -0700
Merge pull request #80 from lordzork/master
rbenv-sh-shell enhancements
commit 555472210b6c0e1be0d49830bef8f626f04f78b6
Author: Timothy King <[email protected]>
Date: Fri Sep 9 08:22:03 2011 -0400
Adds sh-shell subcommand to unset RBENV_VERSION
commit 39497042bcd7c90acd32a9f38b6fbe8eb8e9553c
Author: Timothy King <[email protected]>
Date: Fri Sep 9 08:18:14 2011 -0400
Adds error handling to rbenv-sh-shell
commit 837bfc5aa9d9e5b701c23c0d89229397f7ea8bac
Author: Sam Stephenson <[email protected]>
Date: Wed Sep 7 14:46:29 2011 -0500
Fix rbenv-version-file-read for version files without trailing newlines
commit 042794b6517bd19e8b03abeacb3f373ec696f2fa
Author: Joshua Peek <[email protected]>
Date: Wed Sep 7 10:26:11 2011 -0500
use -> shell
commit d14529461bbb8d7464b79dc20b2a3873b4992fab
Author: Joshua Peek <[email protected]>
Date: Tue Sep 6 22:07:21 2011 -0500
Version autocomplete `use` command
commit c928ba7a210039e288abd548348457fc911ad92d
Author: Joshua Peek <[email protected]>
Date: Tue Sep 6 22:07:05 2011 -0500
Include sh commands in default listing
commit 75f65a980bca67e2869005bbe591a208b7847517
Merge: aade3ad bff38d7
Author: Joshua Peek <[email protected]>
Date: Tue Sep 6 19:58:26 2011 -0700
Merge pull request #57 from sstephenson/sh
SH dispatch
commit 5130f0464a41732aa7fa4f799f5a9587a3842cb6
Author: Alexander Rinass <[email protected]>
Date: Thu Aug 25 09:24:44 2011 +0200
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.
commit bff38d7e71109d51f8fbca3662a4058a8dca6039
Author: Joshua Peek <[email protected]>
Date: Tue Aug 23 11:35:06 2011 -0500
use command
commit f9225d9cb445cfb24daac4258e1328c0262e3184
Author: Joshua Peek <[email protected]>
Date: Tue Aug 23 11:34:42 2011 -0500
Define lightweight rbenv shell function to dispatch commands
commit 5a4bee6eb51a7ddc99d22d76dab88b125fe2c1ea
Author: Joshua Peek <[email protected]>
Date: Tue Aug 23 11:34:03 2011 -0500
List sh commands separately
commit a6727bf9edc29690bd99e1732ae8af113519a228
Author: Michael Hanson <[email protected]>
Date: Mon Aug 22 07:05:15 2011 -0700
Ignore /global instead of /default
commit aade3ad78157c888d37e37a8a0d83433ef8b78d8
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 15:53:48 2011 -0500
Sync mdtoc source
commit af36d449bf500a066ba800b4deaa1d349308e85a
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 15:28:35 2011 -0500
Exit after printing usage in rbenv-version-file-write
commit 5be66da9f4053137a320058495031d0af6db29b4
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 14:32:33 2011 -0500
Rename rbenv-default to rbenv-global
commit 53d55eb08ce95d0cf99e7742ab0acc7a11924164
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 14:13:20 2011 -0500
Update completions
commit 506bc3634f02f57af18a4fadd5a7ee6b10a9970c
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 14:11:40 2011 -0500
Extract rbenv-version-file{,-read,-write}
commit 1d5c6531a27490bb9af332205a0528fcc502bb8d
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 14:09:48 2011 -0500
Improve deprecation notice
commit 20425c297f7ee2c5a0c101e200aa3fbcfa2b1f9e
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 12:57:36 2011 -0500
Avoid passive voice
commit 174e101799f26fcbae1281c8050380dd3ed7400d
Merge: 113e037 1ed231c
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 18 12:50:06 2011 -0500
Merge remote-tracking branch 'gma/drop-set-prefix' into drop-set-prefix
commit 113e037646a7bded95a7aba4c6f5a56a866435e7
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 17 17:53:37 2011 -0500
Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45.
commit 1411fa5a1624ca5eeb5582897373c58a715fe2d2
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 17 17:35:23 2011 -0500
Add experimental ruby-local-exec
commit 7bbfecd9afc84526b4bba51c11f9f5783d3a2caf
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 17 17:35:04 2011 -0500
Working on 0.2.0-pre now
commit 09291712ed7613b93106d26bd9487f9767eb527a
Merge: 49ecbe1 b7e19b4
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 16 14:43:08 2011 -0700
Merge pull request #43 from mudge/patch-1
Solaris doesn't support readlink so use greadlink if available instead.
commit b7e19b4953f6f9c3377781342e517c78ebf27bce
Author: Paul Mucur <[email protected]>
Date: Tue Aug 16 22:26:57 2011 +0100
Solaris doesn't support readlink so use greadlink if available instead.
Taken from Ryan Tomayko's "GNU is killing Solaris", c.f. http://tomayko.com/writings/gnu-is-killing-solaris
commit 49ecbe147ffd7ebd4e03eb8fc8afd429532f3fce
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 16 00:16:17 2011 -0500
rbenv 0.1.2
commit b45bce80ca053648647c00a5a53bc4a718ba2941
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 16 00:13:12 2011 -0500
Source the zsh autocompletion script in rbenv-init
commit 3cd08f7c09436205f6eede99d1b4820261fb9a9e
Merge: 71b5965 1700206
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 16 00:09:38 2011 -0500
Merge remote-tracking branch 'GutenYe/zsh'
commit 71b596554064aeccfd2bd33e31f2985c02710ca8
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 16 00:01:03 2011 -0500
Use read instead of egrep for reading version files. Closes #41.
commit 1700206da89423c99824fa83f1df476bc7200e6a
Author: Guten <[email protected]>
Date: Tue Aug 16 12:39:38 2011 +0800
add zsh completion
commit 6d6b1d60027c3e97a47f8dd16185cee58ef4e4fe
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 15 01:18:04 2011 -0500
Run `rbenv rehash` on init
commit dd8a005c7d70b61667d14246ca63def49650cc3c
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 15 01:16:13 2011 -0500
Atomic rehash
commit 3efdf6a2430b72bc5f6fe2c25752619d28fd9661
Author: Sam Stephenson <[email protected]>
Date: Sun Aug 14 14:16:26 2011 -0500
Guard against nonexistent entries in $PATH
commit bd1e56ff370413199de14f080192fd0194859958
Author: Sam Stephenson <[email protected]>
Date: Sun Aug 14 13:51:51 2011 -0500
rbenv 0.1.1
commit e43a2039a5a7f6370fd08031db5b36dab9152826
Author: Sam Stephenson <[email protected]>
Date: Sun Aug 14 13:47:07 2011 -0500
Sync mdtoc source
commit 8dd666992ee9bb98462e4d48efc609c47061c468
Merge: 01ddcd7 a14095f
Author: Sam Stephenson <[email protected]>
Date: Sun Aug 14 11:38:21 2011 -0700
Merge pull request #35 from sj26/master
--help / -h should work as expected
commit 01ddcd7f1da9a1f9f67e48d3c024d7b165b64ab7
Merge: 83ced49 b4c100e
Author: Joshua Peek <[email protected]>
Date: Sun Aug 14 11:24:36 2011 -0700
Merge pull request #24 from chrisledet/master
Use $HOME when specifying installation prefix
commit a14095f2990b072a0f1e7bbf5051245ab9eca1d4
Author: Samuel Cochran <[email protected]>
Date: Sun Aug 14 21:30:13 2011 +0800
Add "-h" and "--help" which work as expected
commit 1ed231cb21afe7619513379e46ec3fa83ad91154
Author: Graham Ashton <[email protected]>
Date: Sat Aug 13 07:50:23 2011 +0100
Report default or local version.
If no argument is passed to the default or local sub commands, report
the currently configured version.
commit 7a0cde9a4e871983d0fee058ccfa3aa4c886502f
Author: Graham Ashton <[email protected]>
Date: Sat Aug 13 07:34:15 2011 +0100
Remove set- prefix from local and default commands.
commit 83ced494fa74f50e3845e42674682d30dbd2bff0
Merge: 8685c89 6938692
Author: Joshua Peek <[email protected]>
Date: Fri Aug 12 09:55:23 2011 -0700
Merge pull request #26 from ndreas/master
/usr/bin/env bash -e does not work on some platforms
commit 8685c899ba101a54869914c7df216b411e13275b
Author: Sam Stephenson <[email protected]>
Date: Fri Aug 12 10:51:58 2011 -0500
Let's not bruise any egos
commit 6938692ca2d57d93819cd22e5a709cb541a61b50
Author: Andreas Johansson <[email protected]>
Date: Fri Aug 12 11:33:45 2011 +0200
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.
commit b4c100e1491c7e4fbc6f256bccaaa0cc0f35851d
Author: Chris Ledet <[email protected]>
Date: Thu Aug 11 22:19:33 2011 -0400
use HOME variable when specifying the install dir
commit 398e9633120b6cbe4e4eb72c4496873e99dea300
Merge: 5c11f14 aae721c
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:48:55 2011 -0700
Merge pull request #18 from cdmwebs/master
Typo in rbenv-help
commit aae721c5f1fe6cd773fb19ece9b60e8a5911342f
Author: Chris Moore <[email protected]>
Date: Thu Aug 11 17:43:57 2011 -0400
fix typo in rbenv help
commit 5c11f14c9bfb80a4efd640125dc309125c746a64
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:48:40 2011 -0500
rbenv 0.1.0
commit dfe98893271fadaa1739312f5245a317151be775
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:41:24 2011 -0500
Fix ruby-build link
commit 192dc239986b149454fcc87bb6bb27e2fd1ebcbf
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:29:52 2011 -0500
Try a different image url
commit 6c468d616659d734f90470d2c393a169c69d6869
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:26:53 2011 -0500
Don't highlight the anchors
commit bfa71017ae3de7a880751228a9c2bcc13b76cb48
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:25:08 2011 -0500
Add TOC header
commit 066d63c0dff1be07106ca73965bc3e32663cd806
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:21:15 2011 -0500
Use mdtoc for the readme
commit 7c8da88df6a7998eb3206bce385fcae6465249ca
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 14:12:01 2011 -0500
Add a screenshot
commit 06bf3a351a21f3b832f230fe2ea892e8184df66a
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 13:28:02 2011 -0500
Add a note about rvm compatibility
commit f8f49fd565c4a0cda31f554139e1d84473627b50
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 13:25:54 2011 -0500
Document rbenv-rehash
commit 77964fb83ec66a5e9f79e944558c03ec7d18c90a
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 13:25:47 2011 -0500
Simplify
commit b4a91648eb45fad9aadc4f428683d7dc7f06a23f
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 13:11:37 2011 -0500
Hard-wrap
commit e8d010f33cb1b553f82fb2b7e26d8c477f6e511d
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 12:53:20 2011 -0500
Fix italics
commit a804b5eb21d6623b91a13ccf3281276d65ba45d6
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 11 12:51:35 2011 -0500
Add LICENSE and README.md
commit 71493e806580aa9895d5250bc71f432440c4c0f9
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 10 09:31:53 2011 -0500
Typo
commit 5394347500e7a55b09e4921aba31af2228be8b2f
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 10 09:23:43 2011 -0500
A few tweaks to the help text
commit f2f8ef88a50f0edadd9fec139777a9220035687e
Author: Ryan Baumann <[email protected]>
Date: Wed Aug 10 09:53:24 2011 -0400
Implement some basic command line help
commit 3f3992d95adc42de961b558bb8ec9102403026b5
Merge: 2a495dc bd0e1a7
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 9 13:48:20 2011 -0700
Merge pull request #15 from ryanfb/version_origin
Split rbenv-version into rbenv-version-name and rbenv-version-origin
commit bd0e1a73f95201c9243e1c3a2880e79b88e6fe1e
Author: Ryan Baumann <[email protected]>
Date: Tue Aug 9 16:41:35 2011 -0400
Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately
commit 2a495dc9ac842f745239bb7bb6402a8d8c168992
Author: Sam Stephenson <[email protected]>
Date: Fri Aug 5 10:12:58 2011 -0500
Prepend $PATH with the command's dirname before execing for compatibility with ruby -S
commit 2fa743206067034aa5a68d7d730b6cbbb3db8124
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 4 01:16:16 2011 -0500
Fix expansion quoting
commit 9f18fe50319fae43b1952664b40c6ec8ceab807e
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 4 01:08:47 2011 -0500
Automatically create a default of system if it's missing instead of raising an error
commit cd244950458ec133993de2744539b097baa8ef51
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 4 01:02:04 2011 -0500
Silence the warning, too
commit 1235cbd0ef5f775bddbdac466a2c2391626359b2
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 4 01:00:08 2011 -0500
rbenv-versions doesn't require a default to be present
commit f84dc27c5807257a6dae8501183d79e6563226f8
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 4 00:48:37 2011 -0500
Autocreate ~/.rbenv skeleton in rbenv-init
commit 4ee92fca43805a3d4a04f453e79a06e85b9810e9
Author: Sam Stephenson <[email protected]>
Date: Thu Aug 4 00:45:40 2011 -0500
Bare `rbenv init` prints a message; `rbenv init -` prints the init script
commit 00b8b4db338f9b6feb84cbeb40253ecedcb5992f
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 23:53:52 2011 -0500
Don't need to test if the shims directory is present since rbenv-rehash creates it
commit 917b3687cbfd41bb48495f960e3343884d1da643
Author: Joshua Peek <[email protected]>
Date: Wed Aug 3 23:46:24 2011 -0500
Export $PATH on init
commit 4714b5bd4e77c47e3e0530dccacca29ca275ea88
Merge: fffb29d 271bfea
Author: Joshua Peek <[email protected]>
Date: Wed Aug 3 21:26:58 2011 -0700
Merge pull request #13 from sstephenson/init
init command
commit 271bfea97d5ef3e56e7de0ae6b440bd5ef89d42e
Author: Joshua Peek <[email protected]>
Date: Wed Aug 3 23:26:37 2011 -0500
Don't rehash on init for now
commit 70e1f613371dbf178ac68b02e7fe5dab9b6d19e9
Author: Joshua Peek <[email protected]>
Date: Wed Aug 3 23:20:19 2011 -0500
Quote path
commit df61a76ab0b04703601eb50edc3b06b8f02f2c07
Author: Joshua Peek <[email protected]>
Date: Wed Aug 3 23:16:28 2011 -0500
Add init command
commit fffb29d695141ef84b7517bc0922c8c103456588
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 22:57:27 2011 -0500
Speed up rbenv-rehash by using hard links
commit 7ce04a6e030084df400a8bfa91b42ed29c383dd1
Merge: 5d8c404 f904d1b
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 22:29:57 2011 -0500
Merge branch 'system'
commit f904d1b92f6588efac620e16579453727760b5aa
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 22:28:30 2011 -0500
Complete versions for `rbenv set-local` and `rbenv prefix` too
commit ccf7c29fc4f460129376fcb6b812e52cd292d4bf
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 22:22:45 2011 -0500
Simplify _rbenv_versions
commit e4a040f1e092a29f42099482e20ba5017b7e09e2
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 22:20:25 2011 -0500
Defer to `rbenv commands`
commit 3b13dc9c144b62641ee04872b9090580000f242f
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 22:20:01 2011 -0500
Add rbenv-commands
commit 5d8c40444de21e54fcf248055f3f184e8ef485a1
Author: Jamis Buck <[email protected]>
Date: Wed Aug 3 20:55:03 2011 -0600
iterate over all matching plugins, not just the first
commit df034f5d354d0bab5e70294c1d8694bb3f4da6da
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 21:50:03 2011 -0500
Defer to `rbenv versions` instead of reading ~/.rbenv/versions manually
commit f7c463bed96a04ec5ecf12897f9fdf6aac6163db
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 21:43:40 2011 -0500
Rename helpers
commit 4e79ba15f760284850fa42c4341eef2b87709c24
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 20:44:29 2011 -0500
Match style
commit 2099355ad5babc9facf83586eb9ddac96125ac1a
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 20:41:06 2011 -0500
Pull in @telemachus' Bash autocompletion defintion from https://gist.github.com/1122379
commit c3089c843935f6f9f27881f5a2c5a70bcb37370e
Merge: b6ebc2f 67d3d6b
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 17:57:52 2011 -0700
Merge pull request #11 from telemachus/param-expansion
Use parameter expansion for basename + dirname
commit 67d3d6b12ddc3d00d3ca3846d360d0cb665bf497
Author: Peter Aronoff <[email protected]>
Date: Wed Aug 3 20:04:42 2011 -0400
Use parameter expansion for basename + dirname
These are built-ins, and they're used elsewhere in the code.
commit b6ebc2f08bd36a8eeaac93719b6b1b3bae7d0f00
Author: Jamis Buck <[email protected]>
Date: Wed Aug 3 11:17:28 2011 -0600
look for plugins to extend rehash and which
commit e0e2d936393e04550647419b8c6da7c633887244
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 08:39:56 2011 -0500
Add support for RBENV_VERSION=system
commit a9837f3a066f6a2a7898ddb281a5ff34e1750df1
Author: Jamis Buck <[email protected]>
Date: Wed Aug 3 07:28:50 2011 -0600
look for plugin scripts to extend functionality
commit 4668a2e2ed8c8dfcd935247a4e5dcf26a35f63ac
Author: Sam Stephenson <[email protected]>
Date: Wed Aug 3 00:06:23 2011 -0500
rbenv-whence requires a command argument
commit a62bd23ba2c66f296ea4fc344dfc41486d290e1c
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 23:53:23 2011 -0500
Show which versions of Ruby have a command installed when rbenv-which fails
commit d257b562e54393ad37c5f58a39fe7512cc1abcb0
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 23:31:19 2011 -0500
Add rbenv-whence to show you which versions of Ruby have a given command
commit 652135db7fc64377b6c0eef0e50ad1c7d8924553
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 23:19:37 2011 -0500
Add --bare option to rbenv-versions
commit 86362408f106f99e9da382a9d5abe26ca5256d9f
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 23:11:10 2011 -0500
rbenv-path -> rbenv-prefix
commit 735a2bc4e734257df9fdc5e3c398484d98eee0cc
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 23:05:24 2011 -0500
Consistent style
commit 044eb6c80266eb92139ec70cfc3cca8eba59ea53
Merge: d65141c 643817f
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 19:49:57 2011 -0500
Merge branch 'master' into libexec
commit 643817fa1c397c173b10bf8fc7a586408a2dd243
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 19:49:41 2011 -0500
Fix permissions on rehash
commit d65141c7b50c503a19e06fddb112d6fd3ee3d606
Merge: 4362494 15356ae
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 19:41:03 2011 -0500
Merge branch 'master' into libexec
Conflicts:
bin/rbenv
libexec/rbenv-shim
commit 15356aebc670350e7c9ee4d483b57da738d919d2
Merge: 55ce785 eccdec3
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 17:39:07 2011 -0700
Merge pull request #9 from sstephenson/cp-shim
Copies bins into shims/ instead of symlinking
commit eccdec3740e49c22422d2988ee7046cfd31874bc
Merge: 6df306d 55ce785
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 19:38:35 2011 -0500
Merge branch 'master' into cp-shim
Conflicts:
bin/rbenv-shim
commit 6df306d8f88b8f3c23851bb571d136c23e89945e
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 19:37:18 2011 -0500
Quote `$@`
commit 55ce7850ad910ecbb0b16639b354cde1089dc0dd
Merge: 8f9a34d ad2c605
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 17:20:33 2011 -0700
Merge pull request #4 from telemachus/env
Use /usr/bin/env rather than /bin/bash
commit ce8d3278a49ef35ba36a8fb6a7fbd492e9dadd1e
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 18:55:14 2011 -0500
Use $shim var
commit 06228d3583e24b5057516f357f7d0ae802153007
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 18:50:44 2011 -0500
Copies bins into shims/ instead of symlinking
Fixes #6
commit ad2c605d3f4c4f6857157175c0ef674cd4457c13
Author: Peter Aronoff <[email protected]>
Date: Tue Aug 2 19:11:41 2011 -0400
Use /usr/bin/env rather than /bin/bash
commit 43624943eec6576a4824d2ef0ad15167ce75688a
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 18:01:46 2011 -0500
Move subcommands into libexec/
commit 8f9a34d9b1aeb52d9468723b69c572bfd539d214
Merge: 41c5ac5 c957d83
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 15:46:01 2011 -0700
Merge pull request #2 from sstephenson/shebang-flag
Shebang -e flag
commit c957d83b3a7b0f07afc64f9c8157e159883ae06f
Author: Joshua Peek <[email protected]>
Date: Tue Aug 2 17:43:43 2011 -0500
Shebang -e flag
commit 41c5ac5a33ec8b67578c972ae884a0e463116d4d
Author: Jamis Buck <[email protected]>
Date: Wed Aug 3 04:25:23 2011 +0800
the initial case has an empty directory, so force rm to avoid errors
commit e9881119d833dae7d73b2e07c200df0d455a6e34
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 15:25:37 2011 -0500
Ignore local files
commit 355e7c1c969aa662a3c40d67e5f04b5ae1c40bb1
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 15:23:26 2011 -0500
Create ~/.rbenv/shims if it doesn't exist
commit 8246dc8d8a227dd86f3dfce2de71411d9dc814a8
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 12:21:30 2011 -0500
Avoid globals
commit fb31290b9d74ae61feb37632ea65c3e3c304e5a7
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 12:21:09 2011 -0500
More argument quoting
commit 4acefd6ef95701c6e2a00022ee152d8730c251cf
Author: Sam Stephenson <[email protected]>
Date: Tue Aug 2 09:38:36 2011 -0500
Properly quote arguments with spaces
commit 0c66f62c17bd661f5153d6d8f288978560576606
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 1 16:43:19 2011 -0500
Style
commit b5d030bee7083cb18469c4d82aa2e2d808db0bd6
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 1 16:39:00 2011 -0500
-e
commit 6ec91083d878bfbf84733c0054e319596adb936b
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 1 16:22:35 2011 -0500
Add rbenv-set-local
commit af6b06743bd05512385480d0cac9fa9beceb3226
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 1 16:22:26 2011 -0500
Extract rbenv-path
commit 1da746543f3d774c27a7f1f5b2805d07c8626c73
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 1 15:56:52 2011 -0500
Add missing `set -e`
commit 99035a49a9c55d4a5ee67bdc7e372cc9221756c9
Author: Sam Stephenson <[email protected]>
Date: Mon Aug 1 15:50:26 2011 -0500
Initial commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment