dhellmann / virtualenvwrapper (http://doughellmann.com/projects/virtualenvwrapper/)

Extensions to Ian Bicking's virtualenv tool. Downloads are available from http://www.doughellmann.com/projects/virtualenv... or you can install with easy_install.

Shortlog (showing r230:dcb9dc53cc48 (tip) → r206:e2e3d585c817)

Age Author Message A M D «
3 months dhellmann dhellmann put the base template in the repository 1 2
3 months dhellmann dhellmann Fix typo found by humitos. 1
3 months humitos humitos fixed the right bug :) 1
3 months dhellmann dhellmann update announcement for 2.1 1
3 months dhellmann dhellmann add emacs directive to readme 1
3 months dhellmann dhellmann Added tag 2.1 for changeset 241df6c36860 1
3 months dhellmann dhellmann bump version 2
3 months dhellmann dhellmann rotate log file when it grows too big 2
3 months dhellmann dhellmann do not include website html in sdist 1
3 months dhellmann dhellmann do not include html docs inside virtualenvwrapper dir to avoid conflicts with… 2
3 months dhellmann dhellmann fix mkvirtualenv -h 3
3 months dhellmann dhellmann doc updates 1 4
3 months dhellmann dhellmann add references to new extensions 1
3 months dhellmann dhellmann add -n and -l options to hook loader 2
3 months dhellmann dhellmann update docs with examples 2
3 months dhellmann dhellmann handle empty workon_home dir properly 1
3 months dhellmann dhellmann support nondescructive argument to deactivate 1 4 1
4 months dhellmann dhellmann include a date value in the filename 1
4 months dhellmann dhellmann fix #34 by using python's tempfile module instead of a shell command 1 1 1
4 months dhellmann dhellmann add hooks for cpvirtualenv; make deactivate work better under ksh 8
4 months dhellmann dhellmann Update docs for mkvirtualenv to fix #30 2
4 months dhellmann dhellmann fix #33 with improved installation instructions and a better error message 4
4 months dhellmann dhellmann use tempfile to create temporary files instead of the process id so the filename… 2
4 months dhellmann dhellmann update contributing info 2
4 months dhellmann dhellmann add attribution for research work for ksh port 1