Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyenv/pyenv

Simple Python version management
https://github.com/pyenv/pyenv

Use RBENV_ROOT to search for rbenv-exec plugins

8f6b0bc1d41aa04a85af73c8fedac9aa0d58c419 authored over 13 years ago by Sam Stephenson <[email protected]>
RBENV_HOME -> RBENV_ROOT

7ac964353ffa4759910089bf337dcd933009f9de authored over 13 years ago by Sam Stephenson <[email protected]>
Merge remote-tracking branch 'alexrinass/systemwide'

c6ce8fafd847cfc44632475f7d2c68773689d6da authored over 13 years ago by Sam Stephenson <[email protected]>
Add `rbenv local --unset`

6fa81ef28d358e34f56b4c60fd7444d097e76e3f authored over 13 years ago by Sam Stephenson <[email protected]>
Exit with 0 status when a version file is read successfully

e5c0fd22e1c56a1d63cc8802b731fb4dc25e11ce authored over 13 years ago by Sam Stephenson <[email protected]>
Don't leak local variables

96679b7715a5de98db8743daad2b890301b642a3 authored over 13 years ago by Sam Stephenson <[email protected]>
Only shift if an argument is passed. Fixes #78.

fb6eee26d4a0e43f5790507a2e9a998641f433b4 authored over 13 years ago by Sam Stephenson <[email protected]>
Fix zsh autocompletion. Closes #47.

ed9f69fe2319dc393c14b491eb7581e5032518b0 authored over 13 years ago by Sam Stephenson <[email protected]>
Make rbenv-sh-shell consistent with rbenv-local

76929320c82a999e6e2cf64691b704058cbd9dbc authored over 13 years ago by Sam Stephenson <[email protected]>
Fix quoting in rbenv function

1ba2ce0cb69510856201f9f7e379d48838aed994 authored over 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #81 from eric/empty_path_to_remove_in_which

Deal with an empty result from expand_path

5ad45afe5e9539c32ddf00b63ecc4d963803abb9 authored over 13 years ago by Joshua Peek <[email protected]>
Deal with an empty result from expand_path

b81b64453bb66dc54b15e1c1b90430ead25f1f13 authored over 13 years ago by Eric Lindvall <[email protected]>
`rbenv-version-name` returns `system` for empty version files. Closes #62, #65, #77.

db2a94d4bc95647cf7d57e394d9c1324f8e2c755 authored over 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #56 from mybuddymichael/gitignore

Ignore /global instead of /default

579a398e4e96f5021aab34104904e7e5a957c9af authored over 13 years ago by Sam Stephenson <[email protected]>
reset isn't standard

783a5700c4dcb8ffcbc17a04af4664b5b3fc5776 authored over 13 years ago by Joshua Peek <[email protected]>
Merge pull request #80 from lordzork/master

rbenv-sh-shell enhancements

63f29341d5d01419af8607340899c77f24e04a72 authored over 13 years ago by Joshua Peek <[email protected]>
Adds sh-shell subcommand to unset RBENV_VERSION

555472210b6c0e1be0d49830bef8f626f04f78b6 authored over 13 years ago by Timothy King <[email protected]>
Adds error handling to rbenv-sh-shell

39497042bcd7c90acd32a9f38b6fbe8eb8e9553c authored over 13 years ago by Timothy King <[email protected]>
Fix rbenv-version-file-read for version files without trailing newlines

837bfc5aa9d9e5b701c23c0d89229397f7ea8bac authored over 13 years ago by Sam Stephenson <[email protected]>
use -> shell

042794b6517bd19e8b03abeacb3f373ec696f2fa authored over 13 years ago by Joshua Peek <[email protected]>
Version autocomplete `use` command

d14529461bbb8d7464b79dc20b2a3873b4992fab authored over 13 years ago by Joshua Peek <[email protected]>
Include sh commands in default listing

c928ba7a210039e288abd548348457fc911ad92d authored over 13 years ago by Joshua Peek <[email protected]>
Merge pull request #57 from sstephenson/sh

SH dispatch

75f65a980bca67e2869005bbe591a208b7847517 authored over 13 years ago by Joshua Peek <[email protected]>
Support install locations other than $HOME/.rbenv.

Define RBENV_HOME env variable in libexec/rbenv and let all script delegates use this variable t...

5130f0464a41732aa7fa4f799f5a9587a3842cb6 authored over 13 years ago by Alexander Rinass <[email protected]>
use command

bff38d7e71109d51f8fbca3662a4058a8dca6039 authored over 13 years ago by Joshua Peek <[email protected]>
Define lightweight rbenv shell function to dispatch commands

f9225d9cb445cfb24daac4258e1328c0262e3184 authored over 13 years ago by Joshua Peek <[email protected]>
List sh commands separately

5a4bee6eb51a7ddc99d22d76dab88b125fe2c1ea authored over 13 years ago by Joshua Peek <[email protected]>
Ignore /global instead of /default

a6727bf9edc29690bd99e1732ae8af113519a228 authored over 13 years ago by Michael Hanson <[email protected]>
Sync mdtoc source

aade3ad78157c888d37e37a8a0d83433ef8b78d8 authored over 13 years ago by Sam Stephenson <[email protected]>
Exit after printing usage in rbenv-version-file-write

af36d449bf500a066ba800b4deaa1d349308e85a authored over 13 years ago by Sam Stephenson <[email protected]>
Rename rbenv-default to rbenv-global

5be66da9f4053137a320058495031d0af6db29b4 authored over 13 years ago by Sam Stephenson <[email protected]>
Update completions

53d55eb08ce95d0cf99e7742ab0acc7a11924164 authored over 13 years ago by Sam Stephenson <[email protected]>
Extract rbenv-version-file{,-read,-write}

506bc3634f02f57af18a4fadd5a7ee6b10a9970c authored over 13 years ago by Sam Stephenson <[email protected]>
Improve deprecation notice

1d5c6531a27490bb9af332205a0528fcc502bb8d authored over 13 years ago by Sam Stephenson <[email protected]>
Avoid passive voice

20425c297f7ee2c5a0c101e200aa3fbcfa2b1f9e authored over 13 years ago by Sam Stephenson <[email protected]>
Merge remote-tracking branch 'gma/drop-set-prefix' into drop-set-prefix

174e101799f26fcbae1281c8050380dd3ed7400d authored over 13 years ago by Sam Stephenson <[email protected]>
Move the nullglob declaration further up so a '*' shim isn't created when no Ruby versions are present. Fixes #45.

113e037646a7bded95a7aba4c6f5a56a866435e7 authored over 13 years ago by Sam Stephenson <[email protected]>
Add experimental ruby-local-exec

1411fa5a1624ca5eeb5582897373c58a715fe2d2 authored over 13 years ago by Sam Stephenson <[email protected]>
Working on 0.2.0-pre now

7bbfecd9afc84526b4bba51c11f9f5783d3a2caf authored over 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #43 from mudge/patch-1

Solaris doesn't support readlink so use greadlink if available instead.

09291712ed7613b93106d26bd9487f9767eb527a authored over 13 years ago by Sam Stephenson <[email protected]>
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-kill...

b7e19b4953f6f9c3377781342e517c78ebf27bce authored over 13 years ago by Paul Mucur <[email protected]>
rbenv 0.1.2

49ecbe147ffd7ebd4e03eb8fc8afd429532f3fce authored over 13 years ago by Sam Stephenson <[email protected]>
Source the zsh autocompletion script in rbenv-init

b45bce80ca053648647c00a5a53bc4a718ba2941 authored over 13 years ago by Sam Stephenson <[email protected]>
Merge remote-tracking branch 'GutenYe/zsh'

3cd08f7c09436205f6eede99d1b4820261fb9a9e authored over 13 years ago by Sam Stephenson <[email protected]>
Use read instead of egrep for reading version files. Closes #41.

71b596554064aeccfd2bd33e31f2985c02710ca8 authored over 13 years ago by Sam Stephenson <[email protected]>
add zsh completion

1700206da89423c99824fa83f1df476bc7200e6a authored over 13 years ago by Guten <[email protected]>
Run `rbenv rehash` on init

6d6b1d60027c3e97a47f8dd16185cee58ef4e4fe authored over 13 years ago by Sam Stephenson <[email protected]>
Atomic rehash

dd8a005c7d70b61667d14246ca63def49650cc3c authored over 13 years ago by Sam Stephenson <[email protected]>
Guard against nonexistent entries in $PATH

3efdf6a2430b72bc5f6fe2c25752619d28fd9661 authored over 13 years ago by Sam Stephenson <[email protected]>
rbenv 0.1.1

bd1e56ff370413199de14f080192fd0194859958 authored over 13 years ago by Sam Stephenson <[email protected]>
Sync mdtoc source

e43a2039a5a7f6370fd08031db5b36dab9152826 authored over 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #35 from sj26/master

--help / -h should work as expected

8dd666992ee9bb98462e4d48efc609c47061c468 authored over 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #24 from chrisledet/master

Use $HOME when specifying installation prefix

01ddcd7f1da9a1f9f67e48d3c024d7b165b64ab7 authored over 13 years ago by Joshua Peek <[email protected]>
Add "-h" and "--help" which work as expected

a14095f2990b072a0f1e7bbf5051245ab9eca1d4 authored over 13 years ago by Samuel Cochran <[email protected]>
Report default or local version.

If no argument is passed to the default or local sub commands, report
the currently configured v...

1ed231cb21afe7619513379e46ec3fa83ad91154 authored over 13 years ago by Graham Ashton <[email protected]>
Remove set- prefix from local and default commands.

7a0cde9a4e871983d0fee058ccfa3aa4c886502f authored over 13 years ago by Graham Ashton <[email protected]>
Merge pull request #26 from ndreas/master

/usr/bin/env bash -e does not work on some platforms

83ced494fa74f50e3845e42674682d30dbd2bff0 authored over 13 years ago by Joshua Peek <[email protected]>
Let's not bruise any egos

8685c899ba101a54869914c7df216b411e13275b authored over 13 years ago by Sam Stephenson <[email protected]>
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, us...

6938692ca2d57d93819cd22e5a709cb541a61b50 authored over 13 years ago by Andreas Johansson <[email protected]>
use HOME variable when specifying the install dir

b4c100e1491c7e4fbc6f256bccaaa0cc0f35851d authored over 13 years ago by Chris Ledet <[email protected]>
Merge pull request #18 from cdmwebs/master

Typo in rbenv-help

398e9633120b6cbe4e4eb72c4496873e99dea300 authored over 13 years ago by Sam Stephenson <[email protected]>
fix typo in rbenv help

aae721c5f1fe6cd773fb19ece9b60e8a5911342f authored over 13 years ago by Chris Moore <[email protected]>
rbenv 0.1.0

5c11f14c9bfb80a4efd640125dc309125c746a64 authored over 13 years ago by Sam Stephenson <[email protected]>
Fix ruby-build link

dfe98893271fadaa1739312f5245a317151be775 authored over 13 years ago by Sam Stephenson <[email protected]>
Try a different image url

192dc239986b149454fcc87bb6bb27e2fd1ebcbf authored over 13 years ago by Sam Stephenson <[email protected]>
Don't highlight the anchors

6c468d616659d734f90470d2c393a169c69d6869 authored over 13 years ago by Sam Stephenson <[email protected]>
Add TOC header

bfa71017ae3de7a880751228a9c2bcc13b76cb48 authored over 13 years ago by Sam Stephenson <[email protected]>
Use mdtoc for the readme

066d63c0dff1be07106ca73965bc3e32663cd806 authored over 13 years ago by Sam Stephenson <[email protected]>
Add a screenshot

7c8da88df6a7998eb3206bce385fcae6465249ca authored over 13 years ago by Sam Stephenson <[email protected]>
Add a note about rvm compatibility

06bf3a351a21f3b832f230fe2ea892e8184df66a authored over 13 years ago by Sam Stephenson <[email protected]>
Document rbenv-rehash

f8f49fd565c4a0cda31f554139e1d84473627b50 authored over 13 years ago by Sam Stephenson <[email protected]>
Simplify

77964fb83ec66a5e9f79e944558c03ec7d18c90a authored over 13 years ago by Sam Stephenson <[email protected]>
Hard-wrap

b4a91648eb45fad9aadc4f428683d7dc7f06a23f authored over 13 years ago by Sam Stephenson <[email protected]>
Fix italics

e8d010f33cb1b553f82fb2b7e26d8c477f6e511d authored over 13 years ago by Sam Stephenson <[email protected]>
Add LICENSE and README.md

a804b5eb21d6623b91a13ccf3281276d65ba45d6 authored over 13 years ago by Sam Stephenson <[email protected]>
Typo

71493e806580aa9895d5250bc71f432440c4c0f9 authored over 13 years ago by Sam Stephenson <[email protected]>
A few tweaks to the help text

5394347500e7a55b09e4921aba31af2228be8b2f authored over 13 years ago by Sam Stephenson <[email protected]>
Implement some basic command line help

f2f8ef88a50f0edadd9fec139777a9220035687e authored over 13 years ago by Ryan Baumann <[email protected]>
Merge pull request #15 from ryanfb/version_origin

Split rbenv-version into rbenv-version-name and rbenv-version-origin

3f3992d95adc42de961b558bb8ec9102403026b5 authored over 13 years ago by Sam Stephenson <[email protected]>
Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately

bd0e1a73f95201c9243e1c3a2880e79b88e6fe1e authored over 13 years ago by Ryan Baumann <[email protected]>
Prepend $PATH with the command's dirname before execing for compatibility with ruby -S

2a495dc9ac842f745239bb7bb6402a8d8c168992 authored over 13 years ago by Sam Stephenson <[email protected]>
Fix expansion quoting

2fa743206067034aa5a68d7d730b6cbbb3db8124 authored over 13 years ago by Sam Stephenson <[email protected]>
Automatically create a default of system if it's missing instead of raising an error

9f18fe50319fae43b1952664b40c6ec8ceab807e authored over 13 years ago by Sam Stephenson <[email protected]>
Silence the warning, too

cd244950458ec133993de2744539b097baa8ef51 authored over 13 years ago by Sam Stephenson <[email protected]>
rbenv-versions doesn't require a default to be present

1235cbd0ef5f775bddbdac466a2c2391626359b2 authored over 13 years ago by Sam Stephenson <[email protected]>
Autocreate ~/.rbenv skeleton in rbenv-init

f84dc27c5807257a6dae8501183d79e6563226f8 authored over 13 years ago by Sam Stephenson <[email protected]>
Bare `rbenv init` prints a message; `rbenv init -` prints the init script

4ee92fca43805a3d4a04f453e79a06e85b9810e9 authored over 13 years ago by Sam Stephenson <[email protected]>
Don't need to test if the shims directory is present since rbenv-rehash creates it

00b8b4db338f9b6feb84cbeb40253ecedcb5992f authored over 13 years ago by Sam Stephenson <[email protected]>
Export $PATH on init

917b3687cbfd41bb48495f960e3343884d1da643 authored over 13 years ago by Joshua Peek <[email protected]>
Merge pull request #13 from sstephenson/init

init command

4714b5bd4e77c47e3e0530dccacca29ca275ea88 authored over 13 years ago by Joshua Peek <[email protected]>
Don't rehash on init for now

271bfea97d5ef3e56e7de0ae6b440bd5ef89d42e authored over 13 years ago by Joshua Peek <[email protected]>
Quote path

70e1f613371dbf178ac68b02e7fe5dab9b6d19e9 authored over 13 years ago by Joshua Peek <[email protected]>
Add init command

df61a76ab0b04703601eb50edc3b06b8f02f2c07 authored over 13 years ago by Joshua Peek <[email protected]>
Speed up rbenv-rehash by using hard links

fffb29d695141ef84b7517bc0922c8c103456588 authored over 13 years ago by Sam Stephenson <[email protected]>
Merge branch 'system'

7ce04a6e030084df400a8bfa91b42ed29c383dd1 authored over 13 years ago by Sam Stephenson <[email protected]>
Complete versions for `rbenv set-local` and `rbenv prefix` too

f904d1b92f6588efac620e16579453727760b5aa authored over 13 years ago by Sam Stephenson <[email protected]>
Simplify _rbenv_versions

ccf7c29fc4f460129376fcb6b812e52cd292d4bf authored over 13 years ago by Sam Stephenson <[email protected]>
Defer to `rbenv commands`

e4a040f1e092a29f42099482e20ba5017b7e09e2 authored over 13 years ago by Sam Stephenson <[email protected]>
Add rbenv-commands

3b13dc9c144b62641ee04872b9090580000f242f authored over 13 years ago by Sam Stephenson <[email protected]>
iterate over all matching plugins, not just the first

5d8c40444de21e54fcf248055f3f184e8ef485a1 authored over 13 years ago by Jamis Buck <[email protected]>