summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/nt/Activate.ps1
Commit message (Collapse)AuthorAgeFilesLines
* [3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)Zachary Ware2017-06-101-51/+51
| | | Also updates checked-in line endings on some files
* Fixes #29213: regularised EOLs of venv scripts.Vinay Sajip2017-02-021-1/+1
|
* Fixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in Activate.ps1.Vinay Sajip2017-01-271-7/+9
|
* Closes #19139: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.Vinay Sajip2013-10-021-1/+1
|
* Closes #18479: Changed venv Activate.ps1 to make deactivate a function, and ↵Vinay Sajip2013-07-191-15/+30
| | | | removed Deactivate.ps1.
* Closes #15361: Corrected venv prompt in PowerShell activation script.Vinay Sajip2012-07-151-1/+1
|
* Implemented PEP 405 (Python virtual environments).Vinay Sajip2012-05-261-0/+34