summaryrefslogtreecommitdiff
path: root/src/virtualenv/util/subprocess
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Sepcify the encoding (#2515)Filipe Laíns2023-03-121-0/+1
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-252-194/+2
* Fixes for Windows PyPy 3.6 (#2363)reksarka2022-06-251-2/+5
* Fix Windows failure (#2056)Bernát Gábor2021-01-191-0/+1
* API: Allow passing on the environment variable as an argument (#2054)Bernát Gábor2021-01-181-1/+1
* Bump setuptools and fix Windows subprocess with cwd broken (#1982)Bernát Gábor2020-10-151-4/+8
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+5
* Avoid showing new windows on Windows (#1929)Bernát Gábor2020-08-311-2/+2
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-0/+4
* Bump linters (#1823)Bernát Gábor2020-05-122-21/+36
* generate fish and bash activators on Windows (#1528)Bernát Gábor2020-01-311-0/+4
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-181-1/+0
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-102-3/+20
* unicode support (#1477)Bernát Gábor2020-01-102-0/+168