Commit Graph

  • 21a8745bcf Updated tests to correctly pass for fish shell bug fix Fotis Gimian 2014-05-31 15:15:32 +10:00
  • f7da0c5808 Repaired virtualenv activation and deactivation for the fish shell Fotis Gimian 2014-05-31 12:29:19 +10:00
  • 3f5171e2fc Use new style GH raw url to avoid redirects (raw.github.com -> raw.githubusercontent.com) Yamashita Yuu 2014-04-30 11:52:15 +09:00
  • 56c232610a Check the usage of virtualenv(s) before the uninstallation of versions check-usage-before-uninstall Yamashita Yuu 2014-04-29 00:51:57 +09:00
  • 579f4784c8 v20140421 (fixes #19) v20140421 Yamashita Yuu 2014-04-21 20:24:25 +09:00
  • a8940e2f85 Merge branch 'pyvenv-with-p' Yamashita Yuu 2014-04-20 15:27:41 +09:00
  • 2cab533652 Use virtualenv instead of pyvenv if -p has given (yyuu/pyenv#158) Yamashita Yuu 2014-04-20 15:24:40 +09:00
  • 5033c3ba0d Update README about pyenv activate --unset (#15) Yamashita Yuu 2014-02-03 16:13:41 +09:00
  • a958640776 Fix completion of pyenv activate (fixes #15) Yamashita Yuu 2014-02-03 14:49:47 +09:00
  • 503a51564e Display error if pyenv activate was invoked as a command Yamashita Yuu 2014-01-25 19:14:58 +09:00
  • 1db565b67c Update README. Yamashita Yuu 2014-01-25 18:39:29 +09:00
  • 1d291c7c4c v20140123 v20140123 Yamashita Yuu 2014-01-23 19:09:40 +09:00
  • f8e1d9c57b Add tests for pyenv-virtualenvs Yamashita Yuu 2014-01-23 15:14:01 +09:00
  • 4feb64e8d3 Display the version of pyvenv if USE_PYVENV is set Yamashita Yuu 2014-01-23 14:51:56 +09:00
  • 39ce4e76fd Update change log Yamashita Yuu 2014-01-22 22:01:13 +09:00
  • 60ddcd8628 Prefer https than git when pulling from GH Yamashita Yuu 2014-01-22 20:16:51 +09:00
  • b5b0cd6c72 Merge branch 'unset-pip-require-venv' Yamashita Yuu 2014-01-22 20:10:01 +09:00
  • 826a7e1a37 Unset PIP_REQUIRE_VENV before executing pip install. (#10) Yamashita Yuu 2014-01-22 20:08:11 +09:00
  • a40cbc8acd Add tests for pyenv-virtualenv-prefix Yamashita Yuu 2014-01-21 01:27:03 +09:00
  • d0685addc1 Add tests for activate and deactivate Yamashita Yuu 2014-01-21 00:37:33 +09:00
  • 802cd6b2fa Add .gitignore Yamashita Yuu 2014-01-21 00:04:48 +09:00
  • e0012d8aa5 Add build status badge Yamashita Yuu 2014-01-18 18:22:51 +09:00
  • 87b2f7c6a2 Merge branch 'unittest' Yamashita Yuu 2014-01-18 18:21:11 +09:00
  • 5e36ec7b51 Add .travis.yml Yamashita Yuu 2014-01-18 18:21:01 +09:00
  • dcd3b12a97 Add unittest Yamashita Yuu 2014-01-18 10:39:52 +09:00
  • 2aa207ede0 Add prepare_upgrade and upgrade Yamashita Yuu 2014-01-18 18:04:59 +09:00
  • 1cbcee3fc8 Add HAS_VIRTUALENV, HAS_PYVENV and USE_PYVENV Yamashita Yuu 2014-01-18 18:03:14 +09:00
  • e7cc57acb8 Preserve original IFS Yamashita Yuu 2014-01-18 18:01:34 +09:00
  • dc7b6abfde Display messages only on verbose mode Yamashita Yuu 2014-01-18 18:00:59 +09:00
  • 88c9633415 Merge branch 'activate' (fixes #9) Yamashita Yuu 2014-01-17 23:24:03 +09:00
  • 64b2545d5e Hide useless output from pyenv-virtualenv-prefix Yamashita Yuu 2014-01-17 22:43:03 +09:00
  • f9d3984909 Hide output from declare -f deactivate Yamashita Yuu 2014-01-17 22:39:37 +09:00
  • 08951ea22d update README about pyenv activate Yamashita Yuu 2014-01-17 20:25:24 +09:00
  • 85959c735d Add sh commands to activate/deactivate virtualenv into current shell Yamashita Yuu 2014-01-17 20:17:15 +09:00
  • 4e61656e9d Modify error messages Yamashita Yuu 2014-01-17 20:16:45 +09:00
  • c7da5d53bb Should not exit with error if virtualenv_is_pyvenv returns with non-zero (fixes #8) Yamashita Yuu 2014-01-17 11:38:00 +09:00
  • 0c2cf9f439 Merge branch 'ensurepip' Yamashita Yuu 2014-01-16 18:33:39 +09:00
  • fc01a3d475 Use ensurepip if available Yamashita Yuu 2014-01-16 14:09:01 +09:00
  • 6e0798ea10 Merge branch 'release-20140110.1' Yamashita Yuu 2014-01-10 15:36:57 +09:00
  • 6b712a95cb v20140110.1 v20140110.1 Yamashita Yuu 2014-01-10 15:36:42 +09:00
  • 95cc31ba6b Import changes from install script of ruby-build v20131225.1 Yamashita Yuu 2014-01-10 15:35:10 +09:00
  • cebd326821 Merge branch 'release-20140110' Yamashita Yuu 2014-01-10 11:36:08 +09:00
  • fa9950aa5b v20140110 v20140110 Yamashita Yuu 2014-01-10 11:35:19 +09:00
  • 124645e84c Use ez_setup.py and get_pip.py on filesystem if exist Yamashita Yuu 2014-01-09 18:46:44 +09:00
  • ec60d5dfcb Support a short option of virtualenv: -p Yamashita Yuu 2014-01-09 11:17:47 +09:00
  • d96a00ece3 v20131216 Yamashita Yuu 2013-12-16 13:57:25 +09:00
  • 4d527c51e3 v20131216 v20131216 Yamashita Yuu 2013-12-16 13:57:25 +09:00
  • 20e31ed587 Merge pull request #3 from eikonomega/patch-1 Yamashita, Yuu 2013-09-03 19:22:37 -07:00
  • 32bfce2e41 Update 'Using pyenv virtualenv with pyenv' section. Michael Dunn 2013-09-03 17:15:53 -04:00
  • 99de2882e3 Update README.md Michael Dunn 2013-09-03 17:10:23 -04:00
  • 39bac37090 Add new installation method. pyenv-virtualenv is now a part of Homebrew! Yamashita Yuu 2013-08-06 22:58:18 +09:00
  • a4ce544798 Remove embeded version string of setuptools/pip. Yamashita Yuu 2013-07-17 16:03:31 +09:00
  • 16a4a8d37e Update setuptools (0.8 -> 0.9.5) Yamashita Yuu 2013-07-17 15:52:32 +09:00
  • 8d4b901250 update setuptools (0.7.7 -> 0.8) Yamashita Yuu 2013-07-08 16:30:07 +09:00
  • 8363a4f0e0 update setuptools (0.7.4 -> 0.7.7) Yamashita Yuu 2013-07-05 11:16:02 +09:00
  • 79c4e62886 v20130622 v20130622 Yamashita Yuu 2013-06-22 10:30:00 +09:00
  • eee0e2bea8 update README Yamashita Yuu 2013-06-21 19:49:36 +09:00
  • 2f20c56b1d remove redundant checks for pyenv-prefix Yamashita Yuu 2013-06-21 19:42:46 +09:00
  • 77f9c1502d like pyenv versions, show "*" on the start of line if the environment is enabled Yamashita Yuu 2013-06-21 19:39:17 +09:00
  • 327b8b7615 do not create python executable in pyenv-virtualenv Yamashita Yuu 2013-06-20 17:53:26 +09:00
  • 8eecec0d7d Merge branch 'pyvenv' Yamashita Yuu 2013-06-20 17:47:52 +09:00
  • 23a115c12a set STATUS as non-zero even if the setuptools or pip have failed to install into pyvenv Yamashita Yuu 2013-06-20 16:08:54 +09:00
  • f3c5a64281 renamed virtualenv() to venv() Yamashita Yuu 2013-06-20 14:56:24 +09:00
  • 384fab86ef add EZ_SETUP_URL and GET_PIP_URL Yamashita Yuu 2013-06-20 14:50:20 +09:00
  • f0ca1b27d0 add SETUPTOOLS_VERSION and PIP_VERSION Yamashita Yuu 2013-06-20 13:48:01 +09:00
  • 2e5db090a9 install setuptools and pip into pyvenv Yamashita Yuu 2013-06-20 12:23:46 +09:00
  • 11792cbaf9 Remove --pyvenv option. Yamashita Yuu 2013-06-20 11:57:20 +09:00
  • 6e7945a626 prefer pyvenv rather than virtualenv if --pyvenv is given Yamashita Yuu 2013-06-19 23:57:45 +09:00
  • 1db9840620 check existence of ./bin/activate to detect virtualenvs to support pyvenv Yamashita Yuu 2013-06-19 23:39:26 +09:00
  • 212021c322 update README Yamashita Yuu 2013-06-18 23:55:48 +09:00
  • 7507cb1e41 apply $QUIET and $VERBOSE both pip and virtualenv Yamashita Yuu 2013-06-18 23:39:43 +09:00
  • 7a54a83392 fix --help option Yamashita Yuu 2013-06-18 23:34:04 +09:00
  • 551956f017 improve arguments handling Yamashita Yuu 2013-06-18 23:26:09 +09:00
  • 1ad6788e84 Merge branch 'remove-bundled-virtualenv.py' Yamashita Yuu 2013-06-18 19:34:27 +09:00
  • f78a393864 fixed broken reference for "${PYTHON_BIN}" Yamashita Yuu 2013-06-18 14:54:11 +09:00
  • a4de1d7e89 Removed bundled virtualenv.py script. Now pyenv-virtualenv installs virtualenv package into source version and then use it. Yamashita Yuu 2013-06-18 12:21:16 +09:00
  • f2bd87fc3e support virtualenv's short option of "-q" Yamashita Yuu 2013-06-15 12:42:30 +09:00
  • 2a5a483c5d v20130614 v20130614 Yamashita Yuu 2013-06-14 21:31:24 +09:00
  • a2c878f284 remove --distribute from example. Yamashita Yuu 2013-06-04 20:32:22 +09:00
  • b7c498ce03 add pyenv-virtualenv-prefix Yamashita Yuu 2013-06-04 18:53:31 +09:00
  • 6915cd0320 no need to import print_function in this case Yamashita Yuu 2013-06-04 17:52:10 +09:00
  • 4263783195 add pyenv virtualenvs command Yamashita Yuu 2013-06-04 17:07:48 +09:00
  • 65b58770a7 display package list on unsuccessful upgrade Yamashita Yuu 2013-05-28 20:25:24 +09:00
  • 66546cea12 ignore stderr from pyenv-exec Yamashita Yuu 2013-05-28 16:54:25 +09:00
  • 7562795c42 test the existence of ${VIRTUALENV_PIP_BIN} before invoking it Yamashita Yuu 2013-05-28 16:30:13 +09:00
  • 72592fde6b Merge branch 'upgrade-virtualenv' Yamashita Yuu 2013-05-28 13:44:37 +09:00
  • 8ac27a7a77 add --upgrade option to upgrade existing virtualenv Yamashita Yuu 2013-05-28 13:43:17 +09:00
  • f9532f6c4e load hooks just before creating virtualenv Yamashita Yuu 2013-05-28 13:37:05 +09:00
  • 67d6cfc0d2 handle --force option expectedly Yamashita Yuu 2013-05-27 23:50:13 +09:00
  • 695c2fd618 v20130527 v20130527 Yamashita Yuu 2013-05-27 20:26:42 +09:00
  • bc433be75c update README Yamashita Yuu 2013-05-27 20:25:57 +09:00
  • 16470ec39c Unset environment variables which starts with VIRTUALENV_. These variables are reserved for virtualenv. Yamashita Yuu 2013-05-08 15:51:09 +09:00
  • c8b9969619 (1) fix handling of hooks (2) remove $VIRTUALENV_PATH after failed creation Yamashita Yuu 2013-05-08 14:28:56 +09:00
  • 3b7be75458 restore missing VIRTUALENV_PYTHON_BIN Yamashita Yuu 2013-05-08 14:08:26 +09:00
  • 404918c7d9 Merge branch 'virtualenv-install' Yamashita Yuu 2013-05-07 22:56:32 +09:00
  • 20e78d8ffa update README Yamashita Yuu 2013-05-07 22:51:25 +09:00
  • db37bb9643 Download virtualenv.py if specified version has not been installed. Yamashita Yuu 2013-05-07 22:31:12 +09:00
  • a9903fab6e make installation path of virtualenv.py configurable Yamashita Yuu 2013-05-07 21:51:12 +09:00
  • b594b99a18 s/VIRTUALENV_CACHE_PATH/PYENV_&/g Yamashita Yuu 2013-05-07 21:26:28 +09:00
  • 9e438ee3e2 Change the installation path of the virtualenv.py script. Yamashita Yuu 2013-05-07 21:22:51 +09:00