Commit graph

7 commits

Author SHA1 Message Date
GitHub Merge Button
ea23b78757 Merge 122baa49fa into 11034217a7 2012-07-18 18:44:04 -07:00
David Barragan
d15ec4bf24 Added another path 2012-06-25 10:55:23 +02:00
Pavel Puchkin
6347656b6f Some fixes about local variables 2012-06-24 10:47:31 +11:00
Pavel Puchkin
1684a2319a Bugfix - plugin wont deactivate venv in some cases
...when changing directory directly from git repo to another repo, which
have not associated virtualenv
2012-06-22 23:32:29 +11:00
Pavel Puchkin
e950d0bb2f Virtualenvwrapper plugin now use git_get_root
- it will fix #1180 (since we don't use `readlink`)
- unset some variables used only by plugin
- `workon_cwd` is private function, so it was prefixed with '_'
- indentation
2012-06-22 23:28:09 +11:00
James Walker
82f785bc67 remove readlink call and clean up 2012-06-18 10:41:19 -04:00
Jaiden Mispy
61ceec5285 Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd into git repos 2012-06-09 11:04:58 +10:00