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

Basically we don't have to run rehash explicitly anymore (fixes #553)

6bd79273334af63528f31abb204331bcbf9b3de7 authored almost 9 years ago
Add PyPy 5.0.0

closes #555

468450702198e55b26bf4b34ad1aee5698cc9ef9 authored almost 9 years ago
Merge pull request #549 from yyuu/rbenv-1.0

rbenv 1.0+

12069a1118b91b14bb0228353206cc15227d14c0 authored almost 9 years ago
Fix broken tests for `pyenv---version`

I need to use release date versioning at least for now until preparing
custom version comparator...

30538b0672323fde4d6e733d9f08b4a656ccd90b authored almost 9 years ago
Fix broken test for `pyenv-version-name`

fd893ea3b0309a84b28fc933ed0c49ee2189422c authored almost 9 years ago
Fix broken `pyenv local`

be3fc6d8cbfcd0648a67abdb1f618f311d7f6dea authored almost 9 years ago
v20160303

7467c88780979d2cd80472bec86b5e6e9fd51e53 authored almost 9 years ago
Removed diff between ruby-build <-> python-build a little

d75b1a12d74415016d08a24718bf3b7f19d93955 authored almost 9 years ago
Upgrade OpenSSL to 1.0.2g (fixes #550)

7db657beb59510d5bc5b6fbcc14a038c648dac35 authored almost 9 years ago
Merge remote-tracking branch 'rbenv/master' into rbenv-1.0

41ce3aade230a4da2927ac01b7ed47eca323567a authored almost 9 years ago
Merge pull request #547 from hackaugusto/master

Added pypy-dev special case in pyenv-install to use py27

0c4392bf16bf1e7a54b21e417979591717fb7ef3 authored almost 9 years ago
added pypy-dev special case in pyenv-install to use py27

d2e2c61c518e721ab4bfc1861044839b57c3e60e authored almost 9 years ago
Merge branch 'issue546'

e1aac2a12c3c07ecf3b3661af4309485db5c17fc authored almost 9 years ago
Revert `fetch_nightly_tarball` which is used from PyPy's nightly build (fixes #546)

b1cccdb24ccda9461c2b518a3e585ff108cd548d authored almost 9 years ago
Merge branch 'patch-1' of https://github.com/dmerand/rbenv into patch-1

121159c08910710145826a432ed2c8b360dc8caa authored almost 9 years ago
convert references to '.' to 'source' for fish shell

8b0b51a166d6bcbe83fd467a70ec8919645aabfa authored almost 9 years ago
Adopt Contributor Covenant 1.4

29b4da77370af0a3413dce00a72c7631302a2b25 authored almost 9 years ago
Fish shell "." is deprecated in favor of "source"

Per [the fish documentation for "source"](file:///usr/local/Cellar/fish/2.2.0/share/doc/fish/com...

b81f0a2c42fddeedf50a2b50aa3f84e73a9ce86c authored almost 9 years ago
Merge pull request #542 from yyuu/default-unicode-ucs4

Compile with `--enable-unicode=ucs4` by default for CPython

a6f1f480eb6e607d2e5a012873bc7737737dd97f authored almost 9 years ago
Merge pull request #543 from kuanyili/update-continuum

Update build scripts for Continuum products

d8fe9fd0cbbafaf2347dd917f514b72a2cd4b191 authored almost 9 years ago
Add anaconda[23]-2.5.0

dc97ef3dbe7e4bb80d245c8bf9534dea7da843a8 authored almost 9 years ago
Switch download URL of Continuum products from HTTP to HTTPS

Conda access official Continuum repository through HTTPS now. Making the
switch for better secur...

efb00b65bff6240e7c5dc14c314214ae08fb66cf authored almost 9 years ago
Add a test for custom value for `--enable-unicode`

5436020ec35e93e9368ff565aa3964b9dec7bafc authored almost 9 years ago
Fix broken tests with `--enable-unicode=ucs4` by default

b37361b862747de369bad1fd76057c55b3f503b4 authored almost 9 years ago
Compile with `--enable-unicode=ucs4` by default for CPython (fixes #257)

90e6e30d63a3911f9fad3774e0b94c6050566735 authored almost 9 years ago
Merge pull request #870 from davidcelis/patch-1

Update `rbenv init` instructions

ad7dfa63ab2331768133e9dae157b44af9b1bbf1 authored almost 9 years ago
Update `rbenv init` instructions

The README details `eval`ing `rbenv init -`, but for some shells (such as fish) there's a differ...

35ca51fe881822cfa6d5e4ed5d54bedec2c66c3e authored almost 9 years ago
Just a style issue; use `export` instead of `unset` like other variables

a0e0f1637a341d876e172f1539b58a0ebfaf20c8 authored almost 9 years ago
Allow overriding aria2c/curl/wget via environment variable (#534)

cd8f61b5e028fb236a25723a0e7092f3321c5c27 authored almost 9 years ago
Increased verbosity of `aria2c` downloader (#534)

fbc40aae77dce5a05ac82901bf1c6a55f94e74a5 authored almost 9 years ago
Use `aria2c` as the download if available (#534)

b116f341fe2dedcc2831b69a1e4fd51a2bce7892 authored almost 9 years ago
Import recent changes from ruby-build 20160130

c8ab429d7b0990d901494f9bcd95f6baa5cc51af authored almost 9 years ago
Merge pull request #536 from patrick91/patch-1

Documenting the skip-existing option for install

f2f703d6d9285b2188198d6c83118468e3bfc9e2 authored almost 9 years ago
Documenting the skip-existing option for install

2de5ca08466a70e4dde0d087e99d73c9c97a21f2 authored almost 9 years ago
v20160202

425e44d064f934b78c8858b6d3ad597f46a06fa8 authored almost 9 years ago
Merge pull request #863 from ErikAGriffin/patch-1

Updated Mac OSX brew install command

d6ab394efde6871d0af8945d703cde1ef72d317a authored almost 9 years ago
Updated Mac OSX brew install command

It seems rbenv now comes with ruby-build. I have not investigated fully, but the previously sho...

d29ba1f80efab991dd459ff33a96cfcb8dda9572 authored almost 9 years ago
Use setuptools 17.1.1 for Python 3.0-3.2 to prevent the following warning (#531)

```
/home/yyuu/.pyenv/versions/3.2.6/lib/python3.2/site-packages/pkg_resources/__init__.py:85: U...

b84b9ce5321b23ea608427281b337485bffcbbb7 authored almost 9 years ago
Add patches for Stackless 3.2.x to fix build failures

dcec0cedf407897cd11f7876f311a4d5a27c3baf authored almost 9 years ago
Use pip 7.1.2 for CPython 3.2.x (#531)

1dc9ef24dfd0d04d3a566ac5b19015bee5ea5f0b authored almost 9 years ago
add support for rbenv shell -

`rbenv shell -` allows you to switch to the previously activated ruby
version. Similar to `cd -...

6a912bf104a1585978d1f79d39642d042853277f authored about 9 years ago
Merge pull request #852 from jasonkarns/extract-hook-helper

Extract hook helper

c38833179b368fc0ec044fdd9cdcba225e3fcdd2 authored about 9 years ago
Test IFS handling in version-name/version-origin hooks

565798d617a6b3719329cea3e0fc424647f12539 authored about 9 years ago
Use create_hook helper

Use extracted create_hook helper in tests for:

- exec
- hooks
- rehash
- version-name
- version...

0f7a2cad8d497cce55b25035e4cf65a5bbe588de authored about 9 years ago
Extract common create_hook helper

5ccba5d7cc38a31b464ce6299173b5f0056b428e authored about 9 years ago
Remove redundant test

Spaces in hook path is tested in test/hooks.bats

2cc2ec160ede7bbace8d51ee298c68fb2b5ff6ba authored about 9 years ago
Remove broken `3.4.4rc1` (fixes #515)

5c5205e172f532a7e7511f86666b1d842198e73a authored about 9 years ago
Simplify fallback to global version file

a95ccd09a2c7cff435d915756abd5a2fe096fb9d authored about 9 years ago
Merge pull request #850 from jasonkarns/remove-legacy-global-version-file

Remove support for legacy global version files

e199a3d8f748e561e1073e02dd1bc0cd772d568e authored about 9 years ago
Merge pull request #849 from jasonkarns/remove-legacy-version-file-handling

Remove all handling/support of .rbenv-version files

fec0f56d0bb7cbda4cc41da30de80c7cede52a63 authored about 9 years ago
Remove support for legacy global version files

`default` was made legacy back in 2011 with
5be66da9f4053137a320058495031d0af6db29b4 (the comman...

fe809ea90dd90c27cd27c80491b7cc170d2baa44 authored about 9 years ago
Remove support for legacy version file

f880dc6d6f65f2793f5f70fcb26e76f00033ec8b authored about 9 years ago
fix local --unset test

3c9674453fe51b40acef22141ad477d8da86dc7e authored about 9 years ago
:fire: deprecated ruby-local-exec

It was useless for a while now. I should have nuked it prior to the
1.0.0 release but I forgot :(

22f4980a21cea538096ead610451bf32bd386c66 authored about 9 years ago
Fix ToC level

[ci skip]

abbcde665cd4cd7fed2138016f049b7385ea9116 authored about 9 years ago
Update ToC

c9c9415154fa60d316afedf3c470c37b4a0a9df7 authored about 9 years ago
rbenv 1.0.0

3997a394d975136f468be196941492d3d0ef5143 authored about 9 years ago
Strip leading `:` from RBENV_HOOK_PATH

e554cd86c3d0bf2599cca93b5ccbd5ba019bc03d authored about 9 years ago
Point out that it's not necessary to `sudo gem install`

Closes #532

e0b85397c8d1780908b2ffba10e35c1e676f0f71 authored about 9 years ago
vim ignores, the-silver-searcher ignores

38692f97fec569b1a7fbc4209e800056ec547826 authored about 9 years ago
Add configure + make step to installation instructions

This compiles the `realpath` dynamic extension for bash which speeds up
symlink resolution. If t...

7e5680a0d8c492c5af19358c543061a82dd7fcc4 authored about 9 years ago
Merge branch 'detect-shell-from-script'

Closes #730

d51f6d437690c8b7f7098a613caaea835658d40e authored about 9 years ago
Tweak sanitizing shell name

Handles situation when the output is `/bin/shell- args...`. First strip
away the arguments, then...

a9a9636d1e739e047c8089e0319eed5c0cfebc21 authored about 9 years ago
Fix shell version when invoked from a script

When invoked from a shell script, `$(rbenv init -)` did not get the
shell name correct.
It needs...

32030e2ed952d3e395f2ca3ba692582b8ddd56fb authored about 9 years ago
Add test for detecting shell when `rbenv init` is called from script

References #730

f9d8b551dc2afa82e98d0779d1c6e4eebace74f7 authored about 9 years ago
Simplify reference to realpath.dylib within `rbenv-versions`

The `../libexec` dance isn't necessary here. It was only necessary in
main `rbenv` command becau...

2c7960102c6b085684e24e458dadaba24ffd9b7f authored about 9 years ago
Improve `git --version` git revision lookup

It doesn't try to chdir into RBENV_ROOT anymore because that might be
a location of an unrelated...

1a0be6f0ad5073d258d333c0502f534b0876aa94 authored about 9 years ago
Merge branch 'version-hooks'

Closes #739

6481cbb17224ba98fd83d377900d8bae7fa7c8d2 authored about 9 years ago
Simplify version-name, version-origin hook tests

No need for helper function that's gonna be used just once.

6e300322789b7809cb70a97948dd19c163b02a1e authored about 9 years ago
Ensure RBENV_VERSION_ORIGIN is not inherited from environment

It's only supposed to be set from `version-origin` hooks, but not
inherited from environment in ...

4fde4ecbaf1e1f3082c9275a6f244c70527ad497 authored about 9 years ago
Merge remote-tracking branch 'origin/master' into version-hooks

40c1d27445917d8af36491a27b0d0b665c24075f authored about 9 years ago
add version-name/version-origin to hooks completion

97f0499f43a1a885beea2c738a179175ecc48580 authored about 9 years ago
create hook: version-origin

Expose a `version-origin` hook.

It is invoked *before* the traditional `rbenv-version-file` loo...

c3a5f91ed0d9f7a0382ae1821297051bc827e4b8 authored about 9 years ago
create hook: version-name

Expose a `version-name` hook.

It is invoked *after* the traditional `RBENV_VERSION` lookup. Whi...

258e4413b165b87e4c0c3190b45c1a167678b4d5 authored about 9 years ago
Merge branch 'rbenv-local-respects-ancestry'

a62a75369e22dd36d0734f545999c45c861c8006 authored about 9 years ago
Have `rbenv local` read version from parent directories as well

Fixes #807

ba072adcb99a5c77df2a93afccdca59a23703696 authored about 9 years ago
Allow explicit target directory argument to `rbenv-version-file`

Can be used for `.ruby-version` file lookup in the ancestry of a
specific directory. In this mod...

ca252599007375ffbb3522a736a2a7a7d1eeccde authored about 9 years ago
Run rehash after `conda install`

4c06f23aaf1ae133cab1171cca051ea7e62c05c5 authored about 9 years ago
Add miniconda latest

046f5bde02b453ba98d23fc77407a85e935c0843 authored about 9 years ago
Add anaconda[23]-2.4.1

c678bb1eaa4cba8a4c8cc342e80c55b70cb54dea authored about 9 years ago
Add miniconda[23]-3.19.0

5e72a4c3e331cdd98465e5566f691bbea612a7c9 authored about 9 years ago
Rename anaconda/miniconda to anaconda2/miniconda2

23669162c0391d2ccd6479123cbe8ddc8f7585de authored about 9 years ago
Merge pull request #511 from dirn/cpython-3.4.4

Add CPython 3.4.4

01835c26823690da03c9d35adad2a62b24f916d6 authored about 9 years ago
Add CPython 3.4.4

4243ac6ffc60c39bd891855fb8957873a070acd0 authored about 9 years ago
v20151222

b0f29d511a77905fdf3a7ef812c1ac8b05e4dddb authored about 9 years ago
Add workaround for test failure on Arch Linux (#480)

3031cb97500f96505fbb1b90c64f08330fcca8cc authored about 9 years ago
Merge pull request #510 from yyuu/no-ssl3-for-py30-py31-py32

`OPENSSL_NO_SSL3` patch for 3.0.x, 3.1.x and 3.2.x

6bcb1d621118b389ee1dc9339dd4200553f89bbf authored about 9 years ago
Add `OPENSSL_NO_SSL2` & `OPENSSL_NO_SSL3` patch for 3.0.1, 3.1 and 3.1.2

3d1ba0c58c85480a3f48dc9ac2309bb326dfb6ae authored about 9 years ago
Add `OPENSSL_NO_SSL2` & `OPENSSL_NO_SSL3` patch for 3.1.3

68e8945f7490d16d3ef6531d8c478332c0ef0baf authored about 9 years ago
Add `OPENSSL_NO_SSL3` patch for 3.1.4 .. 3.1.5

3ddbb1966317cd4184b70afbe4c315d947350827 authored about 9 years ago
Add `OPENSSL_NO_SSL3` patch for 3.2

763a30bb1d9329939f117979561ddffe0f3ffe83 authored about 9 years ago
Add `OPENSSL_NO_SSL3` patch for 3.2.1

9a33ce643e347c0607f247d98c50bfb3b6f6499e authored about 9 years ago
Add `OPENSSL_NO_SSL3` patch for 3.2.2

b29c54ee0a4b4ce2aa5d2c0106a1faf32883516d authored about 9 years ago
Update `OPENSSL_NO_SSL3` patch for 3.3.x to remove unnecessary imports

dc4b355aad665768f472eb0ad08320b7951b5348 authored about 9 years ago
Add `OPENSSL_NO_SSL3` patch for 3.2.3 .. 3.2.6

58275fc52b094d47d698c54ed3310c45504a8cc6 authored about 9 years ago
Merge pull request #507 from yyuu/openssl-no-ssl3

`OPENSSL_NO_SSL3` patch for 2.6, 2.7, 3.3 and 3.4

9f1daac9f75a0cccbc61db8686d2d2a581f30f3a authored about 9 years ago
Add `OPENSSL_NO_SSL2` & `OPENSSL_NO_SSL3` patch for 2.6.6 .. 2.6.8

471fa24531472f13b493523c7d7fb5783b2037b4 authored about 9 years ago
Add `OPENSSL_NO_SSL2` & `OPENSSL_NO_SSL3` patch for 2.6.9

f2288258794750c0a6240e47f391875e6fea2376 authored about 9 years ago
Add `OPENSSL_NO_SSL2` & `OPENSSL_NO_SSL3` patch for 2.7 .. 2.7.1

8c968974959b554ce859ab6c35454d809eb8aeb5 authored about 9 years ago
Add `OPENSSL_NO_SSL3` patch for 2.7.2

659e5327016863c743e35c60b18cc3b972417912 authored about 9 years ago