1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 00:53:46 -05:00

Commit Graph

  • 53bc95314c add proxy usage note Fengyuan Chen 2015-09-24 21:46:34 +08:00
  • db325cc66d Merge branch 'use-homebrew-openssl' Yamashita, Yuu 2015-09-23 14:33:41 +09:00
  • 28c40ece8d Fix broken tests Yamashita, Yuu 2015-09-23 14:23:31 +09:00
  • 34f938fdb9 --libdir doesn't work nicely when building OpenSSL (#429) Yamashita, Yuu 2015-09-23 14:17:17 +09:00
  • e034c80388 Update Python versions in sample image Yamashita, Yuu 2015-09-23 00:29:49 +09:00
  • 948d1f4ca7 Merge branch 'blueyed-pyenv-rehash-python-glub' (fixes #379, #404) Yamashita, Yuu 2015-09-22 15:28:15 +09:00
  • 438e828eb5 add tests for PYENV_FILE_ARG Yamashita, Yuu 2015-09-22 15:28:00 +09:00
  • e52ed97fff install OpenSSL on OS X if no proper versionn is available (#429) Yamashita, Yuu 2015-09-21 06:23:50 +00:00
  • 43eb33e929 Merge pull request #444 from gitter-badger/gitter-badge Yamashita, Yuu 2015-09-21 11:48:39 +09:00
  • 10ab381fb6 Add Gitter badge The Gitter Badger 2015-09-21 02:43:40 +00:00
  • c452da8084 v20150913 v20150913 Josh Friend 2015-09-13 11:03:52 -04:00
  • e6090f00f3 Add CPython 3.5.0 Josh Friend 2015-09-13 10:55:55 -04:00
  • 9e664b5d27 Suggest that rbenv should be loaded at end of shell rc file Mislav Marohnić 2015-09-12 15:27:32 -07:00
  • 6868d3053a Merge pull request #439 from recruit-mtl/master Yamashita, Yuu 2015-09-11 15:42:09 +09:00
  • 10d3123caa Fixed anaconda3 repo's paths. kasajei 2015-09-11 15:37:53 +09:00
  • 2d16c638e9 Merge pull request #437 from zmwangx/cpython-3.5.0rc4 Yamashita, Yuu 2015-09-09 23:30:39 +09:00
  • 3ae068b492 Add CPython 3.5.0rc4 Josh Friend 2015-09-09 10:19:24 -04:00
  • 824f7e6b21 Add CPython 3.5.0rc4 Zhiming Wang 2015-09-09 22:15:00 +08:00
  • 5d247793e6 Add CPython 3.5.0rc3 Josh Friend 2015-09-07 22:27:36 -04:00
  • ed700c0185 Merge pull request #435 from jimmywan/miniconda-3.16.0 Josh Friend 2015-09-01 15:18:49 -04:00
  • 193e64b6b2 v20150901 v20150901 Josh Friend 2015-09-01 13:59:13 -04:00
  • 5ba585769b Add pypy2.6.1 portable Josh Friend 2015-09-01 13:41:37 -04:00
  • 5540e235ab Add scripts for miniconda*-3.16.0. Jimmy Wan 2015-09-01 16:28:23 +00:00
  • c9268bb0dc Add PyPy 2.6.1 Josh Friend 2015-08-31 14:32:22 -04:00
  • 5ddc14704c Add 3.5.0rc2 Josh Friend 2015-08-25 18:53:13 -04:00
  • 5fcb4cf0bf Remove 3.5.0 betas Josh Friend 2015-08-25 18:52:59 -04:00
  • 0f288f2462 Import changes from ruby-build v20150818 Yamashita, Yuu 2015-08-25 15:37:31 +09:00
  • 0c81c97926 remove patch that cannot be applied to CPython 3.1.1 and 3.1.2 (#421) Yamashita, Yuu 2015-08-18 10:54:57 +09:00
  • 5ff089de9c add PyPy-STM 2.3 and 2.5.1 (fixes #428) Yamashita, Yuu 2015-08-16 23:12:30 +09:00
  • 459725df3c Merge branch 'disable-fortify-source' (fixes #422) Yamashita, Yuu 2015-08-16 13:37:19 +09:00
  • ec3b7d815d add fortify_crash_workaround patch for CPython (>= 2.4, <= 2.4.3) (#422) Yamashita, Yuu 2015-08-16 13:17:38 +09:00
  • afe86aef52 disable _FORTITY_SOURCE to fix build of CPython (>= 2.4, <= 2.4.3) (#422) Yamashita, Yuu 2015-08-16 13:17:38 +09:00
  • 461ae27a19 add patches for 3.1, 3.1.1, 3.1.2 to fix build with recent version of openssl (fixes #421) Yamashita, Yuu 2015-08-15 13:01:08 +09:00
  • c0f691fc57 Merge pull request #424 from zmwangx/python-3.5.0rc1 Yamashita, Yuu 2015-08-11 10:18:43 +09:00
  • ffc899475a Add Python 3.5.0rc1 Zhiming Wang 2015-08-10 18:14:25 -07:00
  • 57d1c9d6be Merge pull request #419 from takluyver/35b4 Yamashita, Yuu 2015-07-31 07:02:57 +09:00
  • 9d488c9760 Add Python 3.5.0b4 Thomas Kluyver 2015-07-30 13:30:52 -07:00
  • 3db1ac13d2 Merge pull request #414 from jimmywan/master Yamashita, Yuu 2015-07-23 08:03:13 +09:00
  • 880fa46156 Add miniconda-3.10.1 and miniconda3-3.10.1. Jimmy Wan 2015-07-22 20:36:04 +00:00
  • 24ad375a35 Merge branch 'issue411' Yamashita, Yuu 2015-07-22 10:49:49 +09:00
  • 7f32e96c28 v20150719 v20150719 Yamashita, Yuu 2015-07-19 13:07:24 +09:00
  • 294738842c pin pip version to 1.5.6 for python 3.1.5 (fixes #351) Yamashita, Yuu 2015-07-19 12:33:56 +09:00
  • ce671398f8 Ignore user's site-packages on ensurepip/get-pip (#411) Yamashita, Yuu 2015-07-18 14:22:58 +09:00
  • a3bea25ddc Use original CPython repository as the source of CPython *-dev versions (#409) Yamashita, Yuu 2015-07-18 13:23:13 +09:00
  • 1a66a9141b Build 3.5-dev from "3.5" branch (#409) Yamashita, Yuu 2015-07-18 13:22:36 +09:00
  • 78c1d7186d CPython 3.1 branch is no longer maintained (#409) Yamashita, Yuu 2015-07-18 13:21:20 +09:00
  • 9b60d73ec8 Merge pull request #413 from BanzaiMan/ha-feature-py36 Yamashita, Yuu 2015-07-18 11:48:53 +09:00
  • 8a9d2557a0 Add 3.6-dev Hiro Asari 2015-07-17 22:14:18 -04:00
  • 2a79db00b0 Merge pull request #412 from BanzaiMan/patch-1 Yamashita, Yuu 2015-07-18 09:47:46 +09:00
  • 3e7839c5b7 Point to the canonical Python repository Hiro Asari 2015-07-17 20:46:59 -04:00
  • 3b6faa8531 Merge pull request #756 from blueyed/version-origin-with-non-installed Mislav Marohnić 2015-07-17 11:33:56 -07:00
  • e3982fae38 Display version origin with non-installed versions Daniel Hahler 2015-07-17 17:10:33 +02:00
  • 493f036928 shims: handle symlinked scripts, via new PYENV_FILE_ARG Daniel Hahler 2015-07-08 16:20:14 +02:00
  • af438abeae shims: look for python* Daniel Hahler 2015-05-18 16:34:02 +02:00
  • 36c5cbf74f Add Anaconda/Anaconda3 2.3.0 Yamashita, Yuu 2015-07-08 15:49:58 +09:00
  • 608ad6f9d0 Merge pull request #402 from mrjefftang/master Yamashita, Yuu 2015-07-08 00:17:54 +09:00
  • 7a6eb38a36 add patches to stop '/Library/Python/X.X/site-packages' from being added to sys.path Jeff Tang 2015-07-07 11:14:14 -04:00
  • cd40335ba4 Merge pull request #400 from transcranial/master Yamashita, Yuu 2015-07-06 07:29:42 +09:00
  • 26450fd0ab Add python 3.5.0b3 Leon Chen 2015-07-05 17:21:31 -04:00
  • 22ecefd572 Use custom MACOSX_DEPLOYMENT_TARGET if defined (fixes #312) Yamashita Yuu 2015-06-28 13:49:53 +09:00
  • abae52ae20 Add tests for some of python-build specific features Yamashita Yuu 2015-06-28 13:34:29 +09:00
  • 114063495f pyenv-prefix should return proper prefix of system version (fixes #391) Yamashita Yuu 2015-06-27 01:05:15 +09:00
  • 7b797c3797 Merge pull request #393 from nikolas/patch-1 Yamashita, Yuu 2015-06-23 08:19:50 +09:00
  • 8e276a009e fix typo in readme Nik Nyby 2015-06-22 18:54:03 -04:00
  • 4198280142 Fix download URL of portable PyPy 2.6 (fixes #389) Yamashita Yuu 2015-06-10 21:41:20 +09:00
  • 83ac0fbd94 Merge pull request #747 from sstephenson/uninstall-instructions Mislav Marohnić 2015-06-10 00:22:47 +02:00
  • 46fbc5414a Provide uninstall instructions in the README Mislav Marohnić 2015-06-09 23:27:21 +02:00
  • 43b28caa94 Fix discovering .ruby-version files in root directory Mislav Marohnić 2015-06-09 17:24:15 +02:00
  • 5cb9c9af2e v20150601 v20150601 Josh Friend 2015-06-01 21:48:44 -04:00
  • d6230578ec Merge pull request #384 from yyuu/pypy-260 Josh Friend 2015-06-01 21:32:48 -04:00
  • 62bf3d9b61 Add PyPy 2.5.1 portable Josh Friend 2015-06-01 21:25:14 -04:00
  • 55e6e7143a Add PyPy 2.6.0 Josh Friend 2015-06-01 21:24:21 -04:00
  • 1e78acb701 Add python 3.5.0b2 Josh Friend 2015-06-01 07:18:36 -04:00
  • 648afe05a9 Import changes from ruby-build v20150519 Yamashita Yuu 2015-05-27 01:05:46 +09:00
  • 9aee57d965 Fix test for adding shims in fish Yamashita Yuu 2015-05-27 00:54:19 +09:00
  • ed684c239c Fix inverted condition for --altinstall of ensurepip (#255) Yamashita Yuu 2015-05-27 00:49:23 +09:00
  • fe934642c5 Skip installint setuptools by ez_setup.py explicitly (fixes #381) Yamashita Yuu 2015-05-26 23:49:46 +09:00
  • 7c4c1757f7 add 3.5.0 beta1, remove alpha versions Josh Friend 2015-05-25 23:59:48 -04:00
  • 1b066598ce v20150524 v20150524 Yamashita Yuu 2015-05-24 10:53:17 +09:00
  • cc94ad39f1 Add 2.7.10 (fixes #380) Yamashita Yuu 2015-05-24 10:40:47 +09:00
  • c754efc44b Merge pull request #378 from blueyed/version-file-read-without-type Daniel Hahler 2015-05-18 16:37:09 +02:00
  • 46ffb0c8df Merge pull request #290 from blueyed/version-handle-missing-better Yamashita, Yuu 2015-05-17 12:05:03 +09:00
  • 70cce28ba3 Merge pull request #368 from blueyed/pip-rehash-for-versions Yamashita, Yuu 2015-05-17 11:35:31 +09:00
  • 9156191168 pyenv-version-file-read: use sed/cut instead of type/head/awk Daniel Hahler 2015-05-16 21:39:10 +02:00
  • 5402ce423b Merge pull request #376 from thomasjo/tj-fix-bad-anaconda-urls Yamashita, Yuu 2015-05-12 20:06:11 +09:00
  • 2ea2e7558d Fix broken Anaconda3-2.2.0 URLs Thomas Johansen 2015-05-12 12:52:41 +02:00
  • 9d8da866f1 Merge pull request #375 from kuanyili/anaconda Yamashita, Yuu 2015-05-12 07:30:51 +09:00
  • 70fa356585 Add Miniconda/Miniconda3 3.9.1 definitions Kuan-Yi Li 2015-05-12 01:50:29 +08:00
  • 31fb290de2 Add Anaconda/Anaconda3 2.2.0 definitions Kuan-Yi Li 2015-05-12 01:19:04 +08:00
  • 4ea7d0849b rbenv-init: do not use basename for $shell Daniel Hahler 2015-05-10 16:17:35 +02:00
  • e285f2e5b1 use full path when installing a jar Josh Friend 2015-05-04 10:35:34 -04:00
  • 1d31529b46 v20150404 Josh Friend 2015-05-04 08:24:23 -04:00
  • 275bc652a4 v20150404 v20150504 v20150404 Josh Friend 2015-05-04 08:24:23 -04:00
  • 6f40dae3d7 Merge pull request #371 from yyuu/fix-py3.1-pip Josh Friend 2015-05-04 08:18:22 -04:00
  • d2794f54e5 add a few missing python 3.1.x releases Josh Friend 2015-05-04 08:13:07 -04:00
  • bc03106cee pin pip version to 1.5.6 for python 3.1 (fixes #351) Josh Friend 2015-05-04 08:12:38 -04:00
  • bf93b90282 Merge pull request #370 from joshfriend/jython-2-7-0 Yamashita, Yuu 2015-05-04 13:46:29 +09:00
  • 7b8bd11416 fix jython pip and add warning about JAVA_HOME for osx/windows users Josh Friend 2015-05-04 00:25:44 -04:00
  • f623231734 Add jython 2.7.0 Josh Friend 2015-05-03 22:24:36 -04:00
  • 481198d255 pip-rehash: handle versions in commands, like "pip2" and "pip3.4" Daniel Hahler 2015-04-29 13:53:46 +02:00