387 Commit (08cfea259c699bbe590183e224016d7848f70e2e)
 

Autore SHA1 Messaggio Data
  Yamashita, Yuu 08cfea259c Remove backward compat `--no-error` option 8 anni fa
  Yamashita, Yuu c64aebef08 1) Made `--quiet` as opposite of `--verbose` 2) Suppress warning about prompts on `--quiet` 8 anni fa
  Yamashita, Yuu b952f573ba Merge pull request #169 from puhitaku/verbose_env 8 anni fa
  puhitaku 62e32f9cb3 Fix test: add unsets 8 anni fa
  puhitaku 8ab4463d80 Fix test: unnecessary env 8 anni fa
  puhitaku 34dc769a5d Fix test: conda env 8 anni fa
  puhitaku 16597f0bb8 Fix test: deactivate 8 anni fa
  puhitaku fa0876685e Fix test: wrongly removed lines 8 anni fa
  puhitaku ab5b5b9221 Fix tests 8 anni fa
  puhitaku f627609419 Suppress activate/deactivate messages by default 8 anni fa
  Yamashita, Yuu 23f7027ce4 Merge pull request #165 from shangsunset/master 8 anni fa
  shangsunset 55f7e3e1e1 fix minor typos in test 8 anni fa
  shangsunset d26852e274 fix minor typos in test 8 anni fa
  shangsunset 7938c89aff change minor typo in bin/pyenv-sh-activate 8 anni fa
  Yamashita, Yuu 1ce2e2d730 v20160315 8 anni fa
  Yamashita, Yuu d3d6504e01 Set proper `CONDA_DEFAULT_ENV` for shorter name (#160) 8 anni fa
  Yamashita, Yuu 15981986e5 Merge pull request #154 from seanfisk/eval-path-later 8 anni fa
  Yamashita, Yuu ddda0d7200 Merge pull request #158 from marco-buttu/master 8 anni fa
  Marco Buttu 4f39ac4623 "pyenv virtualenvs" lists two entries for each virtualenv 8 anni fa
  Sean Fisk dbbbc33206 Evaluate ${PATH} when outputted code is eval'd. 8 anni fa
  Yamashita, Yuu 17ee6e72b6 v20160202 8 anni fa
  Yamashita, Yuu 1f761275cd Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) 8 anni fa
  Yamashita, Yuu 51ebc8ff8a v20160112 8 anni fa
  Yamashita, Yuu 4c8eeebbff Add missing declaration of `virtualenv_prefix` to fix looking up executables from source version (#62) 8 anni fa
  Yamashita, Yuu 433992e376 Merge pull request #138 from kerstin/autoactivate 8 anni fa
  Kerstin Kollmann efe6d6757c clarify how auto-activation works (requirements) 8 anni fa
  Yamashita, Yuu 5963688fc4 v20151229 8 anni fa
  Yamashita, Yuu 13b7dc172a need to use `functions -q` to check existence of the function in fish (#136) 8 anni fa
  Yamashita, Yuu 0b42fbc27d v20151222 8 anni fa
  Yamashita, Yuu bc5d308d05 Remove version string from test 8 anni fa
  Yamashita, Yuu 9414a6bb30 Stop showing `version not installed` in precmd (#49) 8 anni fa
  Yamashita, Yuu b9951fa69c Uninstall all virtualenvs inside `envs` on the uninstallation of the parent version 8 anni fa
  Yamashita, Yuu 2d73d058bd Fix wrong library path for virtualenv on PyPy/Jython (fixes #134) 8 anni fa
  Yamashita, Yuu 907c6b4265 Merge branch 'detect-virtualenv-prefix-without-executing-python' 8 anni fa
  Yamashita, Yuu 1e88df88a9 Rewrite virtualenv-prefix without executing python (#132) 8 anni fa
  Yamashita, Yuu c61fdaa478 Fix installation script to install hook scripts as well (#62) 8 anni fa
  Yamashita, Yuu fbb7d2876e Merge pull request #131 from leeclemens/patch-1 8 anni fa
  Lee Clemens a64f194163 Add envs/*/my-virtual-env dir for uninstall 8 anni fa
  Yamashita, Yuu 17d22e7a13 Add `PYENV_VIRTUAL_ENV` to check if the virtualenv has been activated via pyenv-virtualenv or not (#128) 8 anni fa
  Yamashita, Yuu 8d307def52 Merge branch 'envs-riwyo-anyenv-workaround' (fixes #130) 8 anni fa
  Yamashita, Yuu a5d406a545 Add tests for extra `envs` in `PYENV_ROOT` 8 anni fa
  Yamashita, Yuu 9c49fcd734 Fix broken tests 8 anni fa
  Yamashita, Yuu 3fc832f4c7 Create virtualenv inside `real_prefix` 8 anni fa
  Yamashita, Yuu aae3bf2786 Add workaround for rywyo/anyenv 8 anni fa
  Yamashita, Yuu 035f5185b5 Skip `ensurepip` if `--no-setuptools`, `--no-pip` or `--without-pip` is given (fixes #127) 8 anni fa
  Yamashita, Yuu b9d17df337 `pyenv-which-ext` isn't necessary for Anaconda since latest pyenv has built-in hook 8 anni fa
  Yamashita, Yuu e230817496 Restored `--no-error` for compatibility with v20151103 and earlier 8 anni fa
  Yamashita, Yuu 6e91d75069 Stop showing message about `pyenv virtualenv-init` on activate (#122) 8 anni fa
  Yamashita, Yuu cf7dea411d Merge pull request #125 from yyuu/conda-create 8 anni fa
  Yamashita, Yuu fa11d65bf6 Add tests for `conda create` 8 anni fa