Yamashita Yuu
4a6ef11349
v20140614
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
e853f74b26
Fix test cases around create_symlinks
2014-06-12 20:35:46 +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
55a2a9e482
Read shell profile from $TMP during tests
2014-06-05 00:16:41 +09:00
Yamashita Yuu
b258bfa907
Display notice about virtualenv-init in activate
2014-06-05 00:08:21 +09:00
Yamashita, Yuu
8838bae3bc
Merge pull request #24 from yyuu/automatic-activation
...
Automatic activation
2014-06-04 20:51:05 +09:00
Yamashita Yuu
b7535395e8
Update README
2014-06-04 20:48:22 +09:00
Yamashita Yuu
6761ed09cd
Add test for pyenv-virtualenv-init
2014-06-04 20:48:22 +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
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
Yamashita, Yuu
b9e2fc6acb
Merge pull request #23 from fgimian/fish-activation-fix
...
Repaired virtualenv activation and deactivation for the fish shell
2014-05-31 14:19:02 +09:00
Fotis Gimian
21a8745bcf
Updated tests to correctly pass for fish shell bug fix
2014-05-31 15:15:45 +10: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 )
v20140421
2014-04-21 20:24:25 +09:00
Yamashita Yuu
a8940e2f85
Merge branch 'pyvenv-with-p'
2014-04-20 15:27:41 +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
5033c3ba0d
Update README about pyenv activate --unset ( #15 )
2014-02-03 16:13:41 +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
1db565b67c
Update README.
...
Restart shell after installation of the plugin to enable `pyenv-sh-*`
commands.
2014-01-25 18:39:29 +09:00
Yamashita Yuu
1d291c7c4c
v20140123
v20140123
2014-01-23 19:09:40 +09:00
Yamashita Yuu
f8e1d9c57b
Add tests for pyenv-virtualenvs
2014-01-23 15:14:01 +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
39ce4e76fd
Update change log
2014-01-22 22:01:27 +09:00
Yamashita Yuu
60ddcd8628
Prefer https than git when pulling from GH
2014-01-22 20:16:51 +09:00
Yamashita Yuu
b5b0cd6c72
Merge branch 'unset-pip-require-venv'
2014-01-22 20:10:01 +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
802cd6b2fa
Add .gitignore
2014-01-21 00:04:48 +09:00
Yamashita Yuu
e0012d8aa5
Add build status badge
2014-01-18 18:22:51 +09:00
Yamashita Yuu
87b2f7c6a2
Merge branch 'unittest'
2014-01-18 18:21:11 +09:00
Yamashita Yuu
5e36ec7b51
Add .travis.yml
2014-01-18 18:21:01 +09:00
Yamashita Yuu
dcd3b12a97
Add unittest
2014-01-18 18:19:53 +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
88c9633415
Merge branch 'activate' ( fixes #9 )
2014-01-17 23:24:03 +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
08951ea22d
update README about pyenv activate
2014-01-17 20:26:49 +09:00
Yamashita Yuu
85959c735d
Add sh commands to activate/deactivate virtualenv into current shell
2014-01-17 20:17:15 +09:00