2153 Cometimentos (dae256f3e04d528abb86673bf899cd0e9a32cf64)
 

Autor SHA1 Mensagem Data
  Yamashita, Yuu 83e874a165 Add explicit shebang to executable for testing há 10 anos
  Yamashita, Yuu 8eefa41a4d Remove useless `touch` line há 10 anos
  Mislav Marohnić 57a902f36a Merge pull request #922 from jlduran/update-src-shobj-conf há 10 anos
  Jose Luis Duran 07fd1ae66b Update `shobj-conf` há 10 anos
  Yamashita, Yuu b8885e4fe2 Keep using original PATH ordering in `test_helper` há 10 anos
  Yamashita, Yuu a456528be8 Keep original ordering of PATH configuration há 10 anos
  Yamashita, Yuu 6030ea51e4 Add a workaround for system executables in `/bin` há 10 anos
  Yamashita, Yuu 2485257424 Add a test to confirm the prefix doesn't work fine with `/bin/ruby` há 10 anos
  Yamashita, Yuu 5c83c4abb7 Add test for `/bin/python` case há 10 anos
  Yamashita, Yuu 7da05ee964 v20160726 há 10 anos
  Yamashita, Yuu 21131ee493 Merge pull request #663 from yyuu/bsd-tar-xz há 10 anos
  Yamashita, Yuu ac07d63780 Add workaround for conflict of `rehash` hook between pyenv-virtualenv há 10 anos
  Yamashita, Yuu ad9805a455 Don't need to create temporary files since tar(1) writes to stdout by default há 10 anos
  Yamashita, Yuu e0fdded2cd Use `.tar.xz` archive only if `tar` supports `-J` (especially on *BSD) (#654) há 10 anos
  Yamashita, Yuu 4df7cf2dd6 Add workaround for `/bin/python` (#628) há 10 anos
  Yamashita, Yuu e93ae00ca1 Write help message to stdout just like other commands (#650, #651) há 10 anos
  Yamashita, Yuu a761ff602d Merge pull request #657 from zmwangx/cpython-3.6.0a3 há 10 anos
  Zhiming Wang 253d79503d
Remove CPython 3.6.0a2 in favor of 3.6.0a3 há 10 anos
  Zhiming Wang f3e7005fb1
Add CPython 3.6.0a3 há 10 anos
  Yamashita, Yuu 2ad9dfd217 Merge pull request #654 from yyuu/tgz-to-tar-xz há 10 anos
  Yamashita, Yuu 9e8df34124 MD5 -> SHA256 há 10 anos
  Yamashita, Yuu 7a61486b5c PyPy 5.1.1 binary isn't available for ppc64(le)? há 10 anos
  Yamashita, Yuu c3cefd9588 Add anaconda[23]-4.1.0 há 10 anos
  Yamashita, Yuu 4771e05c53 Use xz archive instead of gzip archive há 10 anos
  Yamashita, Yuu 331f68260b 3.4.3: MD5 -> SHA256 há 10 anos
  Yamashita, Yuu 26ac59fd1d Write help message to stdout há 10 anos
  Yamashita, Yuu c803130a9d Merge pull request #651 from yyuu/sh-help-stderr há 10 anos
  Yamashita, Yuu 7860ad5268 Help message should not be written to stdout for `sh-` commands (yyuu/pyenv#650) há 10 anos
  Yamashita, Yuu 24ba8ce904 Merge pull request #653 from yyuu/rbenv-20160701 há 10 anos
  Yamashita, Yuu 727b8b02ac Merge remote-tracking branch 'rbenv/master' into rbenv-20160701 há 10 anos
  Yamashita, Yuu de4c2a91d4 Merge pull request #652 from nicktimko/patch-1 há 10 anos
  Nick Timkovich aedbd8d046 Use non-broken 3.6.0a2 xz archive há 10 anos
  Yamashita, Yuu 25d3ca7fdf Messages should not be written in stdout if the command is `sh-` command (fixes #650) há 10 anos
  Yamashita, Yuu 081f539cbc Merge pull request #648 from JayH5/fix-pypy-5-3-1 há 10 anos
  Jamie Hewland 1e75a11d32 pypy-5.3.1: Remove stray text há 10 anos
  Josh Friend 7d709586ee
v20160629 há 10 anos
  Josh Friend 962c7827fb Add PyPY 5.3.1 há 10 anos
  Yamashita, Yuu e8c1f0dccf Merge pull request #645 from zmwangx/cpython-2.7.12 há 10 anos
  Zhiming Wang 0e698ffc4c
Remove CPython 2.7.12rc1 in favor of 2.7.12 há 10 anos
  Zhiming Wang 5298c4bd1b
Add CPython 2.7.12 há 10 anos
  Yamashita, Yuu 9cd200b98c v20160628 (fixes #644) há 10 anos
  Josh Friend efef9d8c5c Remove CPython release candidates 3.4.5 and 3.5.2 há 10 anos
  Yamashita, Yuu 5e7bd78766 Merge pull request #643 from zmwangx/cpython-3.4.5-and-3.5.2 há 10 anos
  Zhiming Wang 4967a7f495
Add CPython 3.5.2 há 10 anos
  Zhiming Wang 803697feb2
Add CPython 3.4.5 há 10 anos
  Yamashita, Yuu fcbb1a24fd Merge pull request #642 from yyuu/stop-calling-verify-pyxx-twice há 10 anos
  Yamashita, Yuu f22d0e969b Added `build_package_symlink_version_suffix` to stop calling `verify_pyXX` twice (#638) há 10 anos
  Yamashita, Yuu 3d263c8fa3 `verify_pyXX` before and after `ensurepip` to ensure there's `python` executable (#638) há 10 anos
  Yamashita, Yuu ae40042ff8 `veirfy_pyXX` should be called after `ensurepip` (#638) há 10 anos
  Yamashita, Yuu 8579fd4567 `build_package_ensurepip` should be called earlier than `build_package_verify_py33` to generate symlink of `pip` from `pip3.3` (fixes #638) há 10 anos