424 Révisions (a22521e9464dd1d84a1252759f1aaf49a277e971)
 

Auteur SHA1 Message Date
  Yamashita, Yuu a22521e946 Fix wrong path to `pyvenv.cfg` (fixes #209) il y a 7 ans
  Yamashita, Yuu b4eb09d1dd Merge pull request #232 from logikone/fix-force-option il y a 7 ans
  Chris Larsen 52cb0b1086 evaluate force flag before testing if venv exists il y a 7 ans
  Yamashita, Yuu 1e66783091 Merge pull request #231 from scop/spelling il y a 7 ans
  Ville Skyttä b8dd4fcb53 Spelling fix il y a 7 ans
  Yamashita, Yuu 4c8da67f02 v1.1.1 il y a 7 ans
  Yamashita, Yuu c2ba4952ff Merge pull request #230 from pyenv/gen-pydoc-executable il y a 7 ans
  Yamashita, Yuu 927914b25f Make sure pydoc executable exists after creating virtualenv il y a 7 ans
  Yamashita, Yuu e339fde2f3 Create virtualenv's bin directory explicitly to avoid CI failures il y a 7 ans
  Yamashita, Yuu e83a1f12c2 Generate `pydoc` executable after creating new virtualenv (fixes #197, pyenv/pyenv#963) il y a 7 ans
  Yamashita, Yuu 2727087757 Merge pull request #224 from cpaulik/support-conda-prefix il y a 7 ans
  Christoph Paulik f64c8ed0dd Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts. il y a 7 ans
  Yamashita, Yuu e4d2c367cc v1.1.0 il y a 7 ans
  Yamashita, Yuu c67762742a Merge pull request #220 from jcrben/patch-1 il y a 7 ans
  Ben Creasy 1593b0e6b0 Be more explicit about `.python-version` file il y a 7 ans
  Drummond Ogilvie 862be21a32 fish: use "set -gx" instead of "setenv" (#218) il y a 7 ans
  Yamashita, Yuu 252d6763f9 Update build status link target il y a 7 ans
  Yamashita, Yuu 832244fe13 Update project URL to https://github.com/pyenv/pyenv-virtualenv il y a 7 ans
  Yamashita, Yuu 61a5c7f807 Merge pull request #201 from yamotonalds/fix-typo il y a 7 ans
  yamotonalds 304dff741f Fix typo il y a 7 ans
  Yamashita, Yuu 53dd8bcf46 Merge pull request #198 from massongit/develop il y a 7 ans
  massongit f9b1814b82 Fix the installation command of README.md il y a 7 ans
  Yamashita, Yuu a3bc42cb93 v1.0.0 (yyuu/pyenv#520) il y a 8 ans
  Yamashita, Yuu 0fd8a161e6 v20160716 il y a 8 ans
  Yamashita, Yuu 704f08f866 Merge pull request #185 from yyuu/python-m-venv il y a 8 ans
  Yamashita, Yuu 8c7dd01954 Replaced `pyvenv` by `-m venv` il y a 8 ans
  Yamashita, Yuu 99a90ab774 Fix still broken tests il y a 8 ans
  Yamashita, Yuu 187156d600 Use `python -m venv` instead on `pyvenv` in tests il y a 8 ans
  Yamashita, Yuu 7dc9f78589 sed -e `s/pyvenv/venv/g` README.md [ci skip] il y a 8 ans
  Yamashita, Yuu 24b494a858 Use `-m venv` instead of `pyvenv` executable (fixes #184) il y a 8 ans
  Yamashita, Yuu 1488c3ed65 Merge pull request #176 from yyuu/fish-dot-to-source il y a 8 ans
  Yamashita, Yuu 5c2d7dc291 Use `source` in favor of `.` (fixes #175) il y a 8 ans
  Yamashita, Yuu f58bdb5cd5 Merge pull request #174 from yyuu/conda-activate-d il y a 8 ans
  Yamashita, Yuu d9391b4fb9 Add tests for conda's package activate/deactivate script il y a 8 ans
  Yamashita, Yuu d6bc583753 Source conda package activate/deactivat scripts if exist (fixes #173) il y a 8 ans
  Yamashita, Yuu 98bb240843 Merge pull request #171 from yyuu/simplified-messaging-levels il y a 8 ans
  Yamashita, Yuu 1cb6bb06ef Turn `PYENV_VIRTUALENV_VERBOSE_ACTIVATE` on if `--verbose` is given il y a 8 ans
  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