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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump embed pip (#2391)
Bernát Gábor
2022-07-27
2
-5
/
+5
*
Port Nushell activation scripts to 0.67 (#2386)
Jakub Žádník
2022-07-26
2
-28
/
+28
*
Upgrade embed setuptools and pip (#2383)
Bernát Gábor
2022-07-25
5
-10
/
+10
*
Drop support of running under Python 2.7 (#2382)
Bernát Gábor
2022-07-25
87
-1363
/
+787
*
docs: fix simple typo, developent -> development (#2377)
Tim Gates
2022-07-23
1
-1
/
+1
*
Fixed the incorrect operation when `setuptools` plugins output something into...
KOLANICH
2022-06-29
2
-2
/
+58
*
Ignores missing DLLs dir in CPython3Windows (#2369)
reksarka
2022-06-29
1
-2
/
+8
*
Bump setuptools (#2365)
Bernát Gábor
2022-06-24
2
-5
/
+5
*
Windows embedable support (#2353)
reksarka
2022-06-25
4
-10
/
+54
*
Fixes for Windows PyPy 3.6 (#2363)
reksarka
2022-06-25
5
-5
/
+38
*
Bump pip and setuptools (#2348)
Bernát Gábor
2022-06-10
3
-10
/
+10
*
Use shlex.quote instead of deprecated pipes.quote (#2351)
Lumír 'Frenzy' Balhar
2022-06-10
1
-2
/
+6
*
Support Python 2.7 framework-style distributions on macOS 12 (#2325)
Nicholas Hutchinson
2022-04-11
1
-20
/
+26
*
Bump embedded setuptools (#2324)
Bernát Gábor
2022-04-11
2
-5
/
+5
*
Bump embeded setuptools to v61 (#2322)
Bernát Gábor
2022-03-25
2
-5
/
+5
*
Update Nushell activation scripts to 0.60 (#2321)
Jakub Žádník
2022-03-25
2
-48
/
+120
*
Bump setuptools (#2320)
Bernát Gábor
2022-03-18
2
-5
/
+5
*
fix 20ms startup penalty added by virtualenv (#2317)
Anthony Sottile
2022-03-18
1
-4
/
+4
*
Upgrade pip to 22.0.4 (#2311)
Bernát Gábor
2022-03-07
2
-5
/
+5
*
Avoid symlinking the contents of /usr into PyPy3 virtualenvs (#2310)
Stefano Rivera
2022-03-07
2
-0
/
+8
*
Bump setuptools (#2306)
Bernát Gábor
2022-02-24
2
-5
/
+5
*
fix setuptools zipimport breakage by downgrading setuptools (#2296)
Anthony Sottile
2022-02-05
2
-5
/
+5
*
Bump pip and setuptools (#2294)
Bernát Gábor
2022-02-05
3
-10
/
+10
*
fix: cast type from Path to text (#2288)
Isac Byeonghoon Yoo
2022-02-05
1
-4
/
+5
*
[pre-commit.ci] pre-commit autoupdate (#2293)
pre-commit-ci[bot]
2022-02-01
2
-4
/
+4
*
upgrade embedded wheels (#2289)
Anthony Sottile
2022-01-27
2
-5
/
+5
*
Fix typos (#2286)
Kian-Meng Ang
2022-01-18
1
-1
/
+1
*
PyPy: glob for required dlls, check they exist (#2274)
Matti Picus
2022-01-02
3
-14
/
+21
*
fix: Correctly remove bk dir when re-signing macOS Python 2.x executable (#2272)
Alex Willmer
2022-01-02
1
-1
/
+1
*
fix: AttributeError on macOS creating a Python 2.x virtualenv (#2270)
Alex Willmer
2022-01-02
1
-2
/
+6
*
feature: cache downloaded wheel information (#2276)
Matthieu Darbois
2022-01-02
3
-13
/
+37
*
feature: store version update source in embed JSON file (#2273)
Matthieu Darbois
2022-01-01
2
-22
/
+51
*
Bump embed setuptools (#2263)
Bernát Gábor
2021-12-31
2
-5
/
+5
*
Sign the python2 exe on Darwin arm64 (#2233)
Tracey Spicer
2021-12-31
1
-4
/
+34
*
fix: `--download` option (#2262)
Matthieu Darbois
2021-12-31
1
-4
/
+8
*
PR Feedback
Bernát Gábor
2021-12-29
1
-6
/
+7
*
fix: pinned version are not working once periodic / manual updates kick-in
mayeut
2021-12-29
2
-11
/
+21
*
Upgrade embed setuptools to 60.1.1 (#2258)
Bernát Gábor
2021-12-29
2
-5
/
+5
*
Bump embeded wheels (#2252)
Bernát Gábor
2021-12-27
4
-13
/
+18
*
[pre-commit.ci] pre-commit autoupdate (#2242)
pre-commit-ci[bot]
2021-12-27
1
-1
/
+0
*
Use 'selectable' interface for entry points only when available (#2246)
Miro Hrončok
2021-12-27
1
-2
/
+13
*
Properly hide PEP-632 warning on latest version of `setuptools` (#2251)
Ofek Lev
2021-12-27
1
-1
/
+5
*
fish: PATH variables should not be quoted when being set (#2248)
David Dorfman
2021-12-27
1
-2
/
+2
*
Avoid a new deprecation warning from filelock dependency (#2237)
Ofek Lev
2021-12-26
1
-2
/
+2
*
Bump embeded setuptools (#2239)
Bernát Gábor
2021-12-04
2
-5
/
+5
*
?? prompt should be wrapped in paranthesis ?? (#2224)
Tushar Sadhwani
2021-10-31
6
-7
/
+7
*
Favor the "venv" sysconfig install scheme over the default and distutils sche...
Miro Hrončok
2021-10-28
1
-3
/
+13
*
Fix broken prompt set up by activate.bat (#2225) (#2226)
SiggyBar
2021-10-28
1
-4
/
+4
*
Bump pip and setuptools (#2222)
Bernát Gábor
2021-10-23
3
-10
/
+10
*
special-case `--prompt .` to the cwd (#2220)
Ruairidh MacLeod
2021-10-23
2
-2
/
+6
[next]