提交历史

作者 SHA1 备注 提交日期
  vladislav doster 1d09c6bb0a style: remove trailing whitespace (#12303) 1 月之前
  Júlio Selva d43f03ba91 feat(virtualenvwrapper): run function on startup (#12163) 3 月之前
  Zachary Cutlip 1e615b71d6 fix(virtualenvwrapper): only deactivate if virtual env is still present (#10671) 2 年之前
  Dom Sekotill 94ea7b4516 fix(virtualenvwrapper): several changes for checking git directory, including fixes (#5663) 2 年之前
  Marc Cornellà 68d51bd7d8 virtualenvwrapper: fix load and detection logic 4 年之前
  Hector S fe97382bc1 virtualenvwrapper: look in $HOME/.local/bin directory (#8758) 4 年之前
  Alastair Rankine e81782ac3f virtualenvwrapper: rewrite init script location code (#8521) 4 年之前
  Jimmy Merrild Krag 4e45e12dc3 virtualenvwrapper: fix finding script on Ubuntu 19.10 (#8451) 4 年之前
  Jay Tavares 1a0500b00d Change order of automatic virtualenv activation/deactivation (#6687) 4 年之前
  Jacob Tomaw 1ba0af650a Use safer append to hook function arrays (#8406) 4 年之前
  Marc Cornellà f461d21de1 virtualenvwrapper: set $WORKON_HOME if undefined 6 年之前
  Lorenzo Bolla 90a5bd06ca Prefer virtualenvwrapper_lazy (#6842) 6 年之前
  Ian Chesal 0c63909ad3 Fix default location of the virtualenvwrapper script (#6348) 6 年之前
  Marc Cornellà ccb0ae5720 Add quotes to support folders with whitespace 8 年之前
  Andrew Janke f73e642e22 virtualenvwrapper: treat git repos as project roots again (instead of requiring a .venv customization directory) 9 年之前
  Andrew Janke c1f1f91daa virtualenvwrapper: Replace "realpath" with portable zsh-native `:A` and `:h` modifiers 9 年之前
  Robby Russell 0a8ca6adff Merge pull request #3918 from cbazin/master 9 年之前
  Tommy Wang d0b690b584 use local options to set no_equals before sourcing bash completion script 9 年之前
  epelletier 7b478d75a3 Detect the .venv in any parent directory of the current directory 9 年之前
  Marc Cornellà 732c7b8070 Simplify adding workon_cwd to chpwd hook 9 年之前
  Marc Cornellà b62911660d Organize error checking in virtualenwrapper plugin 9 年之前
  Brandon Sandrowicz 4161aa4f9d Fixing virtualenvwrapper plugin for Ubuntu (and Debian) 10 年之前
  Jyrki Pulliainen 833e6f5958 virtualenvwrapper: Deactivate only if in virtualenv 9 年之前
  benjaoming 4b05e548d0 Throw an error message when $WORKON_HOME is not set 10 年之前
  Felix Laurie von Massenbach 3be2e34d96 Don't lazy load the virtualenvwrapper. 10 年之前
  Lei Zhang c0c9fc0254 Add support .venv folder as virtual env 10 年之前
  Andrew Grangaard e73dd2cdf8 virtualenvwrapper plugin cleanup 11 年之前
  Germán M. Bravo 69116fa806 Fixed recursion. Git not needed for it to work. 11 年之前
  J. Randall Hunt b9d5a39098 use lazy load for virtualenvwrapper 11 年之前
  Cenk Alti d5e5b7ee5a search virtualenvwrapper.sh in PATH 11 年之前