summaryrefslogtreecommitdiff
path: root/src/virtualenv/util/path
Commit message (Expand)AuthorAgeFilesLines
* 3.12 support and no setuptools/wheel on 3.12+ (#2558)chrysle2023-04-271-1/+3
* Drop Python 2 support (#2548)Bernát Gábor2023-04-194-0/+9
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-042-2/+2
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-256-216/+17
* Windows embedable support (#2353)reksarka2022-06-251-1/+10
* Avoid symlinking the contents of /usr into PyPy3 virtualenvs (#2310)Stefano Rivera2022-03-071-0/+3
* [pre-commit.ci] pre-commit autoupdate (#2242)pre-commit-ci[bot]2021-12-271-1/+0
* Drop Python 3.4 support (#2143)Bernát Gábor2021-07-131-46/+0
* Bump pip to 20.3.3 and wheel to 0.36.2 (#2036)Bernát Gábor2021-01-122-0/+21
* clean up a few small things (#2002)Anthony Sottile2020-11-011-1/+1
* Restore python3.4 support (add it back to CI) (#1965)Bernát Gábor2020-10-041-3/+21
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+3
* Use unix line-endings in bash activate script (#1924)Siddhant Kumar2020-08-231-2/+5
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-1/+7
* Bump linters (#1823)Bernát Gábor2020-05-121-2/+6
* Fix pinning seed packages via app-data fails (#1788)Bernát Gábor2020-04-271-2/+2
* pythonw works as python on Windows (#1693)Bernát Gábor2020-03-081-1/+4
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-263-4/+31
* Make aliases relative symlinks (#1610)Anthony Sottile2020-02-132-14/+2
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-132-7/+8
* avoid copying the stats with copytree (#1571)Bernát Gábor2020-02-112-4/+31
* fix system executable discovery (#1550)Bernát Gábor2020-02-101-3/+0
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-273-57/+79
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-212-3/+9
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-182-1/+5
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-162-7/+22
* fix errors under CPython 3.4 on WindowsBernat Gabor2020-01-101-0/+5
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-102-3/+15
* link app data needs ro with symlinks (#1480)Bernát Gábor2020-01-101-0/+5
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-104-0/+212