Ecosyste.ms: OpenCollective

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

Pyenv project team

Simple Python Version Management: pyenv
Collective - Host: opensource - https://opencollective.com/pyenv - Code: https://github.com/pyenv

Fix rbenv-version-file-read for version files without trailing newlines

github.com/pyenv/pyenv - 837bfc5aa9d9e5b701c23c0d89229397f7ea8bac authored about 13 years ago by Sam Stephenson <[email protected]>
use -> shell

github.com/pyenv/pyenv - 042794b6517bd19e8b03abeacb3f373ec696f2fa authored about 13 years ago by Joshua Peek <[email protected]>
Version autocomplete `use` command

github.com/pyenv/pyenv - d14529461bbb8d7464b79dc20b2a3873b4992fab authored about 13 years ago by Joshua Peek <[email protected]>
Include sh commands in default listing

github.com/pyenv/pyenv - c928ba7a210039e288abd548348457fc911ad92d authored about 13 years ago by Joshua Peek <[email protected]>
Merge pull request #57 from sstephenson/sh

SH dispatch

github.com/pyenv/pyenv - 75f65a980bca67e2869005bbe591a208b7847517 authored about 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...

github.com/pyenv/pyenv - 5130f0464a41732aa7fa4f799f5a9587a3842cb6 authored about 13 years ago by Alexander Rinass <[email protected]>
use command

github.com/pyenv/pyenv - bff38d7e71109d51f8fbca3662a4058a8dca6039 authored about 13 years ago by Joshua Peek <[email protected]>
Define lightweight rbenv shell function to dispatch commands

github.com/pyenv/pyenv - f9225d9cb445cfb24daac4258e1328c0262e3184 authored about 13 years ago by Joshua Peek <[email protected]>
List sh commands separately

github.com/pyenv/pyenv - 5a4bee6eb51a7ddc99d22d76dab88b125fe2c1ea authored about 13 years ago by Joshua Peek <[email protected]>
Ignore /global instead of /default

github.com/pyenv/pyenv - a6727bf9edc29690bd99e1732ae8af113519a228 authored about 13 years ago by Michael Hanson <[email protected]>
Sync mdtoc source

github.com/pyenv/pyenv - aade3ad78157c888d37e37a8a0d83433ef8b78d8 authored about 13 years ago by Sam Stephenson <[email protected]>
Exit after printing usage in rbenv-version-file-write

github.com/pyenv/pyenv - af36d449bf500a066ba800b4deaa1d349308e85a authored about 13 years ago by Sam Stephenson <[email protected]>
Rename rbenv-default to rbenv-global

github.com/pyenv/pyenv - 5be66da9f4053137a320058495031d0af6db29b4 authored about 13 years ago by Sam Stephenson <[email protected]>
Update completions

github.com/pyenv/pyenv - 53d55eb08ce95d0cf99e7742ab0acc7a11924164 authored about 13 years ago by Sam Stephenson <[email protected]>
Extract rbenv-version-file{,-read,-write}

github.com/pyenv/pyenv - 506bc3634f02f57af18a4fadd5a7ee6b10a9970c authored about 13 years ago by Sam Stephenson <[email protected]>
Improve deprecation notice

github.com/pyenv/pyenv - 1d5c6531a27490bb9af332205a0528fcc502bb8d authored about 13 years ago by Sam Stephenson <[email protected]>
Avoid passive voice

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

github.com/pyenv/pyenv - 174e101799f26fcbae1281c8050380dd3ed7400d authored about 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.

github.com/pyenv/pyenv - 113e037646a7bded95a7aba4c6f5a56a866435e7 authored about 13 years ago by Sam Stephenson <[email protected]>
Add experimental ruby-local-exec

github.com/pyenv/pyenv - 1411fa5a1624ca5eeb5582897373c58a715fe2d2 authored about 13 years ago by Sam Stephenson <[email protected]>
Working on 0.2.0-pre now

github.com/pyenv/pyenv - 7bbfecd9afc84526b4bba51c11f9f5783d3a2caf authored about 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.

github.com/pyenv/pyenv - 09291712ed7613b93106d26bd9487f9767eb527a authored about 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...

github.com/pyenv/pyenv - b7e19b4953f6f9c3377781342e517c78ebf27bce authored about 13 years ago by Paul Mucur <[email protected]>
rbenv 0.1.2

github.com/pyenv/pyenv - 49ecbe147ffd7ebd4e03eb8fc8afd429532f3fce authored about 13 years ago by Sam Stephenson <[email protected]>
Source the zsh autocompletion script in rbenv-init

github.com/pyenv/pyenv - b45bce80ca053648647c00a5a53bc4a718ba2941 authored about 13 years ago by Sam Stephenson <[email protected]>
Merge remote-tracking branch 'GutenYe/zsh'

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

github.com/pyenv/pyenv - 71b596554064aeccfd2bd33e31f2985c02710ca8 authored about 13 years ago by Sam Stephenson <[email protected]>
add zsh completion

github.com/pyenv/pyenv - 1700206da89423c99824fa83f1df476bc7200e6a authored about 13 years ago by Guten <[email protected]>
Run `rbenv rehash` on init

github.com/pyenv/pyenv - 6d6b1d60027c3e97a47f8dd16185cee58ef4e4fe authored about 13 years ago by Sam Stephenson <[email protected]>
Atomic rehash

github.com/pyenv/pyenv - dd8a005c7d70b61667d14246ca63def49650cc3c authored about 13 years ago by Sam Stephenson <[email protected]>
Guard against nonexistent entries in $PATH

github.com/pyenv/pyenv - 3efdf6a2430b72bc5f6fe2c25752619d28fd9661 authored about 13 years ago by Sam Stephenson <[email protected]>
rbenv 0.1.1

github.com/pyenv/pyenv - bd1e56ff370413199de14f080192fd0194859958 authored about 13 years ago by Sam Stephenson <[email protected]>
Sync mdtoc source

github.com/pyenv/pyenv - e43a2039a5a7f6370fd08031db5b36dab9152826 authored about 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #35 from sj26/master

--help / -h should work as expected

github.com/pyenv/pyenv - 8dd666992ee9bb98462e4d48efc609c47061c468 authored about 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #24 from chrisledet/master

Use $HOME when specifying installation prefix

github.com/pyenv/pyenv - 01ddcd7f1da9a1f9f67e48d3c024d7b165b64ab7 authored about 13 years ago by Joshua Peek <[email protected]>
Add "-h" and "--help" which work as expected

github.com/pyenv/pyenv - a14095f2990b072a0f1e7bbf5051245ab9eca1d4 authored about 13 years ago by Samuel Cochran <[email protected]>
Remove set- prefix from local and default commands.

github.com/pyenv/pyenv - 7a0cde9a4e871983d0fee058ccfa3aa4c886502f authored about 13 years ago by Graham Ashton <[email protected]>
Report default or local version.

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

github.com/pyenv/pyenv - 1ed231cb21afe7619513379e46ec3fa83ad91154 authored about 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

github.com/pyenv/pyenv - 83ced494fa74f50e3845e42674682d30dbd2bff0 authored about 13 years ago by Joshua Peek <[email protected]>
Let's not bruise any egos

github.com/pyenv/pyenv - 8685c899ba101a54869914c7df216b411e13275b authored about 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...

github.com/pyenv/pyenv - 6938692ca2d57d93819cd22e5a709cb541a61b50 authored about 13 years ago by Andreas Johansson <[email protected]>
use HOME variable when specifying the install dir

github.com/pyenv/pyenv - b4c100e1491c7e4fbc6f256bccaaa0cc0f35851d authored about 13 years ago by Chris Ledet <[email protected]>
Merge pull request #18 from cdmwebs/master

Typo in rbenv-help

github.com/pyenv/pyenv - 398e9633120b6cbe4e4eb72c4496873e99dea300 authored about 13 years ago by Sam Stephenson <[email protected]>
fix typo in rbenv help

github.com/pyenv/pyenv - aae721c5f1fe6cd773fb19ece9b60e8a5911342f authored about 13 years ago by Chris Moore <[email protected]>
rbenv 0.1.0

github.com/pyenv/pyenv - 5c11f14c9bfb80a4efd640125dc309125c746a64 authored about 13 years ago by Sam Stephenson <[email protected]>
Fix ruby-build link

github.com/pyenv/pyenv - dfe98893271fadaa1739312f5245a317151be775 authored about 13 years ago by Sam Stephenson <[email protected]>
Try a different image url

github.com/pyenv/pyenv - 192dc239986b149454fcc87bb6bb27e2fd1ebcbf authored about 13 years ago by Sam Stephenson <[email protected]>
Don't highlight the anchors

github.com/pyenv/pyenv - 6c468d616659d734f90470d2c393a169c69d6869 authored about 13 years ago by Sam Stephenson <[email protected]>
Add TOC header

github.com/pyenv/pyenv - bfa71017ae3de7a880751228a9c2bcc13b76cb48 authored about 13 years ago by Sam Stephenson <[email protected]>
Use mdtoc for the readme

github.com/pyenv/pyenv - 066d63c0dff1be07106ca73965bc3e32663cd806 authored about 13 years ago by Sam Stephenson <[email protected]>
Add a screenshot

github.com/pyenv/pyenv - 7c8da88df6a7998eb3206bce385fcae6465249ca authored about 13 years ago by Sam Stephenson <[email protected]>
Add a note about rvm compatibility

github.com/pyenv/pyenv - 06bf3a351a21f3b832f230fe2ea892e8184df66a authored about 13 years ago by Sam Stephenson <[email protected]>
Document rbenv-rehash

github.com/pyenv/pyenv - f8f49fd565c4a0cda31f554139e1d84473627b50 authored about 13 years ago by Sam Stephenson <[email protected]>
Simplify

github.com/pyenv/pyenv - 77964fb83ec66a5e9f79e944558c03ec7d18c90a authored about 13 years ago by Sam Stephenson <[email protected]>
Hard-wrap

github.com/pyenv/pyenv - b4a91648eb45fad9aadc4f428683d7dc7f06a23f authored about 13 years ago by Sam Stephenson <[email protected]>
Fix italics

github.com/pyenv/pyenv - e8d010f33cb1b553f82fb2b7e26d8c477f6e511d authored about 13 years ago by Sam Stephenson <[email protected]>
Add LICENSE and README.md

github.com/pyenv/pyenv - a804b5eb21d6623b91a13ccf3281276d65ba45d6 authored about 13 years ago by Sam Stephenson <[email protected]>
Typo

github.com/pyenv/pyenv - 71493e806580aa9895d5250bc71f432440c4c0f9 authored about 13 years ago by Sam Stephenson <[email protected]>
A few tweaks to the help text

github.com/pyenv/pyenv - 5394347500e7a55b09e4921aba31af2228be8b2f authored about 13 years ago by Sam Stephenson <[email protected]>
Implement some basic command line help

github.com/pyenv/pyenv - f2f8ef88a50f0edadd9fec139777a9220035687e authored about 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

github.com/pyenv/pyenv - 3f3992d95adc42de961b558bb8ec9102403026b5 authored about 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

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

github.com/pyenv/pyenv - 2a495dc9ac842f745239bb7bb6402a8d8c168992 authored about 13 years ago by Sam Stephenson <[email protected]>
Fix expansion quoting

github.com/pyenv/pyenv - 2fa743206067034aa5a68d7d730b6cbbb3db8124 authored about 13 years ago by Sam Stephenson <[email protected]>
Automatically create a default of system if it's missing instead of raising an error

github.com/pyenv/pyenv - 9f18fe50319fae43b1952664b40c6ec8ceab807e authored about 13 years ago by Sam Stephenson <[email protected]>
Silence the warning, too

github.com/pyenv/pyenv - cd244950458ec133993de2744539b097baa8ef51 authored about 13 years ago by Sam Stephenson <[email protected]>
rbenv-versions doesn't require a default to be present

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

github.com/pyenv/pyenv - f84dc27c5807257a6dae8501183d79e6563226f8 authored about 13 years ago by Sam Stephenson <[email protected]>
Bare `rbenv init` prints a message; `rbenv init -` prints the init script

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

github.com/pyenv/pyenv - 00b8b4db338f9b6feb84cbeb40253ecedcb5992f authored about 13 years ago by Sam Stephenson <[email protected]>
Export $PATH on init

github.com/pyenv/pyenv - 917b3687cbfd41bb48495f960e3343884d1da643 authored about 13 years ago by Joshua Peek <[email protected]>
Merge pull request #13 from sstephenson/init

init command

github.com/pyenv/pyenv - 4714b5bd4e77c47e3e0530dccacca29ca275ea88 authored about 13 years ago by Joshua Peek <[email protected]>
Don't rehash on init for now

github.com/pyenv/pyenv - 271bfea97d5ef3e56e7de0ae6b440bd5ef89d42e authored about 13 years ago by Joshua Peek <[email protected]>
Quote path

github.com/pyenv/pyenv - 70e1f613371dbf178ac68b02e7fe5dab9b6d19e9 authored about 13 years ago by Joshua Peek <[email protected]>
Add init command

github.com/pyenv/pyenv - df61a76ab0b04703601eb50edc3b06b8f02f2c07 authored about 13 years ago by Joshua Peek <[email protected]>
Speed up rbenv-rehash by using hard links

github.com/pyenv/pyenv - fffb29d695141ef84b7517bc0922c8c103456588 authored about 13 years ago by Sam Stephenson <[email protected]>
Merge branch 'system'

github.com/pyenv/pyenv - 7ce04a6e030084df400a8bfa91b42ed29c383dd1 authored about 13 years ago by Sam Stephenson <[email protected]>
Complete versions for `rbenv set-local` and `rbenv prefix` too

github.com/pyenv/pyenv - f904d1b92f6588efac620e16579453727760b5aa authored about 13 years ago by Sam Stephenson <[email protected]>
Simplify _rbenv_versions

github.com/pyenv/pyenv - ccf7c29fc4f460129376fcb6b812e52cd292d4bf authored about 13 years ago by Sam Stephenson <[email protected]>
Defer to `rbenv commands`

github.com/pyenv/pyenv - e4a040f1e092a29f42099482e20ba5017b7e09e2 authored about 13 years ago by Sam Stephenson <[email protected]>
Add rbenv-commands

github.com/pyenv/pyenv - 3b13dc9c144b62641ee04872b9090580000f242f authored about 13 years ago by Sam Stephenson <[email protected]>
iterate over all matching plugins, not just the first

github.com/pyenv/pyenv - 5d8c40444de21e54fcf248055f3f184e8ef485a1 authored about 13 years ago by Jamis Buck <[email protected]>
Defer to `rbenv versions` instead of reading ~/.rbenv/versions manually

github.com/pyenv/pyenv - df034f5d354d0bab5e70294c1d8694bb3f4da6da authored about 13 years ago by Sam Stephenson <[email protected]>
Rename helpers

github.com/pyenv/pyenv - f7c463bed96a04ec5ecf12897f9fdf6aac6163db authored about 13 years ago by Sam Stephenson <[email protected]>
Match style

github.com/pyenv/pyenv - 4e79ba15f760284850fa42c4341eef2b87709c24 authored about 13 years ago by Sam Stephenson <[email protected]>
Pull in @telemachus' Bash autocompletion defintion from https://gist.github.com/1122379

github.com/pyenv/pyenv - 2099355ad5babc9facf83586eb9ddac96125ac1a authored about 13 years ago by Sam Stephenson <[email protected]>
Merge pull request #11 from telemachus/param-expansion

Use parameter expansion for basename + dirname

github.com/pyenv/pyenv - c3089c843935f6f9f27881f5a2c5a70bcb37370e authored about 13 years ago by Sam Stephenson <[email protected]>
Use parameter expansion for basename + dirname

These are built-ins, and they're used elsewhere in the code.

github.com/pyenv/pyenv - 67d3d6b12ddc3d00d3ca3846d360d0cb665bf497 authored about 13 years ago by Peter Aronoff <[email protected]>
look for plugins to extend rehash and which

github.com/pyenv/pyenv - b6ebc2f08bd36a8eeaac93719b6b1b3bae7d0f00 authored about 13 years ago by Jamis Buck <[email protected]>
Add support for RBENV_VERSION=system

github.com/pyenv/pyenv - e0e2d936393e04550647419b8c6da7c633887244 authored about 13 years ago by Sam Stephenson <[email protected]>
look for plugin scripts to extend functionality

github.com/pyenv/pyenv - a9837f3a066f6a2a7898ddb281a5ff34e1750df1 authored about 13 years ago by Jamis Buck <[email protected]>
rbenv-whence requires a command argument

github.com/pyenv/pyenv - 4668a2e2ed8c8dfcd935247a4e5dcf26a35f63ac authored about 13 years ago by Sam Stephenson <[email protected]>
Show which versions of Ruby have a command installed when rbenv-which fails

github.com/pyenv/pyenv - a62bd23ba2c66f296ea4fc344dfc41486d290e1c authored about 13 years ago by Sam Stephenson <[email protected]>
Add rbenv-whence to show you which versions of Ruby have a given command

github.com/pyenv/pyenv - d257b562e54393ad37c5f58a39fe7512cc1abcb0 authored about 13 years ago by Sam Stephenson <[email protected]>
Add --bare option to rbenv-versions

github.com/pyenv/pyenv - 652135db7fc64377b6c0eef0e50ad1c7d8924553 authored about 13 years ago by Sam Stephenson <[email protected]>
rbenv-path -> rbenv-prefix

github.com/pyenv/pyenv - 86362408f106f99e9da382a9d5abe26ca5256d9f authored about 13 years ago by Sam Stephenson <[email protected]>
Consistent style

github.com/pyenv/pyenv - 735a2bc4e734257df9fdc5e3c398484d98eee0cc authored about 13 years ago by Sam Stephenson <[email protected]>
Merge branch 'master' into libexec

github.com/pyenv/pyenv - 044eb6c80266eb92139ec70cfc3cca8eba59ea53 authored about 13 years ago by Joshua Peek <[email protected]>
Fix permissions on rehash

github.com/pyenv/pyenv - 643817fa1c397c173b10bf8fc7a586408a2dd243 authored about 13 years ago by Joshua Peek <[email protected]>
Merge branch 'master' into libexec

Conflicts:
bin/rbenv
libexec/rbenv-shim

github.com/pyenv/pyenv - d65141c7b50c503a19e06fddb112d6fd3ee3d606 authored about 13 years ago by Joshua Peek <[email protected]>