71 коммитов (88c9633415e160db47f8d6e1ffdec3e08b35ec5b)

Автор SHA1 Сообщение Дата
  Yamashita Yuu 64b2545d5e Hide useless output from `pyenv-virtualenv-prefix` 10 лет назад
  Yamashita Yuu f9d3984909 Hide output from `declare -f deactivate` 10 лет назад
  Yamashita Yuu 85959c735d Add sh commands to activate/deactivate virtualenv into current shell 10 лет назад
  Yamashita Yuu 4e61656e9d Modify error messages 10 лет назад
  Yamashita Yuu c7da5d53bb Should not exit with error if `virtualenv_is_pyvenv` returns with non-zero (fixes #8) 10 лет назад
  Yamashita Yuu fc01a3d475 Use `ensurepip` if available 10 лет назад
  Yamashita Yuu 6b712a95cb v20140110.1 10 лет назад
  Yamashita Yuu fa9950aa5b v20140110 10 лет назад
  Yamashita Yuu 124645e84c Use `ez_setup.py` and `get_pip.py` on filesystem if exist 10 лет назад
  Yamashita Yuu ec60d5dfcb Support a short option of `virtualenv`: `-p` 10 лет назад
  Yamashita Yuu d96a00ece3 v20131216 10 лет назад
  Yamashita Yuu a4ce544798 Remove embeded version string of setuptools/pip. 11 лет назад
  Yamashita Yuu 16a4a8d37e Update setuptools (0.8 -> 0.9.5) 11 лет назад
  Yamashita Yuu 8d4b901250 update setuptools (0.7.7 -> 0.8) 11 лет назад
  Yamashita Yuu 8363a4f0e0 update setuptools (0.7.4 -> 0.7.7) 11 лет назад
  Yamashita Yuu 79c4e62886 v20130622 11 лет назад
  Yamashita Yuu 2f20c56b1d remove redundant checks for `pyenv-prefix` 11 лет назад
  Yamashita Yuu 77f9c1502d like `pyenv versions`, show "*" on the start of line if the environment 11 лет назад
  Yamashita Yuu 327b8b7615 do not create `python` executable in `pyenv-virtualenv` 11 лет назад
  Yamashita Yuu 23a115c12a set STATUS as non-zero even if the setuptools or pip have failed to 11 лет назад
  Yamashita Yuu f3c5a64281 renamed virtualenv() to venv() 11 лет назад
  Yamashita Yuu 384fab86ef add EZ_SETUP_URL and GET_PIP_URL 11 лет назад
  Yamashita Yuu f0ca1b27d0 add SETUPTOOLS_VERSION and PIP_VERSION 11 лет назад
  Yamashita Yuu 2e5db090a9 install setuptools and pip into pyvenv 11 лет назад
  Yamashita Yuu 11792cbaf9 Remove `--pyvenv` option. 11 лет назад
  Yamashita Yuu 6e7945a626 prefer `pyvenv` rather than `virtualenv` if `--pyvenv` is given 11 лет назад
  Yamashita Yuu 1db9840620 check existence of `./bin/activate` to detect virtualenvs to support pyvenv 11 лет назад
  Yamashita Yuu 7507cb1e41 apply $QUIET and $VERBOSE both pip and virtualenv 11 лет назад
  Yamashita Yuu 7a54a83392 fix `--help` option 11 лет назад
  Yamashita Yuu 551956f017 improve arguments handling 11 лет назад
  Yamashita Yuu f78a393864 fixed broken reference for "${PYTHON_BIN}" 11 лет назад
  Yamashita Yuu a4de1d7e89 Removed bundled `virtualenv.py` script. Now pyenv-virtualenv installs 11 лет назад
  Yamashita Yuu f2bd87fc3e support virtualenv's short option of "-q" 11 лет назад
  Yamashita Yuu 2a5a483c5d v20130614 11 лет назад
  Yamashita Yuu b7c498ce03 add pyenv-virtualenv-prefix 11 лет назад
  Yamashita Yuu 6915cd0320 no need to import print_function in this case 11 лет назад
  Yamashita Yuu 4263783195 add `pyenv virtualenvs` command 11 лет назад
  Yamashita Yuu 65b58770a7 display package list on unsuccessful upgrade 11 лет назад
  Yamashita Yuu 66546cea12 ignore stderr from pyenv-exec 11 лет назад
  Yamashita Yuu 7562795c42 test the existence of ${VIRTUALENV_PIP_BIN} before invoking it 11 лет назад
  Yamashita Yuu 8ac27a7a77 add `--upgrade` option to upgrade existing virtualenv 11 лет назад
  Yamashita Yuu f9532f6c4e load hooks just before creating virtualenv 11 лет назад
  Yamashita Yuu 67d6cfc0d2 handle `--force` option expectedly 11 лет назад
  Yamashita Yuu 695c2fd618 v20130527 11 лет назад
  Yamashita Yuu bc433be75c update README 11 лет назад
  Yamashita Yuu 16470ec39c Unset environment variables which starts with `VIRTUALENV_`. These variables are reserved for virtualenv. 11 лет назад
  Yamashita Yuu c8b9969619 (1) fix handling of hooks 11 лет назад
  Yamashita Yuu 3b7be75458 restore missing `VIRTUALENV_PYTHON_BIN` 11 лет назад
  Yamashita Yuu db37bb9643 Download `virtualenv.py` if specified version has not been installed. 11 лет назад
  Yamashita Yuu a9903fab6e make installation path of virtualenv.py configurable 11 лет назад