summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* release 20.0.220.0.2release-20.0.2Bernat Gabor2020-02-111-1/+1
* support long path names for the app-data seeder generates conso… (#1579)Bernát Gábor2020-02-111-0/+15
* app-data copies by default (#1578)Bernát Gábor2020-02-111-1/+5
* avoid copying the stats with copytree (#1571)Bernát Gábor2020-02-111-1/+1
* require passing a destination directory (#1568)Pradyun Gedam2020-02-111-2/+2
* add option to view failure stacktraces (#1572)Bernát Gábor2020-02-112-4/+4
* on exe discovery ignore incorrect interpreters, also try in the… (#1573)Bernát Gábor2020-02-111-1/+6
* Make app data override variable public (#1559)Anthony Sottile2020-02-102-2/+2
* fix system executable discovery (#1550)Bernát Gábor2020-02-101-2/+8
* rewrite the documentation (#1519)Bernát Gábor2020-02-043-7/+6
* generate fish and bash activators on Windows (#1528)Bernát Gábor2020-01-313-3/+9
* Better handling of base executable not found #1515Bernát Gábor2020-01-3013-57/+143
* Fix failing to acquire lock in case of parallel runs (#1524)Bernát Gábor2020-01-291-0/+15
* Support relative paths for the python specification string. (#1523)Bernát Gábor2020-01-291-1/+9
* We should override the executable rather than original executable during our ...Bernat Gabor2020-01-291-1/+1
* Cached python information load should update original executable (#1513)Bernát Gábor2020-01-281-11/+23
* Bash activator should have no extension #1508 (#1509)Bernát Gábor2020-01-281-1/+1
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-284-14/+50
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-2713-115/+231
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-2120-140/+161
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-186-38/+35
* Improve CI performance on pypy (#1499)Bernát Gábor2020-01-171-8/+16
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-1610-6/+112
* bump pre commit (#1495)Bernát Gábor2020-01-131-1/+1
* more robust exe discovery in pyinfo (#1492)Bernát Gábor2020-01-121-2/+8
* fix errors under CPython 3.4 on WindowsBernat Gabor2020-01-101-1/+3
* also copy python27.dll if exists on windows py2.7 (#1490)Bernát Gábor2020-01-101-2/+5
* also install wheel with seed packages (#1489)Bernát Gábor2020-01-102-1/+3
* fix WindowsBernat Gabor2020-01-103-4/+4
* cleanup env-vars and use venv as default dest dir instead of envBernat Gabor2020-01-106-9/+12
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-108-19/+19
* also disallow altsep beside pathsep inside pathsBernat Gabor2020-01-101-2/+3
* consider empty value for an env-var also falseBernat Gabor2020-01-105-5/+5
* xonosh is actually just xonshBernat Gabor2020-01-101-7/+7
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-1012-67/+124
* link app data needs ro with symlinks (#1480)Bernát Gábor2020-01-102-3/+7
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-107-7/+37
* unicode support (#1477)Bernát Gábor2020-01-1012-76/+180
* Cross version compatibility (#1475)Bernát Gábor2020-01-105-15/+45
* add seed packages via pip invoke (#1462)Bernát Gábor2020-01-102-0/+33
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-1011-2/+427
* Improve executable discovery of a PythonInfo inside a given fol… (#1443)Siddhant Kumar2020-01-103-4/+60
* fixBernat Gabor2020-01-101-18/+18
* Stat rewrite - POCBernát Gábor2020-01-1016-0/+1303