summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/common/Activate.ps1
Commit message (Expand)AuthorAgeFilesLines
* bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)Miss Islington (bot)2020-05-251-1/+1
* bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)Miss Islington (bot)2020-04-021-4/+15
* bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290) (GH-18359)Miss Islington (bot)2020-02-051-1/+0
* [3.8] bpo-37354: Make Powershell Activate.ps1 script static to allow for sign...Miss Islington (bot)2019-08-121-28/+203
* bpo-32718: Make Activate.ps1 for venv cross-platform and available on all pla...Brett Cannon2018-09-211-0/+56