1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-17 07:43:46 -05:00

Commit Graph

  • a8f5fc13ee Improved messages for uninstall (#1591) Varun Agrawal 2020-04-22 11:45:28 -04:00
  • c3e29f08b3 Add CPython v2.7.18. (#1593) Ricardo N Feliciano 2020-04-22 11:33:23 -04:00
  • 5b009e8767 Updated sha2 values for micropython-1.12 after tarball updates. (#1587) George Hawkins 2020-04-13 17:55:11 +02:00
  • e49794521e Add anaconda3-2020.02 (#1584) Marcel Campello 2020-04-12 12:34:08 -03:00
  • 3e0f5e798c Fixes missing double quote in README #1582 (#1583) Swaroop Hegde 2020-04-10 22:30:13 +05:30
  • 0f2d659732 Update instructions for installation in README (#1580) Alexander Popov 2020-04-09 16:03:55 +03:00
  • 18fe640d29 Also update checksums for 3.9.0a5 v1.2.18 Josh Friend 2020-04-02 15:32:45 -04:00
  • 1b6657e751 v1.2.18 Josh Friend 2020-04-02 15:28:56 -04:00
  • 0255cfa8df Update cpython 3.9.0 to latest alpha Josh Friend 2020-04-02 15:28:39 -04:00
  • 30a0234ccb Remove old cpython RC version Josh Friend 2020-04-02 15:28:22 -04:00
  • b1381d1d46 Fix python-build brew: command not found error (#1544) Sudarshan Wadkar 2020-04-03 00:55:54 +05:30
  • 2a0d576681 Update README.md (#1555) Edwin Shin 2020-04-03 03:24:48 +08:00
  • 8f82fc63e2 Update download URLs for old OpenSSL releases (#1578) Sean Gies 2020-04-02 12:07:08 -07:00
  • a8ca63fcc0 Update help docs to clarify multiple version(s) are allowed (#1197) Brian Dowling 2020-03-19 17:35:46 -04:00
  • c2cfbd1e8b Merge pull request #1227 from jasonkarns/agignore Mislav Marohnić 2020-03-17 12:35:53 +01:00
  • a17c5fb596 Remove agignore Jason Karns 2020-03-16 16:58:02 -04:00
  • 89786b909f pyenv-version-file-read: use POSIX character sets (#1554) Edwin Shin 2020-03-13 21:08:18 +08:00
  • 3005c46643 v1.2.17 v1.2.17 Josh Friend 2020-03-13 08:38:35 -04:00
  • a7afd20bfc Add CPython 3.7.7 (#1553) Joshua Sleeper 2020-03-12 15:18:57 -04:00
  • df9fa1dc30 Merge pull request #1361 from clbarnes/auto_miniconda Yamashita, Yuu 2020-03-10 10:08:11 +09:00
  • 81e797be12 Miniconda script review comments Chris Barnes 2020-03-09 10:47:18 +00:00
  • 0d6cfcc1bd python-build: Run add_miniconda script Chris Barnes 2019-11-01 11:51:23 +00:00
  • d1b7bd47a3 python-build: update 4.7.10 to use py37 Chris Barnes 2019-11-01 11:51:01 +00:00
  • a9686fcae0 python-build: Use python 3.7 for miniconda >= 4.7 Chris Barnes 2019-11-01 11:46:41 +00:00
  • c0ebcd7228 Run add_miniconda script Chris Barnes 2019-06-25 13:40:19 -04:00
  • 1fb6e795b6 Script for new miniconda builds Chris Barnes 2019-06-25 13:39:19 -04:00
  • 84f3f77a39 Update README: highlight brew post-install steps (#1543) Kareem Francis 2020-02-28 18:52:41 -05:00
  • 174b7e72a1 Create micropython-1.12 (#1542) Adam Hitchcock 2020-02-26 20:02:06 -08:00
  • 7cbaff3803 Add CPython 3.9.0a4 Josh Friend 2020-02-26 23:00:55 -05:00
  • a0a1ae89ab Add CPython 3.8.2 Josh Friend 2020-02-25 21:02:57 -05:00
  • df671621e9 Mention log file if an error happened before building, too Ivan Pozdeev 2020-02-19 17:47:16 +03:00
  • c6324ff45a Merge pull request #1220 from romanlevin/patch-1 Mislav Marohnić 2020-02-17 23:50:04 +01:00
  • 74c2486a2c Fix fish instructions test Roman Levin 2020-02-17 21:46:25 +01:00
  • ac5dce9014 Remove another fish psub usage Roman Levin 2020-02-17 21:32:12 +01:00
  • 19ae300eb8 Fix fish shell initialization Roman Levin 2020-02-16 22:58:20 +01:00
  • e429cc0bd8 Use actions/checkout v2 Mislav Marohnić 2020-02-17 20:54:44 +01:00
  • d58cf6ec71 Run CI for pull requests from forks Mislav Marohnić 2020-02-17 20:54:23 +01:00
  • 143b2c9c02 Merge pull request #1216 from gibfahn/re-add_zsh_completions_and_remove_fish Mislav Marohnić 2020-01-29 11:51:15 +01:00
  • f977248086 Re-add zsh completion script and remove fish completion script Gibson Fahnestock 2020-01-29 10:07:10 +00:00
  • 569d464d36 Remove fish completion script Mislav Marohnić 2020-01-28 17:47:59 +01:00
  • 7097f8204e Remove duplicate help message (#1525) adrian-the-git 2020-01-22 15:12:29 -08:00
  • 7795476af1 Merge pull request #1203 from jf/fix_misleading_set_by_message_for_system_ruby Mislav Marohnić 2020-01-16 19:47:52 +01:00
  • 137e705db7 Fix (revert) test/version-origin.bats Jeffrey 'jf' Lim 2020-01-16 23:24:42 +08:00
  • 302797ba41 libexec/rbenv-version{,-origin}: move "missing rbenv-version-file detection" logic as per @mislav Jeffrey 'jf' Lim 2020-01-16 23:15:09 +08:00
  • 1487135415 fixes sed illegal byte sequence error (#1521) Phil Fernandez 2020-01-14 10:07:05 -08:00
  • a72ea0abca Travis CI: Upgrade to the latest Xcode images (#1519) Christian Clauss 2020-01-13 18:39:25 +01:00
  • 36fc10fbfd Travis CI: xcode11.2 (#1434) Christian Clauss 2020-01-13 11:11:56 +01:00
  • 4500a33c73 Modify zshrc instead of zshenv Josh Friend 2020-01-10 12:59:25 -05:00
  • 40db754168 Fix tests for #1203 Jeffrey 'jf' Lim 2020-01-08 16:41:14 +08:00
  • 5c3268c9af libexec/rbenv-version{,-origin}: fix earlier commit to allow for RBENV_VERSION env var Jeffrey 'jf' Lim 2020-01-08 16:40:48 +08:00
  • dd86f543fc libexec/rbenv-version: get rid of misleading "set by $(rbenv-version-origin)" message when system ruby is in use Jeffrey 'jf' Lim 2020-01-08 15:54:33 +08:00
  • ce0be04ad4 v1.2.16 v1.2.16 Josh Friend 2020-01-06 08:06:57 -05:00
  • 4e0ba2f47d Merge pull request #1502 from lazka/pypy-7.3.0 Yamashita, Yuu 2019-12-27 13:34:19 +09:00
  • 20a1f0cd7a Add PyPy 7.3.0 Christoph Reiter 2019-12-26 10:13:46 +01:00
  • ac246e160f Add CPython 3.6.10 (#1499) Jose A. Martin 2019-12-20 19:26:14 +01:00
  • 25c9195b90 Add CPython 3.7.6 (#1498) Jose A. Martin 2019-12-20 19:25:57 +01:00
  • 318f85162e Add CPython 3.8.1 (#1497) Jose A. Martin 2019-12-19 14:21:26 +01:00
  • c3b17c4bbb Merge pull request #1486 from timgates42/bugfix/typo_above Yamashita, Yuu 2019-12-17 17:48:39 +09:00
  • 32663fb8a4 Fix simple typo: abovementioned -> above Tim Gates 2019-12-17 17:29:37 +11:00
  • 089b828b0f Merge pull request #1471 from saahilh/readme-fixes Yamashita, Yuu 2019-12-02 10:35:20 +09:00
  • eacde87acf Grammatical corrections Saahil Hamayun 2019-12-01 20:00:17 -05:00
  • 22c0202231 Exclude reset from conda shims Josh Friend 2019-11-14 15:40:22 -05:00
  • 49bf595266 Add CPython 3.5.9 (#1448) Joe Siewert 2019-11-04 07:23:30 -07:00
  • b5f69fe58a v1.2.15 v1.2.15 Josh Friend 2019-10-31 16:06:07 -04:00
  • 9c7ec0ce0a Update Python 3.5.8 xz checksum (#1442) Joachim Brandon LeBlanc 2019-10-30 13:37:45 -05:00
  • d389885466 Add CPython 3.5.8 and remove 3.5.8rc1 (#1441) Joe Siewert 2019-10-29 13:36:06 -06:00
  • c46a970595 Merge pull request #1196 from rbenv/ci-actions Mislav Marohnić 2019-10-24 00:37:19 +02:00
  • 8bb5b1607e Bump Homebrew formula on tagged release Mislav Marohnić 2019-10-24 00:24:37 +02:00
  • cc9726c641 Delete .travis.yml Mislav Marohnić 2019-10-24 00:21:38 +02:00
  • a574a74042 Add CI via Actions Mislav Marohnić 2019-10-24 00:18:28 +02:00
  • 0c3967aa32 Merge branch 'fix/rbenv-help-type-broken-pipe-upstream' Mislav Marohnić 2019-10-23 14:51:15 +02:00
  • af454a32dc Silence errors when piping type | head -1 Mislav Marohnić 2019-10-23 12:12:38 +02:00
  • d38d18ec25 rbenv help: fix 'type: write error: Broken pipe' Hongli Lai 2019-10-23 08:19:16 +02:00
  • 0e7cfc3b3d Merge pull request #1433 from joesiewert/python-2.7.17 Yamashita, Yuu 2019-10-21 09:09:52 +09:00
  • 69377c65de Add CPython 2.7.17 Joe Siewert 2019-10-20 11:50:09 -06:00
  • ddc56ebe3a Add PyPy 7.2.0 (#1418) Phillip Marshall 2019-10-18 10:41:49 -07:00
  • 68a77df0fd Add anaconda3-2019.10 (#1427) Anton Petrov 2019-10-16 19:32:23 +03:00
  • fcf539ecef change help message from hard coding to dynamic (#1421) wukuan405 2019-10-17 00:47:11 +09:00
  • 8bf5d9d303 Merge pull request #1423 from cjolowicz/cpython-3.7.5 Yamashita, Yuu 2019-10-16 20:48:57 +09:00
  • ebfba473cf Use CPython 3.7.5 on travis-ci Claudio Jolowicz 2019-10-16 12:36:04 +02:00
  • 9aa08ed763 Add CPython 3.7.5 Claudio Jolowicz 2019-10-16 12:32:45 +02:00
  • d6d6bc8bb0 v1.2.14 v1.2.14 Josh Friend 2019-10-15 10:15:56 -04:00
  • a0a5822785 Remove 3.8.0 betas/rcs Josh Friend 2019-10-15 10:10:59 -04:00
  • 3cfe81a3f8 Add Python 3.8.0 (stable release) (#1416) Jeremiah Boby 2019-10-15 15:08:32 +01:00
  • f3d008fddd Merge pull request #1410 from felixonmars/patch-1 Yamashita, Yuu 2019-10-09 09:10:18 +09:00
  • 4039709dfe Correct a typo in python-build Felix Yan 2019-10-09 06:12:27 +08:00
  • 38de38e3d5 Add CPython 3.5.8rc1 (#1406) Josh Friend 2019-10-02 08:44:00 -04:00
  • 908d57d677 Add CPython 3.7.5rc1 (#1405) Josh Friend 2019-10-02 01:16:15 -04:00
  • 9fc7ef3a17 Create 3.8.0rc1 (#1404) Anton Petrov 2019-10-02 08:11:03 +03:00
  • ecd67c8223 pyenv-exec: no -a with exec to keep $PATH with system version (#1169) Daniel Hahler 2019-09-29 00:03:44 +02:00
  • 577f04653d Merge pull request #1191 from DestyNova/patch-1 SHIBATA Hiroshi 2019-09-27 09:05:50 +09:00
  • 8ebf088360 Show how to update the list of available Ruby versions Oisín 2019-09-27 00:53:31 +01:00
  • 31b7e1c390 tests: remove "supports python -S <cmd>" (#1168) Daniel Hahler 2019-09-24 04:59:49 +02:00
  • 8a56fe641f Merge pull request #1397 from grahamannett/tcltk-fix Yamashita, Yuu 2019-09-19 17:10:42 +09:00
  • b7f4ace335 working with tcl-tk in PYTHON_CONFIGURE_OPTS graham 2019-09-18 16:12:33 -07:00
  • a7cba17fb7 Merge pull request #1396 from cdwilson/fix-micropython-build Yamashita, Yuu 2019-09-19 09:24:17 +09:00
  • a71e590a44 Fix path to Unix port in micropython build Christopher Wilson 2019-09-18 10:18:48 -07:00
  • 3798638a6a Merge pull request #1395 from cdwilson/add-micropython-1.11 Yamashita, Yuu 2019-09-18 15:07:40 +09:00
  • e29d2b666b Merge pull request #1394 from cdwilson/fix-micropython-build Yamashita, Yuu 2019-09-18 15:06:51 +09:00
  • c9da22d559 Add micropython-1.11 Christopher Wilson 2019-09-17 21:41:03 -07:00