index
:
delta/python-packages/virtualenv.git
add-ci
all-repos_autofix_bump
all-repos_autofix_bump-2023-02-05
boostrap
develop
docs
fix/1818
gaborbernat-patch-1
jython
legacy
lint
main
master
pre-commit-ci-update-config
release-16.1.2
release-16.2.0
release-16.4.3
release-16.6.1
release-16.7.4
release-16.7.5
release-16.7.9
release-20.0.10
release-20.0.11
release-20.0.14
release-20.0.18
release-20.0.2
release-20.0.21
release-20.0.24
release-20.0.27
release-20.0.28
release-20.0.29
release-20.0.31
release-20.0.32
release-20.0.34
release-20.0.35
release-20.0.6
release-20.1.0
release-20.11.0
release-20.12.1
release-20.13.0
release-20.2.0
release-20.2.1
release-20.2.2
release-20.4.1
release-20.4.2
release-20.4.3
remove-multiple-script-versions
rewrite
test-virtualenv-more
winbrackets
github.com: pypa/virtualenv.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
virtualenv
/
discovery
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade setuptools and pip (#1939)
Bernát Gábor
2020-09-10
2
-2
/
+6
*
Implement periodic update feature (#1841)
Bernát Gábor
2020-06-21
2
-56
/
+28
*
Bump linters (#1823)
Bernát Gábor
2020-05-12
3
-4
/
+4
*
Wrap usage of get_makefile_filename (#1811)
Ian Wienand
2020-05-04
1
-3
/
+5
*
Fix CPython2 not found on Windows via registry (#1797)
Bernát Gábor
2020-05-02
2
-3
/
+9
*
Handle poison interpreters during discovery (#1790)
Bernát Gábor
2020-04-28
1
-1
/
+7
*
Ensure makefile is present on CPython2 POSIX (#1787)
Bernát Gábor
2020-04-26
1
-0
/
+9
*
Setuptools compatibility with cli_run (#1771)
Bernát Gábor
2020-04-16
1
-2
/
+3
*
Fix discovery when name is non-spec format on PATH (#1748)
Bernát Gábor
2020-03-24
1
-7
/
+13
*
Support as fallback distutils pattern for include over sysconfig (#1742)
Bernát Gábor
2020-03-19
1
-1
/
+7
*
Fix relative discovery (#1734)
Bernát Gábor
2020-03-19
1
-2
/
+2
*
amazonlinux support (#1728)
Bernát Gábor
2020-03-18
2
-17
/
+1
*
Fix Windows Store support (#1725)
Bernát Gábor
2020-03-17
4
-17
/
+29
*
macOS Python 3 Framework support (#1711)
Bernát Gábor
2020-03-13
1
-0
/
+2
*
Fix py info might be misslead by distutils config (#1705)
Bernát Gábor
2020-03-10
1
-3
/
+2
*
Support for Python 2 platform that store landmark in platstdlib (#1697)
Bernát Gábor
2020-03-06
1
-5
/
+18
*
handle application data folder is read only (#1661)
Seungmin Ryu
2020-02-26
4
-92
/
+86
*
Accept python self-referencing python executables (#1664)
Bernát Gábor
2020-02-25
1
-1
/
+5
*
Prevent sys.prefix from leaking into child process on macOS (#1648)
Claudio Jolowicz
2020-02-21
1
-1
/
+10
*
macOs Python 2 Framework support (#1641)
Bernát Gábor
2020-02-21
1
-7
/
+8
*
Discover python interpreter in a case insensitive manner (#1629)
PRAJWAL M
2020-02-15
2
-2
/
+2
*
Lower min version of six to 1.9 (#1606)
Sorin Sbarnea
2020-02-13
4
-12
/
+9
*
fix python discovery with non resolved prefix paths (#1590)
Bernát Gábor
2020-02-12
1
-11
/
+10
*
on exe discovery ignore incorrect interpreters, also try in the… (#1573)
Bernát Gábor
2020-02-11
1
-1
/
+6
*
only info if during discovery fail to query a executable (#1574)
Bernát Gábor
2020-02-11
1
-1
/
+1
*
fix system executable discovery (#1550)
Bernát Gábor
2020-02-10
2
-2
/
+4
*
rewrite the documentation (#1519)
Bernát Gábor
2020-02-04
2
-4
/
+23
*
Better handling of base executable not found #1515
Bernát Gábor
2020-01-30
4
-149
/
+261
*
Support relative paths for the python specification string. (#1523)
Bernát Gábor
2020-01-29
1
-1
/
+1
*
We should override the executable rather than original executable during our ...
Bernat Gabor
2020-01-29
1
-1
/
+1
*
Cached python information load should update original executable (#1513)
Bernát Gábor
2020-01-28
1
-0
/
+3
*
Make single verbosity output cleaner (#1511)
Bernát Gábor
2020-01-28
2
-2
/
+2
*
add a write through filesystem cache with locks for py informat… (#1505)
20.0.0b1
Bernát Gábor
2020-01-28
3
-107
/
+205
*
support for c-extension builds within virtualenv (#1503)
Bernát Gábor
2020-01-27
1
-2
/
+23
*
separate describe/create - check upfront if can create (#1502)
Bernát Gábor
2020-01-21
7
-0
/
+865