Commit Graph

  • 051cd58 Merge pull request #254 from pyenv/pip-version-workaround2 by Yamashita, Yuu 2018-03-22 11:04:41 +0900
  • cfb8691 (refs/pull/254/head) Refactoring by Yamashita, Yuu 2018-03-22 01:36:48 +0000
  • 74ff2ce Merge pull request #253 from pyenv/pip-version-workaround by Yamashita, Yuu 2018-03-20 13:24:23 +0900
  • b1d0d72 (refs/pull/253/head) Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error (pyenv/pyenv-installer#70) by Yamashita, Yuu 2018-03-20 04:04:58 +0000
  • 219a527 Merge pull request #251 from teake/conda/sourcing by Yamashita, Yuu 2018-03-09 10:16:55 +0900
  • 393bcc3 (refs/pull/251/head) Source conda 4.4.4 shell files by Teake Nutma 2018-03-08 10:08:53 +0100
  • 0ac6ded (refs/pull/248/head) Add missing slash by Robin Bowes 2018-02-19 13:40:29 +0900
  • 94cf95f Update test to work with change to bin/pyenv-virtualenv-init by Robin Bowes 2018-02-19 13:37:11 +0900
  • 1a4713b Ensure PROMPT_COMMAND is set, to work with set -u by Robin Bowes 2018-02-19 13:30:06 +0900
  • 6db117b (refs/pull/245/head) WORKAROUND: Force pythonX.X for -m venv (take 2) by Corey S. Seliger 2017-12-28 20:57:07 -0500
  • b9ae925 WORKAROUND: Force usage of pythonX.X for -m venv by Corey S. Seliger 2017-12-27 19:30:49 -0500
  • 5419dc7 Merge pull request #244 from adamscharf/patch-1 by Yamashita, Yuu 2017-12-07 10:00:51 +0900
  • 94b2c9d (refs/pull/244/head) Move pyenv note to its own line by Adam Scharf 2017-12-06 10:35:35 -0500
  • a0b1703 (refs/pull/238/head) Add other way of deleting existing virtualenv by Piotr Grzesik 2017-10-16 22:08:34 +0200
  • e690650 Merge pull request #237 from honza/fish-virtualenv-init by Yamashita, Yuu 2017-09-27 11:05:28 +0900
  • 74bc08b (refs/pull/237/head) Add a note about virtualenv-init for fish users by Honza Pokorny 2017-09-26 08:31:48 -0300
  • a22521e Fix wrong path to `pyvenv.cfg` (fixes #209) by Yamashita, Yuu 2017-09-13 01:52:13 +0000
  • b4eb09d Merge pull request #232 from logikone/fix-force-option by Yamashita, Yuu 2017-09-11 10:19:52 +0900
  • 52cb0b1 (refs/pull/232/head) evaluate force flag before testing if venv exists by Chris Larsen 2017-09-08 15:21:44 -0600
  • 1e66783 Merge pull request #231 from scop/spelling by Yamashita, Yuu 2017-09-05 16:54:33 +0900
  • b8dd4fc (refs/pull/231/head) Spelling fix by Ville Skyttä 2017-09-05 10:12:45 +0300
  • 4c8da67 (tag: v1.1.1) v1.1.1 by Yamashita, Yuu 2017-08-24 00:30:36 +0000
  • c2ba495 Merge pull request #230 from pyenv/gen-pydoc-executable by Yamashita, Yuu 2017-08-23 20:17:57 +0900
  • 927914b (refs/pull/230/head) Make sure pydoc executable exists after creating virtualenv by Yamashita, Yuu 2017-08-23 11:14:42 +0000
  • e339fde Create virtualenv's bin directory explicitly to avoid CI failures by Yamashita, Yuu 2017-08-22 23:04:39 +0000
  • e83a1f1 Generate `pydoc` executable after creating new virtualenv (fixes #197, pyenv/pyenv#963) by Yamashita, Yuu 2017-08-22 23:00:05 +0000
  • 2727087 Merge pull request #224 from cpaulik/support-conda-prefix by Yamashita, Yuu 2017-07-21 10:01:08 +0900
  • f64c8ed (refs/pull/224/head) Set CONDA_PREFIX to make is useable in conda activate/deactivate scripts. by Christoph Paulik 2017-07-19 15:28:40 +0200
  • e4d2c36 (tag: v1.1.0) v1.1.0 by Yamashita, Yuu 2017-07-03 00:39:50 +0000
  • c677627 Merge pull request #220 from jcrben/patch-1 by Yamashita, Yuu 2017-06-21 16:43:44 +0900
  • 1593b0e (refs/pull/220/head) Be more explicit about `.python-version` file by Ben Creasy 2017-06-20 23:44:53 -0700
  • 862be21 fish: use "set -gx" instead of "setenv" (#218) by Drummond Ogilvie 2017-06-08 20:52:57 +0100
  • f504bd9 (refs/pull/218/head) Fix all instances of `setenv`, modify one failing test to specify bash mode by Drum Ogilvie 2017-06-08 16:01:54 +0100
  • 7cd0ad3 (refs/pull/217/merge) Merge 52d2cf08d7 into 252d6763f9 by Drummond Ogilvie 2017-06-08 10:05:41 +0000
  • 52d2cf0 (refs/pull/217/head) Fix pyenv/pyenv-virtualenv#216. by Drum Ogilvie 2017-06-08 11:03:14 +0100
  • be889f4 (refs/pull/215/merge) Merge 1563cd6bc8 into 252d6763f9 by Gary Peck 2017-06-06 13:32:48 +0000
  • 1563cd6 (refs/pull/215/head) Prefer 'set' over 'setenv' for fish shell by Gary Peck 2017-06-06 06:28:17 -0700
  • d17a0a3 (refs/pull/163/merge) Merge ea29d9a02e into 252d6763f9 by katakumpo 2017-03-14 19:28:17 +0000
  • d5b5618 (refs/pull/167/merge) Merge b58599d04a into 252d6763f9 by Mingyang Li 2017-03-14 19:28:16 +0000
  • 252d676 Update build status link target by Yamashita, Yuu 2017-03-06 04:43:41 +0000
  • 832244f Update project URL to https://github.com/pyenv/pyenv-virtualenv by Yamashita, Yuu 2017-03-06 04:16:48 +0000
  • 61a5c7f Merge pull request #201 from yamotonalds/fix-typo by Yamashita, Yuu 2017-02-18 09:21:12 -0800
  • 304dff7 (refs/pull/201/head) Fix typo by yamotonalds 2017-02-18 22:06:05 +0900
  • 53dd8bc Merge pull request #198 from massongit/develop by Yamashita, Yuu 2017-01-31 12:51:01 +0900
  • f9b1814 (refs/pull/198/head) Fix the installation command of README.md by massongit 2017-01-31 12:38:21 +0900
  • 2c32339 (refs/pull/196/head) Make venv to not use symlink but rather copy the binaries by Daniel Comnea 2017-01-21 22:22:21 +0000
  • a3bc42c (tag: v1.0.0) v1.0.0 (yyuu/pyenv#520) by Yamashita, Yuu 2016-08-15 08:44:43 +0000
  • 0fd8a16 (tag: v20160716) v20160716 by Yamashita, Yuu 2016-07-16 07:00:03 +0000
  • 704f08f Merge pull request #185 from yyuu/python-m-venv by Yamashita, Yuu 2016-07-16 15:53:01 +0900
  • 8c7dd01 (refs/pull/185/head) Replaced `pyvenv` by `-m venv` by Yamashita, Yuu 2016-07-16 06:50:50 +0000
  • 99a90ab Fix still broken tests by Yamashita, Yuu 2016-07-16 06:43:47 +0000
  • 187156d Use `python -m venv` instead on `pyvenv` in tests by Yamashita, Yuu 2016-07-16 06:31:30 +0000
  • 7dc9f78 sed -e `s/pyvenv/venv/g` README.md [ci skip] by Yamashita, Yuu 2016-07-16 05:49:41 +0000
  • 24b494a Use `-m venv` instead of `pyvenv` executable (fixes #184) by Yamashita, Yuu 2016-07-16 05:46:43 +0000
  • 1488c3e Merge pull request #176 from yyuu/fish-dot-to-source by Yamashita, Yuu 2016-05-30 09:17:17 +0900
  • 5c2d7dc (refs/pull/176/head) Use `source` in favor of `.` (fixes #175) by Yamashita, Yuu 2016-05-30 00:13:49 +0000
  • f58bdb5 Merge pull request #174 from yyuu/conda-activate-d by Yamashita, Yuu 2016-05-25 10:02:12 +0900
  • d9391b4 (refs/pull/174/head) Add tests for conda's package activate/deactivate script by Yamashita, Yuu 2016-05-25 00:53:44 +0000
  • d6bc583 Source conda package activate/deactivat scripts if exist (fixes #173) by Yamashita, Yuu 2016-05-24 00:39:40 +0000
  • 98bb240 Merge pull request #171 from yyuu/simplified-messaging-levels by Yamashita, Yuu 2016-05-07 22:50:33 +0900
  • 1cb6bb0 (refs/pull/171/head) Turn `PYENV_VIRTUALENV_VERBOSE_ACTIVATE` on if `--verbose` is given by Yamashita, Yuu 2016-05-07 13:45:00 +0000
  • 08cfea2 Remove backward compat `--no-error` option by Yamashita, Yuu 2016-05-07 13:19:37 +0000
  • c64aebe 1) Made `--quiet` as opposite of `--verbose` 2) Suppress warning about prompts on `--quiet` by Yamashita, Yuu 2016-05-02 01:07:48 +0000
  • b952f57 Merge pull request #169 from puhitaku/verbose_env by Yamashita, Yuu 2016-04-19 09:58:26 +0900
  • 62e32f9 (refs/pull/169/head) Fix test: add unsets by puhitaku 2016-04-15 11:56:28 +0900
  • 8ab4463 Fix test: unnecessary env by puhitaku 2016-04-13 11:44:21 +0900
  • 34dc769 Fix test: conda env by puhitaku 2016-04-13 11:40:47 +0900
  • 16597f0 Fix test: deactivate by puhitaku 2016-04-13 11:40:01 +0900
  • fa08766 Fix test: wrongly removed lines by puhitaku 2016-04-13 11:27:00 +0900
  • d41b926 (refs/pull/170/merge) Merge 26db75e8d3 into 23f7027ce4 by Daniel Hahler 2016-04-12 22:24:47 +0000
  • 26db75e (refs/pull/170/head) Do not display "deactivate" message with `--force` and `--quiet` by Daniel Hahler 2016-04-13 00:21:32 +0200
  • ab5b5b9 Fix tests by puhitaku 2016-04-08 17:27:11 +0900
  • f627609 Suppress activate/deactivate messages by default by puhitaku 2016-04-08 15:45:26 +0900
  • b58599d (refs/pull/167/head) Update README.md by Tslmy 2016-04-01 21:47:56 -0400
  • 23f7027 Merge pull request #165 from shangsunset/master by Yamashita, Yuu 2016-03-28 09:23:26 +0900
  • 55f7e3e (refs/pull/165/head) fix minor typos in test by shangsunset 2016-03-26 23:25:14 -0400
  • d26852e fix minor typos in test by shangsunset 2016-03-25 19:24:58 -0400
  • 7938c89 change minor typo in bin/pyenv-sh-activate by shangsunset 2016-03-25 17:02:33 -0400
  • ea29d9a (refs/pull/163/head) Hack to include nodeenv exports by katakumpo 2016-03-18 12:19:02 +0100
  • 1ce2e2d (tag: v20160315) v20160315 by Yamashita, Yuu 2016-03-15 00:37:46 +0000
  • d3d6504 Set proper `CONDA_DEFAULT_ENV` for shorter name (#160) by Yamashita, Yuu 2016-03-14 12:49:51 +0000
  • 1598198 Merge pull request #154 from seanfisk/eval-path-later by Yamashita, Yuu 2016-03-07 11:40:54 +0900
  • ddda0d7 Merge pull request #158 from marco-buttu/master by Yamashita, Yuu 2016-03-05 21:55:47 +0900
  • 4f39ac4 (refs/pull/158/head) "pyenv virtualenvs" lists two entries for each virtualenv by Marco Buttu 2016-03-05 08:50:10 +0100
  • dbbbc33 (refs/pull/154/head) Evaluate ${PATH} when outputted code is eval'd. by Sean Fisk 2016-02-29 00:30:43 -0500
  • 17ee6e7 (tag: v20160202) v20160202 by Yamashita, Yuu 2016-02-02 08:47:11 +0000
  • 1f76127 Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) by Yamashita, Yuu 2016-01-30 04:34:23 +0000
  • 51ebc8f (tag: v20160112) v20160112 by Yamashita, Yuu 2016-01-12 01:53:27 +0000
  • 4c8eeeb Add missing declaration of `virtualenv_prefix` to fix looking up executables from source version (#62) by Yamashita, Yuu 2016-01-12 00:30:50 +0000
  • 433992e Merge pull request #138 from kerstin/autoactivate by Yamashita, Yuu 2016-01-03 07:44:19 +0900
  • efe6d67 (refs/pull/138/head) clarify how auto-activation works (requirements) by Kerstin Kollmann 2016-01-02 16:31:37 +0100
  • 5963688 (tag: v20151229) v20151229 by Yamashita, Yuu 2015-12-29 09:13:51 +0000
  • 13b7dc1 need to use `functions -q` to check existence of the function in fish (#136) by Yamashita, Yuu 2015-12-29 09:03:31 +0000
  • 0b42fbc (tag: v20151222) v20151222 by Yamashita, Yuu 2015-12-22 10:38:02 +0000
  • bc5d308 Remove version string from test by Yamashita, Yuu 2015-12-22 10:37:22 +0000
  • 9414a6b Stop showing `version not installed` in precmd (#49) by Yamashita, Yuu 2015-12-18 02:32:01 +0000
  • b9951fa Uninstall all virtualenvs inside `envs` on the uninstallation of the parent version by Yamashita, Yuu 2015-12-18 00:30:29 +0000
  • 2d73d05 Fix wrong library path for virtualenv on PyPy/Jython (fixes #134) by Yamashita, Yuu 2015-12-15 00:24:02 +0000
  • 907c6b4 Merge branch 'detect-virtualenv-prefix-without-executing-python' by Yamashita, Yuu 2015-12-10 03:54:06 +0000
  • 1e88df8 Rewrite virtualenv-prefix without executing python (#132) by Yamashita, Yuu 2015-12-10 02:12:25 +0000