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

Commit Graph

  • f0a8e72c36 Merge pull request #1910 from native-api/full_install_message native-api 2021-05-10 00:36:46 +03:00
  • 13deda8875 Place full shell configuration instructions into pyenv init Ivan Pozdeev 2021-05-09 23:54:27 +03:00
  • 891dc31c92 Report cache filename at download Ivan Pozdeev 2021-05-08 19:47:03 +03:00
  • debf1abd8b Merge pull request #1312 from AlyssonOliveira/update_configuration_files native-api 2021-05-08 04:28:09 +03:00
  • 8bff74dbd4 Drop inferring version to install from pyenv local Ivan Pozdeev 2021-05-08 01:55:30 +03:00
  • 37f6349b01 Make test independent of umask Ivan Pozdeev 2021-05-07 20:34:00 +03:00
  • 35795148fb Update no-response.yml Anton Petrov 2021-05-07 19:38:57 +03:00
  • a52e79856e Create no-response.yml Anton Petrov 2021-05-07 19:05:02 +03:00
  • fecb03fcb3 Merge pull request #1898 from native-api/startup_r1 Anton Petrov 2021-05-07 18:38:28 +03:00
  • aab562c696 Add a warning about needing to restart the entire login session Ivan Pozdeev 2021-05-07 16:21:17 +03:00
  • db308d830e Merge pull request #1902 from native-api/openssl_osx_arm Anton Petrov 2021-05-07 09:11:20 +03:00
  • 73e41c250e Delete 3.10.0a7 Anton Petrov 2021-05-07 09:09:28 +03:00
  • a59430c7c4 Bump OpenSSL to 1.1.1x for all Pythons that support MacOS 11 Ivan Pozdeev 2021-05-07 02:57:58 +03:00
  • 328fd42c3a support for pyston 2.2 Anton Petrov 2021-05-06 15:06:06 +03:00
  • 58b09b7461 Create pyston-2.2 Anton Petrov 2021-05-06 15:04:20 +03:00
  • 92f7510b4b Delete pyston-0.6.1 Anton Petrov 2021-05-06 15:02:55 +03:00
  • 4464fda5af Delete pyston-0.6.0 Anton Petrov 2021-05-06 15:02:36 +03:00
  • cf17d4a548 Delete pyston-0.5.1 Anton Petrov 2021-05-06 15:02:19 +03:00
  • 585ed84283 Merge pull request #1099 from blueyed/init-shell Mislav Marohnić 2021-05-06 00:46:43 +02:00
  • d061cb4651 Have rbenv init print instructions that hardcode the detected shell Daniel Hahler 2018-07-13 22:22:17 +02:00
  • 059bb2c151 Merge pull request #1243 from scop/nounset Mislav Marohnić 2021-05-06 00:13:20 +02:00
  • b904ea54cc Merge pull request #1332 from rbenv/head-flag Mislav Marohnić 2021-05-06 00:10:23 +02:00
  • dcba8b4064 Supply head -n flag explicitly Mislav Marohnić 2021-05-05 22:42:56 +02:00
  • 3e3f40fefc Warn users to add pyenv init --path to ~/.profile Ivan Pozdeev 2021-05-04 16:59:56 +03:00
  • 7838707595 Separate startup logic into PATH and the rest Ivan Pozdeev 2021-05-04 04:30:52 +03:00
  • b0b862ca64 Don't print actual PATH in test output Ivan Pozdeev 2021-05-04 20:24:28 +03:00
  • 5998f4f7ab Refactoring: make logic more fit for rearrangement Ivan Pozdeev 2021-05-04 04:12:17 +03:00
  • 633436706f Merge pull request #1331 from AmritD/patch-1 Jason Karns 2021-05-04 16:22:48 -04:00
  • 4092eba274 Update rbenv-doctor link master -> main Jason Karns 2021-05-04 16:20:33 -04:00
  • 1edded3426 Update 3.10-dev and 3.11-dev (#1897) Fredrik Averpil 2021-05-04 20:28:09 +02:00
  • 064e1c48ba Updated rbenv-doctor url to reflect renaming master branch to main Amrit Dhakal 2021-05-04 09:46:36 -04:00
  • e887a3d062 Fix CPython 3.10-dev target branch (#1896) S. Co1 2021-05-04 09:44:58 -04:00
  • 7355554fdc Add CPython 3.8.10 (#1895) Fredrik Averpil 2021-05-04 14:48:39 +02:00
  • 1146ce6e9c Add CPython 3.9.5 (#1892) Rajiv Bakulesh Shah 2021-05-04 05:42:26 -07:00
  • 4e676667cf Merge pull request #1891 from fredrikaverpil/3.10.0b1 Anton Petrov 2021-05-04 10:42:01 +03:00
  • 462bb67709 Merge pull request #1330 from neilparikh/patch-1 Hiroshi SHIBATA 2021-05-04 15:53:11 +09:00
  • b424d452d0 Fix link to rbenv-doctor Neil Parikh 2021-05-04 02:03:11 -04:00
  • 79d979f954 Add test Fredrik Averpil 2021-05-04 07:57:52 +02:00
  • 7ad2162004 Add CPython 3.10.0b1 Fredrik Averpil 2021-05-03 22:34:56 +02:00
  • 6656066d4f 1.2.27 1.2.27 Anton Petrov 2021-05-01 08:41:27 +03:00
  • 9edeafbc77 1.2.27 Anton Petrov 2021-05-01 08:41:08 +03:00
  • 80af359232 Merge pull request #1307 from native-api/ps4 Hiroshi SHIBATA 2021-04-27 13:30:49 +09:00
  • ccb4601f3a Merge pull request #1311 from scop/shell-detect-improvements Hiroshi SHIBATA 2021-04-27 13:14:58 +09:00
  • 5d6f998c52 Merge pull request #1320 from scop/test/misleading-parent-shell-arg Hiroshi SHIBATA 2021-04-27 13:14:42 +09:00
  • 54e58dc778 Merge pull request #1882 from msimacek/master Anton Petrov 2021-04-25 15:26:25 +03:00
  • a9a3c96bbd Add GraalPython 21.1.0 Michael Simacek 2021-04-21 11:15:54 +02:00
  • b1d1ceba82 Merge pull request #1880 from Theelgirl/master Anton Petrov 2021-04-20 11:17:30 +03:00
  • 8dd8fa2d66 Fix missing character in checksum and add tgz checksum Theelgirl 2021-04-19 09:27:38 -07:00
  • 30ba8356bc Add CPython 3.10.0a7 Theelgirl 2021-04-19 09:15:12 -07:00
  • e18620c0a7 Add CPython 3.10.0a7 Theelgirl 2021-04-19 09:14:23 -07:00
  • 6759b7cdf1 Merge pull request #1874 from scop/docs/version-file-separator Anton Petrov 2021-04-17 10:59:08 +03:00
  • 60dbcea612 docs(README): fix info about version-file separator Ville Skyttä 2021-04-13 10:54:42 +03:00
  • 2924886a77 Merge pull request #1350 from maxbrunet/feature/versions/dotglob Anton Petrov 2021-04-15 21:02:50 +03:00
  • 58e3a0ce18 Merge pull request #1866 from scop/feat/python-version-comments Anton Petrov 2021-04-15 21:00:03 +03:00
  • 4cc08407ed Merge pull request #1873 from dand-oss/pypy3.7.4 Anton Petrov 2021-04-15 20:58:56 +03:00
  • 526750e889 pypy3.7-7.3.4 Dan Dees 2021-04-12 20:43:04 +07:00
  • 641916270b feat: support (skip) commented lines in version-file Ville Skyttä 2021-04-05 10:22:08 +03:00
  • c010935abd Update COMMANDS.md Anton Petrov 2021-04-09 10:46:22 +03:00
  • fab0082bd5 Merge pull request #1868 from anton-petrov/master Anton Petrov 2021-04-08 13:03:55 +03:00
  • 0e1b1229ce Create miniforge3-4.10 Anton Petrov 2021-04-08 12:17:21 +03:00
  • 4f93366be8 Update CHANGELOG.md v1.2.26 1.2.26 Anton Petrov 2021-04-05 14:27:53 +03:00
  • 80067632b6 1.2.26 Anton Petrov 2021-04-05 14:25:25 +03:00
  • 1c1df80e0e Merge pull request #1865 from idwpan/3.9.4-hotfix Anton Petrov 2021-04-05 14:18:14 +03:00
  • e18ea212e9 add CPython 3.9.4 idwpan 2021-04-04 17:01:37 -04:00
  • 4ef6570781 Merge pull request #1863 from anton-petrov/master v1.2.25 1.2.25 Anton Petrov 2021-04-04 15:05:36 +03:00
  • 35aa7e52ce 1.2.25 Anton Petrov 2021-04-04 14:42:16 +03:00
  • 2197566c42 Update CHANGELOG.md Anton Petrov 2021-04-04 14:41:47 +03:00
  • 32ba5d5e61 bpo-43631: update to openssl 1.1.1k (#1861) idwpan 2021-04-03 09:01:48 -04:00
  • e2a1c77666 Add CPython 3.9.3 and 3.8.9 (#1859) idwpan 2021-04-02 16:28:07 -04:00
  • 6889fbc147 Merge pull request #1858 from scop/micropython-1.14 Anton Petrov 2021-04-02 12:58:30 +03:00
  • 5c8735cdbf Add micropython 1.14 Ville Skyttä 2021-03-27 10:25:11 +02:00
  • 132d546453 Merge pull request #1835 from scop/shell-detect-improvements Anton Petrov 2021-03-26 19:11:17 +03:00
  • 84cc7825da Merge pull request #1856 from scop/test/misleading-parent-shell-arg Anton Petrov 2021-03-26 19:10:49 +03:00
  • b5008ce74e test(init): remove misleading detect from parent shell case arg Ville Skyttä 2021-03-23 23:45:32 +02:00
  • 6b842a7670 test(init): remove misleading arg in detect from parent shell case Ville Skyttä 2021-03-23 23:41:55 +02:00
  • 61d702405d feat(init): strip -<suffix> when autodetecting shell Ville Skyttä 2021-03-01 07:49:47 +02:00
  • 3086e6e790 Merge pull request #1855 from msimacek/master Anton Petrov 2021-03-23 20:30:53 +03:00
  • 5a122c6732 Add GraalPython 21.0.0 Michael Simacek 2021-03-19 14:05:48 +01:00
  • 332772abc5 1.2.24 v1.2.24.1 1.2.24.1 Anton Petrov 2021-03-19 10:06:26 +03:00
  • 8ec4a60db1 1.2.24 Anton Petrov 2021-03-18 12:49:09 +03:00
  • 80e418eca5 Merge pull request #1838 from cclauss/patch-1 v1.2.24 1.2.24 Anton Petrov 2021-03-09 14:41:02 +03:00
  • 47ab85ccf7 Merge pull request #1839 from Theelgirl/master Anton Petrov 2021-03-09 14:37:06 +03:00
  • afb14d2072 Merge pull request #1814 from native-api/rm_script_dir Anton Petrov 2021-03-09 14:36:12 +03:00
  • de17b20a88 Merge pull request #1844 from mateumann/master Anton Petrov 2021-03-09 13:05:52 +03:00
  • 3bdafde5bf Fix URLs in the tests Mateusz Neumann 2021-03-08 13:02:52 +01:00
  • 1bacfa5445 Update GET_PIP_URL Mateusz Neumann 2021-03-08 12:51:02 +01:00
  • f75e028401 Prove that actual Python == expected Python Christian Clauss 2021-03-03 13:26:08 +01:00
  • 23048b4f63 Add CPython 3.10a6 Theelgirl 2021-03-02 17:36:05 -08:00
  • 8ee5611755 Add CPython 3.10a6 Theelgirl 2021-03-02 17:35:27 -08:00
  • 45b99abec6 Update ubuntu_tests.yml Christian Clauss 2021-03-02 13:21:20 +01:00
  • 9212585098 Update ubuntu_tests.yml Christian Clauss 2021-03-02 13:19:57 +01:00
  • 5ca0900a23 Update ubuntu_tests.yml Christian Clauss 2021-03-02 13:06:26 +01:00
  • 6e74abc42a Update ubuntu_tests.yml Christian Clauss 2021-03-02 12:54:20 +01:00
  • c20aad5ef9 Update ubuntu_tests.yml Christian Clauss 2021-03-02 12:49:09 +01:00
  • 9e4ead1f93 echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH Christian Clauss 2021-03-02 12:42:17 +01:00
  • 66ba35817b Separate pyenv install, pyenv global, pyenv rehash Christian Clauss 2021-03-02 12:36:19 +01:00
  • acb5f572b2 echo $GITHUB_PATH Christian Clauss 2021-03-02 12:23:44 +01:00
  • 63a6f1bec4 GitHub Actions: Add $PYENV_ROOT/shims to $PATH Christian Clauss 2021-03-02 12:15:18 +01:00
  • 45951d2cbb feat(init): strip -<suffix> when autodetecting shell Ville Skyttä 2021-03-01 07:49:47 +02:00
  • abcbf6e112 Merge pull request #1794 from cclauss/patch-3 Anton Petrov 2021-03-01 08:32:20 +03:00