summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/common/Activate.ps1
Commit message (Expand)AuthorAgeFilesLines
* bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)Zackery Spytz2020-07-281-0/+6
* bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)Miro HronĨok2020-05-251-1/+1
* bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)Derek Keeler2020-04-021-4/+15
* bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290)schwarzichet2020-02-051-1/+0
* bpo-37354: Make Powershell Activate.ps1 script static to allow for signing (G...Derek Keeler2019-08-121-28/+203
* bpo-32718: Make Activate.ps1 for venv cross-platform and available on all pla...Brett Cannon2018-09-211-0/+56