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

Merge pull request #9 from sstephenson/cp-shim

Copies bins into shims/ instead of symlinking

github.com/pyenv/pyenv - 15356aebc670350e7c9ee4d483b57da738d919d2 authored about 13 years ago by Joshua Peek <[email protected]>
Merge branch 'master' into cp-shim

Conflicts:
bin/rbenv-shim

github.com/pyenv/pyenv - eccdec3740e49c22422d2988ee7046cfd31874bc authored about 13 years ago by Joshua Peek <[email protected]>
Quote `$@`

github.com/pyenv/pyenv - 6df306d8f88b8f3c23851bb571d136c23e89945e authored about 13 years ago by Joshua Peek <[email protected]>
Merge pull request #4 from telemachus/env

Use /usr/bin/env rather than /bin/bash

github.com/pyenv/pyenv - 55ce7850ad910ecbb0b16639b354cde1089dc0dd authored about 13 years ago by Sam Stephenson <[email protected]>
Use $shim var

github.com/pyenv/pyenv - ce8d3278a49ef35ba36a8fb6a7fbd492e9dadd1e authored about 13 years ago by Joshua Peek <[email protected]>
Copies bins into shims/ instead of symlinking

Fixes #6

github.com/pyenv/pyenv - 06228d3583e24b5057516f357f7d0ae802153007 authored about 13 years ago by Joshua Peek <[email protected]>
Use /usr/bin/env rather than /bin/bash

github.com/pyenv/pyenv - ad2c605d3f4c4f6857157175c0ef674cd4457c13 authored about 13 years ago by Peter Aronoff <[email protected]>
Move subcommands into libexec/

github.com/pyenv/pyenv - 43624943eec6576a4824d2ef0ad15167ce75688a authored about 13 years ago by Joshua Peek <[email protected]>
Merge pull request #2 from sstephenson/shebang-flag

Shebang -e flag

github.com/pyenv/pyenv - 8f9a34d9b1aeb52d9468723b69c572bfd539d214 authored about 13 years ago by Sam Stephenson <[email protected]>
Shebang -e flag

github.com/pyenv/pyenv - c957d83b3a7b0f07afc64f9c8157e159883ae06f authored about 13 years ago by Joshua Peek <[email protected]>
the initial case has an empty directory, so force rm to avoid errors

github.com/pyenv/pyenv - 41c5ac5a33ec8b67578c972ae884a0e463116d4d authored about 13 years ago by Jamis Buck <[email protected]>
Ignore local files

github.com/pyenv/pyenv - e9881119d833dae7d73b2e07c200df0d455a6e34 authored about 13 years ago by Sam Stephenson <[email protected]>
Create ~/.rbenv/shims if it doesn't exist

github.com/pyenv/pyenv - 355e7c1c969aa662a3c40d67e5f04b5ae1c40bb1 authored about 13 years ago by Sam Stephenson <[email protected]>
Avoid globals

github.com/pyenv/pyenv - 8246dc8d8a227dd86f3dfce2de71411d9dc814a8 authored about 13 years ago by Sam Stephenson <[email protected]>
More argument quoting

github.com/pyenv/pyenv - fb31290b9d74ae61feb37632ea65c3e3c304e5a7 authored about 13 years ago by Sam Stephenson <[email protected]>
Properly quote arguments with spaces

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

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

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

github.com/pyenv/pyenv - 6ec91083d878bfbf84733c0054e319596adb936b authored about 13 years ago by Sam Stephenson <[email protected]>
Extract rbenv-path

github.com/pyenv/pyenv - af6b06743bd05512385480d0cac9fa9beceb3226 authored about 13 years ago by Sam Stephenson <[email protected]>
Add missing `set -e`

github.com/pyenv/pyenv - 1da746543f3d774c27a7f1f5b2805d07c8626c73 authored about 13 years ago by Sam Stephenson <[email protected]>
Initial commit

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