summaryrefslogtreecommitdiff
path: root/src/virtualenv/activation/batch
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Do not use deprecated API (#2448)Bernát Gábor2022-11-271-4/+3
* Do not turn echo off for subsequent commands in batch activators (#2411) (#2412)Paweł Szramowski2022-09-072-37/+33
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-5/+7
* ?? prompt should be wrapped in paranthesis ?? (#2224)Tushar Sadhwani2021-10-311-1/+1
* Fix broken prompt set up by activate.bat (#2225) (#2226)SiggyBar2021-10-281-4/+4
* Remove stray closing parenthesis in activate.bat (#2221)SiggyBar2021-10-231-1/+0
* Default prompt of environment name in batch shell (#1679)spetafree2020-03-031-1/+6
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-2/+2
* fix WindowsBernat Gabor2020-01-101-0/+7
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+1
* unicode support (#1477)Bernát Gábor2020-01-101-1/+1
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-104-0/+71