summaryrefslogtreecommitdiff
path: root/src/virtualenv/discovery
Commit message (Expand)AuthorAgeFilesLines
...
* only info if during discovery fail to query a executable (#1574)Bernát Gábor2020-02-111-1/+1
* fix system executable discovery (#1550)Bernát Gábor2020-02-102-2/+4
* rewrite the documentation (#1519)Bernát Gábor2020-02-042-4/+23
* Better handling of base executable not found #1515Bernát Gábor2020-01-304-149/+261
* Support relative paths for the python specification string. (#1523)Bernát Gábor2020-01-291-1/+1
* 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-0/+3
* Make single verbosity output cleaner (#1511)Bernát Gábor2020-01-282-2/+2
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-283-107/+205
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-2/+23
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-217-0/+865