257 Commits (d1a0f2c66dd4cfa5a4df4fdcf3a2f5ad2e5dc937)
 

Author SHA1 Message Date
  Yamashita Yuu e0012d8aa5 Add build status badge 10 years ago
  Yamashita Yuu 87b2f7c6a2 Merge branch 'unittest' 10 years ago
  Yamashita Yuu 5e36ec7b51 Add .travis.yml 10 years ago
  Yamashita Yuu dcd3b12a97 Add unittest 10 years ago
  Yamashita Yuu 2aa207ede0 Add `prepare_upgrade` and `upgrade` 10 years ago
  Yamashita Yuu 1cbcee3fc8 Add `HAS_VIRTUALENV`, `HAS_PYVENV` and `USE_PYVENV` 10 years ago
  Yamashita Yuu e7cc57acb8 Preserve original IFS 10 years ago
  Yamashita Yuu dc7b6abfde Display messages only on verbose mode 10 years ago
  Yamashita Yuu 88c9633415 Merge branch 'activate' (fixes #9) 10 years ago
  Yamashita Yuu 64b2545d5e Hide useless output from `pyenv-virtualenv-prefix` 10 years ago
  Yamashita Yuu f9d3984909 Hide output from `declare -f deactivate` 10 years ago
  Yamashita Yuu 08951ea22d update README about `pyenv activate` 10 years ago
  Yamashita Yuu 85959c735d Add sh commands to activate/deactivate virtualenv into current shell 10 years ago
  Yamashita Yuu 4e61656e9d Modify error messages 10 years ago
  Yamashita Yuu c7da5d53bb Should not exit with error if `virtualenv_is_pyvenv` returns with non-zero (fixes #8) 10 years ago
  Yamashita Yuu 0c2cf9f439 Merge branch 'ensurepip' 10 years ago
  Yamashita Yuu fc01a3d475 Use `ensurepip` if available 10 years ago
  Yamashita Yuu 6e0798ea10 Merge branch 'release-20140110.1' 10 years ago
  Yamashita Yuu 6b712a95cb v20140110.1 10 years ago
  Yamashita Yuu 95cc31ba6b Import changes from install script of ruby-build v20131225.1 10 years ago
  Yamashita Yuu cebd326821 Merge branch 'release-20140110' 10 years ago
  Yamashita Yuu fa9950aa5b v20140110 10 years ago
  Yamashita Yuu 124645e84c Use `ez_setup.py` and `get_pip.py` on filesystem if exist 10 years ago
  Yamashita Yuu ec60d5dfcb Support a short option of `virtualenv`: `-p` 10 years ago
  Yamashita Yuu d96a00ece3 v20131216 10 years ago
  Yamashita, Yuu 20e31ed587 Merge pull request #3 from eikonomega/patch-1 11 years ago
  Michael Dunn 32bfce2e41 Update 'Using `pyenv virtualenv` with pyenv' section. 11 years ago
  Michael Dunn 99de2882e3 Update README.md 11 years ago
  Yamashita Yuu 39bac37090 Add new installation method. pyenv-virtualenv is now a part of Homebrew! 11 years ago
  Yamashita Yuu a4ce544798 Remove embeded version string of setuptools/pip. 11 years ago
  Yamashita Yuu 16a4a8d37e Update setuptools (0.8 -> 0.9.5) 11 years ago
  Yamashita Yuu 8d4b901250 update setuptools (0.7.7 -> 0.8) 11 years ago
  Yamashita Yuu 8363a4f0e0 update setuptools (0.7.4 -> 0.7.7) 11 years ago
  Yamashita Yuu 79c4e62886 v20130622 11 years ago
  Yamashita Yuu eee0e2bea8 update README 11 years ago
  Yamashita Yuu 2f20c56b1d remove redundant checks for `pyenv-prefix` 11 years ago
  Yamashita Yuu 77f9c1502d like `pyenv versions`, show "*" on the start of line if the environment 11 years ago
  Yamashita Yuu 327b8b7615 do not create `python` executable in `pyenv-virtualenv` 11 years ago
  Yamashita Yuu 8eecec0d7d Merge branch 'pyvenv' 11 years ago
  Yamashita Yuu 23a115c12a set STATUS as non-zero even if the setuptools or pip have failed to 11 years ago
  Yamashita Yuu f3c5a64281 renamed virtualenv() to venv() 11 years ago
  Yamashita Yuu 384fab86ef add EZ_SETUP_URL and GET_PIP_URL 11 years ago
  Yamashita Yuu f0ca1b27d0 add SETUPTOOLS_VERSION and PIP_VERSION 11 years ago
  Yamashita Yuu 2e5db090a9 install setuptools and pip into pyvenv 11 years ago
  Yamashita Yuu 11792cbaf9 Remove `--pyvenv` option. 11 years ago
  Yamashita Yuu 6e7945a626 prefer `pyvenv` rather than `virtualenv` if `--pyvenv` is given 11 years ago
  Yamashita Yuu 1db9840620 check existence of `./bin/activate` to detect virtualenvs to support pyvenv 11 years ago
  Yamashita Yuu 212021c322 update README 11 years ago
  Yamashita Yuu 7507cb1e41 apply $QUIET and $VERBOSE both pip and virtualenv 11 years ago
  Yamashita Yuu 7a54a83392 fix `--help` option 11 years ago