387 Révisions (08cfea259c699bbe590183e224016d7848f70e2e)
 

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