Marc Cornellà
|
ccb0ae5720
Add quotes to support folders with whitespace
|
9 years ago |
Andrew Janke
|
f73e642e22
virtualenvwrapper: treat git repos as project roots again (instead of requiring a .venv customization directory)
|
9 years ago |
Andrew Janke
|
c1f1f91daa
virtualenvwrapper: Replace "realpath" with portable zsh-native `:A` and `:h` modifiers
|
9 years ago |
Robby Russell
|
0a8ca6adff
Merge pull request #3918 from cbazin/master
|
9 years ago |
Tommy Wang
|
d0b690b584
use local options to set no_equals before sourcing bash completion script
|
9 years ago |
epelletier
|
7b478d75a3
Detect the .venv in any parent directory of the current directory
|
9 years ago |
Marc Cornellà
|
732c7b8070
Simplify adding workon_cwd to chpwd hook
|
9 years ago |
Marc Cornellà
|
b62911660d
Organize error checking in virtualenwrapper plugin
|
9 years ago |
Brandon Sandrowicz
|
4161aa4f9d
Fixing virtualenvwrapper plugin for Ubuntu (and Debian)
|
10 years ago |
Jyrki Pulliainen
|
833e6f5958
virtualenvwrapper: Deactivate only if in virtualenv
|
9 years ago |
benjaoming
|
4b05e548d0
Throw an error message when $WORKON_HOME is not set
|
11 years ago |
Felix Laurie von Massenbach
|
3be2e34d96
Don't lazy load the virtualenvwrapper.
|
10 years ago |
Lei Zhang
|
c0c9fc0254
Add support .venv folder as virtual env
|
11 years ago |
Andrew Grangaard
|
e73dd2cdf8
virtualenvwrapper plugin cleanup
|
11 years ago |
Germán M. Bravo
|
69116fa806
Fixed recursion. Git not needed for it to work.
|
11 years ago |
J. Randall Hunt
|
b9d5a39098
use lazy load for virtualenvwrapper
|
12 years ago |
Cenk Alti
|
d5e5b7ee5a
search virtualenvwrapper.sh in PATH
|
12 years ago |
Cenk Alti
|
6f92745761
Added another path for virtualenvwrapper plugin
|
12 years ago |
David Barragan
|
d15ec4bf24
Added another path
|
12 years ago |
James Walker
|
82f785bc67
remove readlink call and clean up
|
12 years ago |
Jaiden Mispy
|
61ceec5285
Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd into git repos
|
12 years ago |