Yamashita Yuu
dcb5371f07
Merge branch 'workaround-for-pyenv-which-ext'
2014-06-15 20:16:25 +09:00
Yamashita Yuu
dc12a345d8
Workaround for the issue with pyenv-which-ext (refs #26 )
2014-06-15 18:36:21 +09:00
Yamashita Yuu
d9e3adc108
Performe as same as before v20140614 if pyenv virtualenv-init is not configured ( #26 )
2014-06-15 16:43:50 +09:00
Yamashita Yuu
4a6ef11349
v20140614
2014-06-14 14:45:57 +09:00
Yamashita Yuu
21e999cc7c
Fix deactivation issue with system version
...
$ pyenv global system
$ pyenv shell venv
(venv) $ pyenv shell --unset
(venv) $ pyenv version
system (set by /home/yamashita/.pyenv/version)
(venv) $ pyenv which python
/home/yamashita/.pyenv/versions/venv/bin/python # <-- should be `/usr/bin/python` (system)
2014-06-13 19:30:37 +09:00
Yamashita Yuu
fe5e69846e
Create symlinks for executables with version suffix
2014-06-12 20:35:44 +09:00
Yamashita Yuu
c17e4ec9a4
style
2014-06-05 19:31:10 +09:00
Yamashita Yuu
7828a15066
Use pyenv-virtualenv-init to show caveats
2014-06-05 00:17:06 +09:00
Yamashita Yuu
b258bfa907
Display notice about virtualenv-init in activate
2014-06-05 00:08:21 +09:00
Yamashita Yuu
8a837758dc
activate: invoke pyenv shell only if the arguments passed
2014-06-04 15:24:36 +09:00
Yamashita Yuu
ea120da0c5
fish: Suppress annoying stderr outputs from pyenv-sh-activate
2014-06-04 15:24:34 +09:00
Yamashita Yuu
af6c157a79
Add eval "$(pyenv virtualenv-init -)" to setup _precmd_ for user's shell
2014-06-04 15:24:12 +09:00
Yamashita Yuu
c9043920db
v20140602
2014-06-02 21:42:27 +09:00
Yamashita Yuu
26f2004abb
Add semicolon for the deactivate scripts for non-fish
2014-06-02 16:02:39 +09:00
Fotis Gimian
f7da0c5808
Repaired virtualenv activation and deactivation for the fish shell
2014-05-31 12:29:19 +10:00
Yamashita Yuu
3f5171e2fc
Use new style GH raw url to avoid redirects (raw.github.com -> raw.githubusercontent.com)
2014-04-30 11:52:15 +09:00
Yamashita Yuu
579f4784c8
v20140421 ( fixes #19 )
2014-04-21 20:24:25 +09:00
Yamashita Yuu
2cab533652
Use virtualenv instead of pyvenv if -p has given ( yyuu/pyenv#158 )
2014-04-20 15:24:40 +09:00
Yamashita Yuu
a958640776
Fix completion of pyenv activate ( fixes #15 )
2014-02-03 14:49:47 +09:00
Yamashita Yuu
503a51564e
Display error if pyenv activate was invoked as a command
2014-01-25 19:14:58 +09:00
Yamashita Yuu
1d291c7c4c
v20140123
2014-01-23 19:09:40 +09:00
Yamashita Yuu
4feb64e8d3
Display the version of pyvenv if USE_PYVENV is set
2014-01-23 14:51:56 +09:00
Yamashita Yuu
826a7e1a37
Unset PIP_REQUIRE_VENV before executing pip install. ( #10 )
2014-01-22 20:08:11 +09:00
Yamashita Yuu
a40cbc8acd
Add tests for pyenv-virtualenv-prefix
2014-01-21 01:27:03 +09:00
Yamashita Yuu
d0685addc1
Add tests for activate and deactivate
2014-01-21 00:37:33 +09:00
Yamashita Yuu
2aa207ede0
Add prepare_upgrade and upgrade
2014-01-18 18:04:59 +09:00
Yamashita Yuu
1cbcee3fc8
Add HAS_VIRTUALENV, HAS_PYVENV and USE_PYVENV
2014-01-18 18:04:45 +09:00
Yamashita Yuu
e7cc57acb8
Preserve original IFS
2014-01-18 18:01:34 +09:00
Yamashita Yuu
dc7b6abfde
Display messages only on verbose mode
2014-01-18 18:00:59 +09:00
Yamashita Yuu
64b2545d5e
Hide useless output from pyenv-virtualenv-prefix
2014-01-17 22:43:03 +09:00
Yamashita Yuu
f9d3984909
Hide output from declare -f deactivate
2014-01-17 22:39:37 +09:00
Yamashita Yuu
85959c735d
Add sh commands to activate/deactivate virtualenv into current shell
2014-01-17 20:17:15 +09:00
Yamashita Yuu
4e61656e9d
Modify error messages
2014-01-17 20:17:05 +09:00
Yamashita Yuu
c7da5d53bb
Should not exit with error if virtualenv_is_pyvenv returns with non-zero ( fixes #8 )
2014-01-17 11:39:26 +09:00
Yamashita Yuu
fc01a3d475
Use ensurepip if available
2014-01-16 18:33:02 +09:00
Yamashita Yuu
6b712a95cb
v20140110.1
2014-01-10 15:36:42 +09:00
Yamashita Yuu
fa9950aa5b
v20140110
2014-01-10 11:35:19 +09:00
Yamashita Yuu
124645e84c
Use ez_setup.py and get_pip.py on filesystem if exist
2014-01-09 18:46:44 +09:00
Yamashita Yuu
ec60d5dfcb
Support a short option of virtualenv: -p
2014-01-09 11:19:39 +09:00
Yamashita Yuu
d96a00ece3
v20131216
2013-12-16 13:58:10 +09:00
Yamashita Yuu
a4ce544798
Remove embeded version string of setuptools/pip.
2013-07-17 16:03:31 +09:00
Yamashita Yuu
16a4a8d37e
Update setuptools (0.8 -> 0.9.5)
2013-07-17 15:52:32 +09:00
Yamashita Yuu
8d4b901250
update setuptools (0.7.7 -> 0.8)
2013-07-08 16:30:07 +09:00
Yamashita Yuu
8363a4f0e0
update setuptools (0.7.4 -> 0.7.7)
2013-07-05 11:16:02 +09:00
Yamashita Yuu
79c4e62886
v20130622
2013-06-22 10:30:00 +09:00
Yamashita Yuu
2f20c56b1d
remove redundant checks for pyenv-prefix
2013-06-21 19:42:46 +09:00
Yamashita Yuu
77f9c1502d
like pyenv versions, show "*" on the start of line if the environment
...
is enabled
2013-06-21 19:40:59 +09:00
Yamashita Yuu
327b8b7615
do not create python executable in pyenv-virtualenv
...
it will be created by `virtualenv` or `pyvenv`
2013-06-20 17:53:45 +09:00
Yamashita Yuu
23a115c12a
set STATUS as non-zero even if the setuptools or pip have failed to
...
install into pyvenv
2013-06-20 16:25:54 +09:00
Yamashita Yuu
f3c5a64281
renamed virtualenv() to venv()
2013-06-20 14:56:24 +09:00