74 Commits (79c4e628868b0b08743d7555caa018107f9682ac)
 

Author SHA1 Message Date
  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
  Yamashita Yuu 551956f017 improve arguments handling 11 years ago
  Yamashita Yuu 1ad6788e84 Merge branch 'remove-bundled-virtualenv.py' 11 years ago
  Yamashita Yuu f78a393864 fixed broken reference for "${PYTHON_BIN}" 11 years ago
  Yamashita Yuu a4de1d7e89 Removed bundled `virtualenv.py` script. Now pyenv-virtualenv installs 11 years ago
  Yamashita Yuu f2bd87fc3e support virtualenv's short option of "-q" 11 years ago
  Yamashita Yuu 2a5a483c5d v20130614 11 years ago
  Yamashita Yuu a2c878f284 remove `--distribute` from example. 11 years ago
  Yamashita Yuu b7c498ce03 add pyenv-virtualenv-prefix 11 years ago
  Yamashita Yuu 6915cd0320 no need to import print_function in this case 11 years ago
  Yamashita Yuu 4263783195 add `pyenv virtualenvs` command 11 years ago
  Yamashita Yuu 65b58770a7 display package list on unsuccessful upgrade 11 years ago
  Yamashita Yuu 66546cea12 ignore stderr from pyenv-exec 11 years ago
  Yamashita Yuu 7562795c42 test the existence of ${VIRTUALENV_PIP_BIN} before invoking it 11 years ago
  Yamashita Yuu 72592fde6b Merge branch 'upgrade-virtualenv' 11 years ago
  Yamashita Yuu 8ac27a7a77 add `--upgrade` option to upgrade existing virtualenv 11 years ago
  Yamashita Yuu f9532f6c4e load hooks just before creating virtualenv 11 years ago
  Yamashita Yuu 67d6cfc0d2 handle `--force` option expectedly 11 years ago
  Yamashita Yuu 695c2fd618 v20130527 11 years ago
  Yamashita Yuu bc433be75c update README 11 years ago
  Yamashita Yuu 16470ec39c Unset environment variables which starts with `VIRTUALENV_`. These variables are reserved for virtualenv. 11 years ago
  Yamashita Yuu c8b9969619 (1) fix handling of hooks 11 years ago
  Yamashita Yuu 3b7be75458 restore missing `VIRTUALENV_PYTHON_BIN` 11 years ago
  Yamashita Yuu 404918c7d9 Merge branch 'virtualenv-install' 11 years ago
  Yamashita Yuu 20e78d8ffa update README 11 years ago
  Yamashita Yuu db37bb9643 Download `virtualenv.py` if specified version has not been installed. 11 years ago
  Yamashita Yuu a9903fab6e make installation path of virtualenv.py configurable 11 years ago
  Yamashita Yuu b594b99a18 s/VIRTUALENV_CACHE_PATH/PYENV_&/g 11 years ago
  Yamashita Yuu 9e438ee3e2 Change the installation path of the `virtualenv.py` script. 11 years ago
  Yamashita Yuu 1389d840d1 Remove `python-virtualenv` which was no longer used. 11 years ago
  Yamashita Yuu 78af7ec9d4 release v20130507 11 years ago
  Yamashita Yuu 5b357d2862 display virtualenv's help message on '--help' 11 years ago
  Yamashita Yuu 5baa5084dc don't capture '-v' option in $VERBOSE to pass it to virtualenv 11 years ago
  Yamashita Yuu 0f8477fcf5 store distribute/setuptools archive in $PYTHON_BUILD_CACHE_PATH to reuse 11 years ago