Ecosyste.ms: OpenCollective

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

github.com/pyenv/pyenv-update

update pyenv and plugins
https://github.com/pyenv/pyenv-update

Add help text (#23)

172a0edc54e4b94a6424b2e225884d6e67e8c2a7 authored over 1 year ago by toramanlis <[email protected]>
Do a rehash after update

Since shims and/or their necessary set might've changed

Closes https://github.com/pyenv/pyenv-u...

810db7865a7576c29168b234d37722f042a0cfe3 authored about 2 years ago by Ivan Pozdeev <[email protected]>
Don't use `git pull --tags' for compatibility with Git 1.8.3 (#19)

b46df06b068df5e7605b06e83fdbbc0fe4bf13c3 authored about 2 years ago by kroeschl <[email protected]>
Add '--tags' to 'git pull' command to pull in tags for repos as well (#10)

* Add '--tags' to 'git pull' command to pull in tags for repos as well

Co-authored-by: Kennet...

7c4c4f10ab2a294beba8bdbf0950a68653be20a0 authored over 3 years ago by Kenneth Lareau <[email protected]>
Merge pull request #9 from alefpereira/master

Also allow update on 'main' branch

0f5bc93811be86e129ceb5fa01e0400f3d81aa19 authored over 3 years ago by Anton Petrov <[email protected]>
Also allow update on 'main' branch

5e9adee3e6f5ba88e9d4b31396967448394aa7bb authored over 3 years ago by Alef Pereira <[email protected]>
Merge pull request #8 from pscosta5/master

Fix repo address in clone command

fbc6a84e7b824094c543c4b45cbd242b19772e1a authored over 4 years ago by Josh Friend <[email protected]>
Fix repo address in clone command

fe30255e155a5ae6971ce766023892b15d300711 authored over 4 years ago by Paulo S. Costa <[email protected]>
Merge pull request #7 from cewood/master

Update install snippet to use pyenv root

86dc16f841b2520c872945464d709cf8fdb40cf9 authored about 6 years ago by Yamashita, Yuu <[email protected]>
Update install snippet to use pyenv root

e52f2dbd28e7bf264939d0e75024affacb445b27 authored about 6 years ago by Cameron Wood <[email protected]>
Merge pull request #6 from guyarad/master

older git versions support when verifying branch name

c33a2a20a01b0d9a6c9fc8b960b00335c2014b52 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Using full ref name to support older git versions, when verifying the branch

1c42e8418ddd24289e4e12077330a378d1b564fc authored over 6 years ago by Guy Arad <[email protected]>
Merge pull request #5 from pyenv/add-travis-conf

Add placeholder for tests on travis-ci.org

269330a452527c6e54b004721e6066cc8a23c198 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Add build status in README

5cab84a92ec0ae0a05ffa42ea0375bf23d4e229f authored over 6 years ago by Yamashita, Yuu <[email protected]>
Add placeholder for tests on travis-ci.org

488369e085c57ac2c1545aa432315fbb742def28 authored over 6 years ago by Yamashita, Yuu <[email protected]>
Merge pull request #4 from wjv/skiptags

Only use actual branch names when verifying branch

442d1b86da1fc3a31dbc9a53d11cb38079a27124 authored over 6 years ago by Josh Friend <[email protected]>
Only use actual branch names when verifying branch

59eaf3acf9bdcde90d12427fc12664ae3cb89c1f authored over 6 years ago by Johann Visagie <[email protected]>
Merge pull request #3 from jimmywan/patch-1

Update README.md

efd96e2d95729221fdad6d14bf4928cc1d6b2b38 authored over 7 years ago by Yamashita, Yuu <[email protected]>
Update README.md

Update github urls.

90f6a3837d79aff88139f001841cf7df8102acdf authored over 7 years ago by Jimmy Wan <[email protected]>
Merge pull request #2 from jawshooah/patch-1

Ensure update is a fast-forward merge

c468d9f4b22e1210c42139c9c333e4670c7ffc78 authored over 9 years ago by Yamashita, Yuu <[email protected]>
Ensure update is a fast-forward

ff45670e9726b854c2f58f5665f55ae92310c8b4 authored over 9 years ago by Josh Hagins <[email protected]>
Merge pull request #1 from jimmywan/patch-1

Update git status to use porcelain

b9376c9a7f36740a9f359471883fa4a3dd8b16ec authored over 9 years ago by Yamashita, Yuu <[email protected]>
Update git status to use porcelain

pyenv-update was failing for me with the following errors, even though I had no local changes:
...

f3d33dabbe8265276cafeb6d17b4adf81577e216 authored over 9 years ago by jimmywan <[email protected]>
Colorize output

1da322f6db685242098e57355a8cd09adbec2fd0 authored over 10 years ago by Yamashita Yuu <[email protected]>
fix broken verify_repo_clean. chdir to git repo before invoking `git status`

ab462c8bb12aecd132c536b9687cd0b2766c2f0a authored over 11 years ago by Yamashita Yuu <[email protected]>
apply `-n` to git remote show to skip ls-remote

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

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