1924 Commits (2263fc883a70ab7ed9355cf8c87990c248c4c517)
 

Author SHA1 Message Date
  Yamashita, Yuu 0cbfcf09d4 Fix pattern match for PyPy versions 7 years ago
  Yamashita, Yuu 0c909f7457 Merge pull request #959 from diggzhang/fix_doc 7 years ago
  diggzhang 7c9ebc2727 Fix readme.md 7 years ago
  Yamashita, Yuu 269a702321 Fix wrong variable reference 7 years ago
  Yamashita, Yuu adc0365923 Add support for PyPy3 executables like `libpypy3-c.so` (fixes #955) 7 years ago
  Yamashita, Yuu 7dae19765c Merge pull request #953 from pyenv/source-shim 7 years ago
  Yamashita, Yuu ad5a7f0c17 Stop assuming `bash` for source scripts 7 years ago
  Yamashita, Yuu e9ad498fe3 I should have used basename only to check shims 7 years ago
  Yamashita, Yuu 753a9e826b Move `conda.txt` and `source.txt` into their directory to allow users to have custom blacklist 7 years ago
  Yamashita, Yuu 52d6acc3b0 Workaround for scripts in `$PATH` which needs to be source'd (#100, #688) 7 years ago
  Josh Friend 0314de0c73
v1.1.3 7 years ago
  Markus Kaiserswerth 37e4c2094f Add CPython 3.6.2 and remove 3.6.2rc2 (#951) 7 years ago
  Yamashita, Yuu 5ab088c707 Merge pull request #948 from zmwangx/cpython-3.6.2rc2 7 years ago
  Zhiming Wang 3e08d43fd9
Add CPython 3.6.2rc2 and remove 3.6.2rc1 7 years ago
  Yamashita, Yuu 8fa1f43856 v1.1.2 7 years ago
  Yamashita, Yuu e93b170fe1 Merge pull request #921 from scop/micropython 7 years ago
  Ville Skyttä 7add7793cd micropython-dev: Set better sys.path 7 years ago
  Yamashita, Yuu 7467eec9de Merge pull request #942 from xHeliotrope/master 7 years ago
  Ryan Moore e83168655c Update README.md 7 years ago
  Yamashita, Yuu 4a707c27de Merge pull request #674 from jossy/master 7 years ago
  Zhiming Wang 734e40d8a5 Add CPython 3.6.2rc1 (#940) 7 years ago
  Samuel Villamonte 440f044f0b Update CHANGELOG.md for v1.1.1 bugfix release 7 years ago
  Samuel Villamonte bd32d489c1 Update links to Portable Pypy 5.8-1 bugfix release (#939) 7 years ago
  Yamashita, Yuu bed627addd v1.1.0 7 years ago
  Yamashita, Yuu 29436ffe6d Merge pull request #932 from Samureus/pypy-5.8 7 years ago
  Samuel Villamonte d82324ecf9 Fix wrong Portable PyPy links 7 years ago
  Samuel Villamonte 1910e8667f Merge branch 'pypy-5.8' of github.com:Samureus/pyenv into pypy-5.8 7 years ago
  Samuel Villamonte cb579583bc Dropped support for all EOL x86/x64 Ubuntu distros to use Portable PyPy instead, per issue #925 comments 7 years ago
  Samuel Villamonte 7a6cbbcd08 Fixed error message, PyPy3 7 years ago
  Samuel Villamonte 3314420f2e Fix yet another checksum 7 years ago
  Samuel Villamonte 1f3b0ae017 Fix portable pypy typo 7 years ago
  Samuel Villamonte d3e40c34bb Added pypy3.5-5.8.0 7 years ago
  Samuel Villamonte 38e2067ad6 Added pypy2.7-5.8.0 7 years ago
  Samuel Villamonte e0b0147056 Fix sha256 sum 7 years ago
  Samuel Villamonte 88e46c4b5a Added pypy3.5-portable-5.8.0 7 years ago
  Samuel Villamonte ca00b8e2e9 Added pypy2.7-portable-5.8.0 7 years ago
  Samuel Villamonte 02001dbfb3 Added pypy3.5-5.8.0-src 7 years ago
  Samuel Villamonte 033dae622d Added pypy2.7-5.8.0-src 7 years ago
  Yamashita, Yuu 0849776306 Merge pull request #930 from shoichiaizawa/master 7 years ago
  Shoichi Aizawa d5b193e5b0 python-build: add anaconda[23]-4.4.0 7 years ago
  Roman Bolshakov 01d39850b5 Do not attempt to read .python-version directories (#606) 7 years ago
  Yamashita, Yuu d461b5f1d8 Merge pull request #927 from blueyed/merge-rbenv 7 years ago
  Daniel Hahler 3fd23431af Merge remote-tracking branch 'rbenv/master' 7 years ago
  Yamashita, Yuu acbd736eb3 Merge pull request #920 from scop/micropython 7 years ago
  Ville Skyttä fd1fb13016 Add micropython-dev 7 years ago
  Mislav Marohnić 755c820724 Merge pull request #986 from jeffkowalski/fix_init 7 years ago
  Mislav Marohnić b4330a48b1 Merge pull request #999 from jacob-on-github/patch-1 7 years ago
  Jeff Kowalski a81da8d864 Revert quoting change in previous commit; adjust test to match code 7 years ago
  jacob-on-github 4e27113494 Update README.md 7 years ago
  Yamashita, Yuu 3292200786 Merge pull request #909 from joesiewert/fix-command 7 years ago