Ecosyste.ms: OpenCollective

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

github.com/pyenv/pyenv-installer

This tool is used to install `pyenv` and friends.
https://github.com/pyenv/pyenv-installer

Add warning for PyPi install

opened https://github.com/yyuu/pyenv-installer/issues/25 to fix this

d87b7a6c34b4f9a78a5009c0657b252df8e48b84 authored over 9 years ago by Oliver Bestwalter <[email protected]>
Merge pull request #23 from sankalp-khare/readme-spelling-fix

fix spelling mistake in readme.rst

614b89f83b81d3d35c5bfc3ad949cdbaec037ff7 authored almost 10 years ago by Yamashita, Yuu <[email protected]>
fix spelling mistake in readme.rst

643913ebb0987def9c4893690ea2d31a1944f741 authored almost 10 years ago by Sankalp Khare <[email protected]>
Use https to clone from github if `USE_HTTPS` is defined (fixes #12)

0d3b03f09080fc1983891e71bae72b5a54fd6140 authored almost 10 years ago by Yamashita Yuu <[email protected]>
Revert "f*** the copyright notice ... dunno how and what to add :)"

This reverts commit 9ce61615a737d24a21995148763d0770a75b8997.

702ed8b74083613b01ac43f1a6cd3ecc9f5bfbf7 authored almost 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #16 from obestwalter/master

Initial PyPi support

db8c76353aee9c1cb6fd1784962fca36a1536984 authored almost 10 years ago by Yamashita, Yuu <[email protected]>
fix version number

3bbb683d767d1c0c980940753e183ed7bc4b4c93 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
f*** the copyright notice ... dunno how and what to add :)

9ce61615a737d24a21995148763d0770a75b8997 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
add info to copyright notice

acd1f546e70faed7831bbec5fd66250004eb875a authored almost 10 years ago by Oliver Bestwalter <[email protected]>
add info to copyright notice

024dced9eb9e3fe3ff94f4450bb7bb257cdd1cac authored almost 10 years ago by Oliver Bestwalter <[email protected]>
fix short description

ddef35bed6218f29f2f5df8225dcbf80633fce48 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
fix copyright notice

838903531369280eeec3d012b009814ec0c98a83 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
meta data and long description from README.rst

90f42fb09993676cede5ded17fa23c9e029ac70f authored almost 10 years ago by Oliver Bestwalter <[email protected]>
Installation instructions and copyright

a93bf9e62a32b06eef1fd40305d42f0369057cc3 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
use MANIFEST template

46f7fd025d4911f7a1db359a639956df7bc4b363 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
ignore generated MANIFEST

a7b154231deda80dff768c243bb4fbdb062ad612 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
add a version number (will likely need to be adapted)

996104bd6761be10e06432b9bbf39d17c6d3857c authored almost 10 years ago by Oliver Bestwalter <[email protected]>
Add new option to install from PyPi.

df827b63bd8b435d8cc5b26da91ac08a95a416cb authored almost 10 years ago by Oliver Bestwalter <[email protected]>
add manifest

b03f019272a6f02e90de6c89466a3de7b85702f3 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
Merge remote-tracking branch 'origin/master'

Conflicts:
README.md

e01590156c9017ac38c68cc27090b81678ab7436 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
whipping fork into shape for merge.

b18f8d7f54f3ac81f6a4f5d1a4cf85364b7ba4e4 authored almost 10 years ago by Oliver Bestwalter <[email protected]>
typo

62a67bec56185fa039029a7bbd1d126db16f0bbc authored almost 10 years ago by Oliver Bestwalter <[email protected]>
This works somwhow on TestPyPi

88e773f2d32fa175d33323d914cb23a79af4535b authored about 10 years ago by Oliver Bestwalter <[email protected]>
remove docker key, whitespace

2b0eb8f41d8369dc5b1134cdbabf40301988da13 authored about 10 years ago by Oliver Bestwalter <[email protected]>
Merge remote-tracking branch 'origin/master'

6bcfb89706ce59fa27275ee14c4621b3ee627fba authored about 10 years ago by Oliver Bestwalter <[email protected]>
troves, docs, todos

0ef9e8be59d022a48c5404fea2dd12e92f87f07b authored about 10 years ago by Oliver Bestwalter <[email protected]>
add caveat about automating

9d6fc29f215cb5a3b055eb8c05302703e170f6fe authored about 10 years ago by Oliver Bestwalter <[email protected]>
vagrant explanation

0482c246fd348b4d0053151c07b213956a81fdf2 authored about 10 years ago by Oliver Bestwalter <[email protected]>
formatting

5e7c756a633828440309b87cec47d3e69e217adf authored about 10 years ago by Oliver Bestwalter <[email protected]>
add vagrantfile and ignores

852a0dd4336c5224359c8db46f50fa04eec7fc1f authored about 10 years ago by Oliver Bestwalter <[email protected]>
prrof of concept

afbd6c172ab6846e0f749dd57893a501fbdff32e authored about 10 years ago by Oliver Bestwalter <[email protected]>
Use `git://github.com` to fix problem with ancient Git (refs #9)

ee94cf53884c0d5edc1576bc52776bfdc3676892 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add uninstallation procedure (fixes #10)

7b043a2dfa947e2b1d65bc55d2f5e32155efe582 authored over 10 years ago by Yamashita Yuu <[email protected]>
Add `eval "$(pyenv virtualenv-init -)"`

d187b823719f7238810a7929792b7ff27f779ebd authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #6 from fgimian/fix-missing-quote

Added missing quote to instructions after install

bdc8294b7ca3d84bedce73af14ce9a25b9e98cb6 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Added missing quote to instructions after install

c574e79c504d0827ac3e759242e115cdb64875d6 authored over 10 years ago by Fotis Gimian <[email protected]>
Update the list of plugins

e59341c58af6b7fb1bebdc5a122d5f5cb456d4b9 authored over 10 years ago by Yamashita Yuu <[email protected]>
Display shell configurations based on user's shell

e8fa7004e88849fc96283c184a4d9def89b19073 authored over 10 years ago by Yamashita Yuu <[email protected]>
Simplify

eb1ead0151e7146b862a8d5da3d5a7e03de98809 authored over 10 years ago by Yamashita Yuu <[email protected]>
Follow HTTP redirects

7ecceaa5482bd1a9f4b5b873bdc161ba3c7e0ac9 authored over 10 years ago by Yamashita Yuu <[email protected]>
Merge pull request #4 from yuvipanda/patch-1

Point to the newer GitHub Raw URL

059d6d9f77f2e9adbac5a19a1ce0f2dfbb12cd19 authored over 10 years ago by Yamashita, Yuu <[email protected]>
Point to the newer GitHub Raw URL

Old one wasn't working.

f3b669529772915c565af0d90d366f9b354aaace authored over 10 years ago by Yuvi Panda <[email protected]>
Add pyenv-version-ext (yyuu/pyenv#96)

ea73236a21a3501fca6a34d6204640bed52bba2e authored almost 11 years ago by Yamashita Yuu <[email protected]>
Merge pull request #2 from mnencia/patch-1

Remove unneeded escaping in here-doc

c477babdb085d44f7a815af7cff79c2977b2d2ac authored about 11 years ago by Yamashita, Yuu <[email protected]>
Remove unneeded escaping in here-doc

There is no need to escape double-quotes in here-doc strings. The current output contains a lot ...

0dbcb909b93e4dee8ac5484ed58d2660b1e92823 authored about 11 years ago by Marco Nenciarini <[email protected]>
use https instead of git protocol

ff569740ae5c9628fb79e52875a2515c49493445 authored over 11 years ago by Yamashita Yuu <[email protected]>
add pyenv-doctor

750afa6060f91a187980e0b023b0d61fafd74838 authored over 11 years ago by Yamashita Yuu <[email protected]>
add pyenv-installer as default plugin

85bd9db5aae4317056527ec5f2f5548a9c7bb77f authored over 11 years ago by Yamashita Yuu <[email protected]>
create project

e040313cefedeb3919f1741d7b1624c1adc69a0d authored over 11 years ago by Yamashita Yuu <[email protected]>