9
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change install docs to use --user More... almost 9 years ago
Merged in gnawybol/virtualenvwrapper/support_MINGW64 (pull request #36)
doughellmann
as Doug Hellmann
More... almost 9 years ago
Detect MSYS if MSYSTEM is MINGW64 More... almost 9 years ago
Merged in kdeldycke/virtualenvwrapper/kdeldycke/restore-overridden-cd-command-to-its-def-1435073839852 (pull request #34)
doughellmann
as Doug Hellmann
More... almost 9 years ago
Restore overridden cd command to its default builtin behaviour. More... almost 9 years ago
remove some explicit tox environments
doughellmann
as Doug Hellmann
More... almost 9 years ago
Merged in jessamynsmith/virtualenvwrapper/py34 (pull request #30)
doughellmann
as Doug Hellmann
More... almost 9 years ago
quiet some of the lsvirtualenv tests
doughellmann
as Doug Hellmann
More... almost 9 years ago
add test for previous patch
doughellmann
as Doug Hellmann
More... almost 9 years ago
Merged in robsonpeixoto/virtualenvwrapper/bug/265 (pull request #33)
doughellmann
as Doug Hellmann
More... almost 9 years ago
Removes empty when list all virtualenvs More... almost 9 years ago
Merged in justinabrahms/virtualenvwrapper/justinabrahms/update-links-and-name-for-venv-post-1431982402822 (pull request #32)
doughellmann
as Doug Hellmann
More... about 9 years ago
Update links and name for venv post. More... about 9 years ago
Added testing and updated docs for python 3.4. More... about 9 years ago
Merged in jessamynsmith/virtualenvwrapper/env_with_space (pull request #28)
doughellmann
as Doug Hellmann
More... about 9 years ago
Changes as per code review. More... about 9 years ago
Added tests to verify that cpvirtualenv, lsvirtualenv, and mkproject work with spaces in env names. More... about 9 years ago
Made rmvirtualenv work with spaces More... about 9 years ago
Made lsvirtualenv and allvirtualenv work with spaces in env names More... about 9 years ago
Added tests for leading spaces (trailing spaces don't work in Linux, so don't test them). More... about 9 years ago
Made cd command work with space in virtualenv name More... about 9 years ago
Fixed ordering in asserts for workon tests More... about 9 years ago
Made workon fully support virtualenvs with spaces in names More... about 9 years ago
fix default for VIRTUALENVWRAPPER_WORKON_CD
doughellmann
as Doug Hellmann
More... about 9 years ago
Add -c/-n options to mktmpenv
doughellmann
as Doug Hellmann
More... about 9 years ago
update mktmpenv test to assert changed directory
doughellmann
as Doug Hellmann
More... about 9 years ago
Add test for creating venv with space in name
doughellmann
as Doug Hellmann
More... about 9 years ago
Touch temporary file after a name is created
doughellmann
as Doug Hellmann
More... about 9 years ago
document 'workon .' and give attribution
doughellmann
as Doug Hellmann
More... about 9 years ago
Support "workon ."
doughellmann
as Doug Hellmann
More... about 9 years ago