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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade setuptools and pip (#1939)
Bernát Gábor
2020-09-10
13
-25
/
+79
*
Avoid showing new windows on Windows (#1929)
Bernát Gábor
2020-08-31
1
-2
/
+2
*
Use unix line-endings in bash activate script (#1924)
Siddhant Kumar
2020-08-23
4
-4
/
+16
*
Upgrade pip and setuptools (#1918) (#1925)
Bernát Gábor
2020-08-17
1
-3
/
+2
*
Upgrade to pip 20.1.1 (#1909)
Bernát Gábor
2020-07-29
1
-0
/
+2
*
Use \n instead if \r\n as line separator (#1905)
Bernát Gábor
2020-07-24
1
-3
/
+22
*
Allow bypassing the logging setup via the Python API (#1904)
Bernát Gábor
2020-07-24
4
-8
/
+21
*
make tests work better on pytest 4.x and python 3.x (#1900)
Anthony Sottile
2020-07-22
2
-2
/
+7
*
Don't preimport threading early (#1897)
Kirill Smelkov
2020-07-15
2
-2
/
+24
*
Improve periodic update handling (#1892)
Bernát Gábor
2020-07-07
2
-9
/
+105
*
Fix test suite failing if run under system Python (#1888)
Bernát Gábor
2020-07-06
2
-1
/
+8
*
Fix parallel app-data base image creation (#1870)
Bernát Gábor
2020-06-23
1
-0
/
+33
*
Fix test on Ubuntu pypy2
release-20.0.24
Bernat Gabor
2020-06-22
1
-2
/
+9
*
Do not write .gitignore if already exists (#1866)
Bernát Gábor
2020-06-21
1
-0
/
+7
*
Implement periodic update feature (#1841)
Bernát Gábor
2020-06-21
21
-93
/
+670
*
Upgrade embeded setuptools (#1855)
Bernát Gábor
2020-06-12
1
-3
/
+3
*
Add 3.9-dev and 3.10-dev via deadsnakes (#1846)
Bernát Gábor
2020-06-06
1
-2
/
+2
*
Add 3.9 on Linux to the test suite (#1839)
Bernát Gábor
2020-05-22
3
-0
/
+7
*
Fix pip seeder with --extra-search-dir specified (#1835)
Lumír 'Frenzy' Balhar
2020-05-20
1
-1
/
+19
*
Rename clear-app-data to reset-app-data to avoid cli parser abbreviation bug ...
Bernát Gábor
2020-05-13
3
-4
/
+12
*
Mark virtual environments ignored for Git (#1825)
Bernát Gábor
2020-05-12
1
-0
/
+3
*
Bump linters (#1823)
Bernát Gábor
2020-05-12
17
-40
/
+44
*
Better pip download failure handling (#1814)
Bernát Gábor
2020-05-04
1
-0
/
+11
*
Fix python 2 activator when generated from python 3 is invalid (#1805)
Bernát Gábor
2020-05-03
4
-14
/
+45
*
Fix CPython2 not found on Windows via registry (#1797)
Bernát Gábor
2020-05-02
4
-32
/
+33
*
Fix typo in symlink detection (#1803)
Anthony Sottile
2020-05-02
1
-0
/
+6
*
make test discovery more deterministic (#1802)
Anthony Sottile
2020-05-02
2
-3
/
+3
*
Run tests in randome order (#1799)
Bernát Gábor
2020-05-01
1
-0
/
+13
*
Bump pip to 20.1 (#1795)
Bernát Gábor
2020-04-29
2
-2
/
+9
*
Handle poison interpreters during discovery (#1790)
Bernát Gábor
2020-04-28
1
-0
/
+11
*
Fix pinning seed packages via app-data fails (#1788)
Bernát Gábor
2020-04-27
3
-18
/
+25
*
Ensure makefile is present on CPython2 POSIX (#1787)
Bernát Gábor
2020-04-26
1
-10
/
+17
*
Better handling of conflicting --copies and --symlinks (#1785)
Bernát Gábor
2020-04-25
3
-11
/
+36
*
Run test suite in parallel (#1786)
Bernát Gábor
2020-04-25
3
-4
/
+0
*
Setuptools compatibility with cli_run (#1771)
Bernát Gábor
2020-04-16
1
-0
/
+7
*
Allow all command line option flags to be used in config file/env-var (#1763)
Bernát Gábor
2020-04-08
2
-1
/
+22
*
Support wheels without python-requires tag (#1758)
Bernát Gábor
2020-04-04
2
-1
/
+12
*
do not allow PYVENV_LAUNCHER to be set (#1749)
Bernát Gábor
2020-03-25
1
-0
/
+8
*
Fix discovery when name is non-spec format on PATH (#1748)
Bernát Gábor
2020-03-24
1
-0
/
+20
*
Do not fail when the pyc files is missing for the host Python 2 (#1741)
Bernát Gábor
2020-03-19
1
-11
/
+20
*
Fix relative discovery (#1734)
Bernát Gábor
2020-03-19
1
-0
/
+9
*
Allow testing via the system Python (#1731)
Bernát Gábor
2020-03-18
4
-12
/
+48
*
generate pipx.y besides pip-x.y (#1729)
Bernát Gábor
2020-03-18
2
-2
/
+8
*
amazonlinux support (#1728)
Bernát Gábor
2020-03-18
1
-14
/
+9
*
add zip importer test (#1727)
Bernát Gábor
2020-03-17
1
-0
/
+23
*
Fix Windows Store support (#1725)
Bernát Gábor
2020-03-17
5
-16
/
+35
*
Allow missing .py files if .pyc is present (#1714)
David Tucker
2020-03-13
1
-1
/
+34
*
macOS Python 3 Framework support (#1711)
Bernát Gábor
2020-03-13
1
-3
/
+1
*
fix disabling seed packages not working (#1713)
Bernát Gábor
2020-03-13
2
-5
/
+24
*
PyPy CI timeouts (#1720)
Bernát Gábor
2020-03-13
1
-1
/
+1
[next]