74 Révisions (79c4e628868b0b08743d7555caa018107f9682ac)
 

Auteur SHA1 Message Date
  Yamashita Yuu 79c4e62886 v20130622 il y a 11 ans
  Yamashita Yuu eee0e2bea8 update README il y a 11 ans
  Yamashita Yuu 2f20c56b1d remove redundant checks for `pyenv-prefix` il y a 11 ans
  Yamashita Yuu 77f9c1502d like `pyenv versions`, show "*" on the start of line if the environment il y a 11 ans
  Yamashita Yuu 327b8b7615 do not create `python` executable in `pyenv-virtualenv` il y a 11 ans
  Yamashita Yuu 8eecec0d7d Merge branch 'pyvenv' il y a 11 ans
  Yamashita Yuu 23a115c12a set STATUS as non-zero even if the setuptools or pip have failed to il y a 11 ans
  Yamashita Yuu f3c5a64281 renamed virtualenv() to venv() il y a 11 ans
  Yamashita Yuu 384fab86ef add EZ_SETUP_URL and GET_PIP_URL il y a 11 ans
  Yamashita Yuu f0ca1b27d0 add SETUPTOOLS_VERSION and PIP_VERSION il y a 11 ans
  Yamashita Yuu 2e5db090a9 install setuptools and pip into pyvenv il y a 11 ans
  Yamashita Yuu 11792cbaf9 Remove `--pyvenv` option. il y a 11 ans
  Yamashita Yuu 6e7945a626 prefer `pyvenv` rather than `virtualenv` if `--pyvenv` is given il y a 11 ans
  Yamashita Yuu 1db9840620 check existence of `./bin/activate` to detect virtualenvs to support pyvenv il y a 11 ans
  Yamashita Yuu 212021c322 update README il y a 11 ans
  Yamashita Yuu 7507cb1e41 apply $QUIET and $VERBOSE both pip and virtualenv il y a 11 ans
  Yamashita Yuu 7a54a83392 fix `--help` option il y a 11 ans
  Yamashita Yuu 551956f017 improve arguments handling il y a 11 ans
  Yamashita Yuu 1ad6788e84 Merge branch 'remove-bundled-virtualenv.py' il y a 11 ans
  Yamashita Yuu f78a393864 fixed broken reference for "${PYTHON_BIN}" il y a 11 ans
  Yamashita Yuu a4de1d7e89 Removed bundled `virtualenv.py` script. Now pyenv-virtualenv installs il y a 11 ans
  Yamashita Yuu f2bd87fc3e support virtualenv's short option of "-q" il y a 11 ans
  Yamashita Yuu 2a5a483c5d v20130614 il y a 11 ans
  Yamashita Yuu a2c878f284 remove `--distribute` from example. il y a 11 ans
  Yamashita Yuu b7c498ce03 add pyenv-virtualenv-prefix il y a 11 ans
  Yamashita Yuu 6915cd0320 no need to import print_function in this case il y a 11 ans
  Yamashita Yuu 4263783195 add `pyenv virtualenvs` command il y a 11 ans
  Yamashita Yuu 65b58770a7 display package list on unsuccessful upgrade il y a 11 ans
  Yamashita Yuu 66546cea12 ignore stderr from pyenv-exec il y a 11 ans
  Yamashita Yuu 7562795c42 test the existence of ${VIRTUALENV_PIP_BIN} before invoking it il y a 11 ans
  Yamashita Yuu 72592fde6b Merge branch 'upgrade-virtualenv' il y a 11 ans
  Yamashita Yuu 8ac27a7a77 add `--upgrade` option to upgrade existing virtualenv il y a 11 ans
  Yamashita Yuu f9532f6c4e load hooks just before creating virtualenv il y a 11 ans
  Yamashita Yuu 67d6cfc0d2 handle `--force` option expectedly il y a 11 ans
  Yamashita Yuu 695c2fd618 v20130527 il y a 11 ans
  Yamashita Yuu bc433be75c update README il y a 11 ans
  Yamashita Yuu 16470ec39c Unset environment variables which starts with `VIRTUALENV_`. These variables are reserved for virtualenv. il y a 11 ans
  Yamashita Yuu c8b9969619 (1) fix handling of hooks il y a 11 ans
  Yamashita Yuu 3b7be75458 restore missing `VIRTUALENV_PYTHON_BIN` il y a 11 ans
  Yamashita Yuu 404918c7d9 Merge branch 'virtualenv-install' il y a 11 ans
  Yamashita Yuu 20e78d8ffa update README il y a 11 ans
  Yamashita Yuu db37bb9643 Download `virtualenv.py` if specified version has not been installed. il y a 11 ans
  Yamashita Yuu a9903fab6e make installation path of virtualenv.py configurable il y a 11 ans
  Yamashita Yuu b594b99a18 s/VIRTUALENV_CACHE_PATH/PYENV_&/g il y a 11 ans
  Yamashita Yuu 9e438ee3e2 Change the installation path of the `virtualenv.py` script. il y a 11 ans
  Yamashita Yuu 1389d840d1 Remove `python-virtualenv` which was no longer used. il y a 11 ans
  Yamashita Yuu 78af7ec9d4 release v20130507 il y a 11 ans
  Yamashita Yuu 5b357d2862 display virtualenv's help message on '--help' il y a 11 ans
  Yamashita Yuu 5baa5084dc don't capture '-v' option in $VERBOSE to pass it to virtualenv il y a 11 ans
  Yamashita Yuu 0f8477fcf5 store distribute/setuptools archive in $PYTHON_BUILD_CACHE_PATH to reuse il y a 11 ans