summaryrefslogtreecommitdiff
path: root/tests/unit/activation
Commit message (Expand)AuthorAgeFilesLines
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-105-8/+27
* Use unix line-endings in bash activate script (#1924)Siddhant Kumar2020-08-234-4/+16
* Upgrade pip and setuptools (#1918) (#1925)Bernát Gábor2020-08-171-3/+2
* make tests work better on pytest 4.x and python 3.x (#1900)Anthony Sottile2020-07-221-0/+5
* Implement periodic update feature (#1841)Bernát Gábor2020-06-213-3/+6
* Upgrade embeded setuptools (#1855)Bernát Gábor2020-06-121-3/+3
* Add 3.9 on Linux to the test suite (#1839)Bernát Gábor2020-05-221-0/+3
* Bump linters (#1823)Bernát Gábor2020-05-125-10/+10
* Fix python 2 activator when generated from python 3 is invalid (#1805)Bernát Gábor2020-05-032-1/+32
* Default prompt of environment name in batch shell (#1679)spetafree2020-03-031-3/+6
* git mv tests/unit/activation/test_xon{o,}sh.py (#1613)Anthony Sottile2020-02-141-0/+0
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-132-14/+14
* expose and document programmatic API (#1592)Bernát Gábor2020-02-121-2/+2
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-1/+1
* generate fish and bash activators on Windows (#1528)Bernát Gábor2020-01-312-2/+8
* Bash activator should have no extension #1508 (#1509)Bernát Gábor2020-01-281-1/+1
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-273-60/+51
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-213-5/+5
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-182-16/+16
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-164-2/+6
* bump pre commit (#1495)Bernát Gábor2020-01-131-1/+1
* fix WindowsBernat Gabor2020-01-102-2/+2
* cleanup env-vars and use venv as default dest dir instead of envBernat Gabor2020-01-103-3/+4
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-101-2/+2
* consider empty value for an env-var also falseBernat Gabor2020-01-102-2/+2
* xonosh is actually just xonshBernat Gabor2020-01-101-7/+7
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-104-30/+71
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+1
* unicode support (#1477)Bernát Gábor2020-01-105-39/+86
* Cross version compatibility (#1475)Bernát Gábor2020-01-101-5/+2
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-109-0/+425