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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add embed tox env
add-ci
Bernat Gabor
2018-10-25
3
-2
/
+14
*
move to src layout to fix coverage report
Bernat Gabor
2018-10-23
8
-15
/
+19
*
move CI to Azure Pipelines
Bernat Gabor
2018-10-23
5
-81
/
+213
*
Improve tox and add pyproject.toml (#1216)
Bernát Gábor
2018-10-22
4
-33
/
+82
*
enable pip cache in travis build
Thijs Triemstra
2018-10-15
1
-0
/
+1
*
enable pip cache in appveyor build
Thijs Triemstra
2018-10-15
1
-0
/
+3
*
travis: enable use of test_activate.sh (#1087)
Sorin Sbarnea
2018-10-12
4
-9
/
+34
*
Upgrade bundled (#1205)
Anthony Sottile
2018-10-05
4
-1
/
+2
*
Fix instructions for download of virtualenv. (#1210)
Zvezdan Petkovic
2018-10-05
6
-13
/
+14
*
Include /path/to/ENV for activate (#1178)
Ryan Lovett
2018-09-24
1
-1
/
+1
*
travis: fail fast if rebuild-script was not called (#1194)
Sorin Sbarnea
2018-09-22
1
-1
/
+4
*
Fix issue 1099: pass environment variable PIP_NO-INPUT=1 to pip to prevent fa...
Henk-Jaap Wagenaar
2018-09-22
1
-0
/
+1
*
Fix grammatical error (#1195)
msrahman07
2018-09-22
1
-1
/
+1
*
Bump for development
Donald Stufft
2018-05-16
2
-1
/
+5
*
Bump for release
16.0.0
Donald Stufft
2018-05-16
2
-2
/
+2
*
Merge pull request #1176 from dstufft/upgrade
Donald Stufft
2018-05-16
6
-0
/
+6
|
\
|
*
Upgrade bundled
Donald Stufft
2018-05-16
6
-0
/
+6
|
/
*
Merge pull request #1175 from dstufft/drop-2.6
Donald Stufft
2018-05-16
10
-31
/
+11
|
\
|
*
Drop support for Python 2.6
Donald Stufft
2018-05-16
10
-31
/
+11
|
/
*
Bump for development
Donald Stufft
2018-03-21
2
-1
/
+5
*
Bump for release
15.2.0
Donald Stufft
2018-03-21
2
-2
/
+2
*
Merge pull request #1152 from dstufft/upgrade-pip
Donald Stufft
2018-03-21
3
-2
/
+2
|
\
|
*
Upgrade pip to 9.0.3 and setuptools to 39.0.1
Donald Stufft
2018-03-21
3
-2
/
+2
|
/
*
Merge pull request #1149 from dstufft/upgrade
Donald Stufft
2018-03-17
6
-3
/
+15
|
\
|
*
Also need to handle setuptools for 2.6 support
Donald Stufft
2018-03-17
2
-2
/
+5
|
*
Restore support for Python 2.6
Donald Stufft
2018-03-17
2
-1
/
+4
|
*
Upgrade bundled dependencies
Donald Stufft
2018-03-17
5
-0
/
+6
|
/
*
Declare support for Python 3.6
Jon Banafato
2018-02-18
2
-2
/
+2
*
Merge pull request #1103 from mattip/pypy-dlls
Philip Jenvey
2017-12-14
1
-11
/
+19
|
\
|
*
pypy dlls are named differently
mattip
2017-11-17
1
-11
/
+19
|
/
*
Merge pull request #1094 from pradyunsg/patch-1
Donald Stufft
2017-11-04
1
-3
/
+7
|
\
|
*
The location of the CA Certificate also changed
Pradyun Gedam
2017-10-22
1
-1
/
+2
|
*
Adapt for pip 10 changing location of main
Pradyun Gedam
2017-10-20
1
-2
/
+5
|
/
*
CONTRIBUTING.rst - There is no `develop` branch anymore
anatoly techtonik
2017-10-07
1
-3
/
+2
*
Update installation.rst
Pranjal Bhansali
2017-10-07
1
-1
/
+1
*
development.rst: Fix broken link
nonylene
2017-10-07
1
-1
/
+1
*
Merge pull request #1089 from ssbarnea/travis-py36
Donald Stufft
2017-10-06
3
-5
/
+6
|
\
|
*
travis: remove py33 and added py36
Sorin Sbarnea
2017-10-05
3
-5
/
+6
|
/
*
Merge pull request #1083 from brupelo/master
Paul Moore
2017-09-21
1
-16
/
+25
|
\
|
*
Fix issue #1050 - Copy additional python dll to the scripts folder so librari...
Bruno Pedrosa
2017-09-21
1
-16
/
+25
|
/
*
Merge pull request #1063 from asottile/exe_extension_windows
Paul Moore
2017-08-25
1
-5
/
+2
|
\
|
*
Discover python.exe with -ppython on windows
Anthony Sottile
2017-07-09
1
-5
/
+2
|
/
*
Merge pull request #1054 from alex/patch-1
Paul Moore
2017-06-06
1
-1
/
+1
|
\
|
*
Update help for --python to not mention Python 2.5
Alex Gaynor
2017-06-06
1
-1
/
+1
|
/
*
Merge pull request #1020 from asottile/deprecate_unzip_setuptools
Donald Stufft
2017-06-02
1
-8
/
+5
|
\
|
*
deprecate --unzip-setuptools
Anthony Sottile
2017-02-20
1
-8
/
+5
|
/
*
Bump for development
Donald Stufft
2016-11-15
2
-1
/
+5
*
Bump for release of v15.1.0
15.1.0
Donald Stufft
2016-11-15
2
-2
/
+2
*
Update changelog
Donald Stufft
2016-11-15
1
-0
/
+8
*
Merge pull request #982 from dstufft/no-pypy3
Donald Stufft
2016-11-15
2
-4
/
+2
|
\
[next]