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
/
activation
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: ✨ update and simplify nushell activation (#2572)
HEAD
main
Mel Massadian
2023-05-17
1
-36
/
+12
*
3.12 support and no setuptools/wheel on 3.12+ (#2558)
chrysle
2023-04-27
1
-1
/
+2
*
prevent PermissionError when using venv creator on some systems (#2543)
Jakub Kulík
2023-04-27
1
-0
/
+4
*
Drop Python 2 support (#2548)
Bernát Gábor
2023-04-19
11
-11
/
+23
*
update nushell's str collect command to str join (#2532)
Darren Schroeder
2023-03-31
1
-2
/
+2
*
Update Nushell 'let' syntax (#2527)
JT
2023-03-21
1
-11
/
+11
*
Using explicit closure syntax (#2512)
WindSoilder
2023-03-10
1
-3
/
+3
*
Simplify environment lookup in Nushell activation (#2506)
Jakub Žádník
2023-02-27
1
-1
/
+1
*
Fix wrong prompt in Nushell activation script (#2481)
Jakub Žádník
2023-01-13
1
-1
/
+1
*
Move to hatchling, drop 3.6 support (#2474)
Bernát Gábor
2022-12-29
2
-6
/
+3
*
Respect `VIRTUAL_ENV_DISABLE_PROMPT` in nushell activation script (#2458)
m-lima
2022-12-05
1
-28
/
+52
*
Do not use deprecated API (#2448)
Bernát Gábor
2022-11-27
8
-25
/
+22
*
Change Nushell activation script to module (#2422)
Jakub Žádník
2022-11-27
3
-56
/
+17
*
Upgrade pip and setuptools (#2434)
Bernát Gábor
2022-10-25
1
-1
/
+1
*
Do not turn echo off for subsequent commands in batch activators (#2411) (#2412)
Paweł Szramowski
2022-09-07
2
-37
/
+33
*
Bump dependencies and build tools (#2394)
Bernát Gábor
2022-08-04
2
-6
/
+6
*
Port Nushell activation scripts to 0.67 (#2386)
Jakub Žádník
2022-07-26
2
-28
/
+28
*
Drop support of running under Python 2.7 (#2382)
Bernát Gábor
2022-07-25
11
-58
/
+68
*
Update Nushell activation scripts to 0.60 (#2321)
Jakub Žádník
2022-03-25
2
-48
/
+120
*
fish: PATH variables should not be quoted when being set (#2248)
David Dorfman
2021-12-27
1
-2
/
+2
*
?? prompt should be wrapped in paranthesis ?? (#2224)
Tushar Sadhwani
2021-10-31
6
-7
/
+7
*
Fix broken prompt set up by activate.bat (#2225) (#2226)
SiggyBar
2021-10-28
1
-4
/
+4
*
special-case `--prompt .` to the cwd (#2220)
Ruairidh MacLeod
2021-10-23
1
-1
/
+2
*
Remove stray closing parenthesis in activate.bat (#2221)
SiggyBar
2021-10-23
1
-1
/
+0
*
Improve prompt nushell (#2190)
Fernando Herrera
2021-09-18
1
-4
/
+5
*
Nushell activation scripts (#2170)
Fernando Herrera
2021-09-16
4
-0
/
+81
*
Remove xonsh activator (#2160)
Bernát Gábor
2021-07-31
3
-62
/
+0
*
Remove unnecessary special cases for bash/zsh (#2086)
orent
2021-04-20
1
-12
/
+8
*
Allow unfunctioing pydoc to fail (#2049)
Dario Gjorgjevski
2021-01-12
1
-1
/
+1
*
Fix absolute paths for Cygwin (#1970)
davidcoghlan
2020-10-12
2
-14
/
+4
*
Fix cygwin NoneType error if POSIX path in dest (#1964)
Dan Yeaw
2020-10-03
1
-1
/
+4
*
Fix activator path in cygwin and msys2 (#1952)
Dan Yeaw
2020-09-30
1
-1
/
+11
*
Use unix line-endings in bash activate script (#1924)
Siddhant Kumar
2020-08-23
2
-65
/
+67
*
Bump linters (#1823)
Bernát Gábor
2020-05-12
1
-1
/
+1
*
Fix python 2 activator when generated from python 3 is invalid (#1805)
Bernát Gábor
2020-05-03
2
-2
/
+8
*
Fix cross-major creation on Windows of activate_this.py throws… (#1730)
Bernát Gábor
2020-03-18
1
-2
/
+2
*
Default prompt of environment name in batch shell (#1679)
spetafree
2020-03-03
1
-1
/
+6
*
Lower min version of six to 1.9 (#1606)
Sorin Sbarnea
2020-02-13
3
-11
/
+12
*
fix Virtualenv name not correctly shown on Fish (#1587) (#1594)
txp314
2020-02-12
1
-1
/
+1
*
rewrite the documentation (#1519)
Bernát Gábor
2020-02-04
1
-4
/
+25
*
generate fish and bash activators on Windows (#1528)
Bernát Gábor
2020-01-31
2
-8
/
+0
*
fish prompt: preserve pipestatus (#1530)
Johannes Altmanninger
2020-01-30
1
-5
/
+3
*
Bash activator should have no extension #1508 (#1509)
Bernát Gábor
2020-01-28
2
-1
/
+8
*
support for c-extension builds within virtualenv (#1503)
Bernát Gábor
2020-01-27
4
-46
/
+45
*
separate describe/create - check upfront if can create (#1502)
Bernát Gábor
2020-01-21
1
-2
/
+2
*
CentOs and Fedora support (#1500)
Bernát Gábor
2020-01-18
2
-2
/
+2
*
fix Windows
Bernat Gabor
2020-01-10
3
-10
/
+22
*
reorganize run.py - prefer inheritence based API over generators
Bernat Gabor
2020-01-10
1
-1
/
+1
*
importlib-resources should be preferd over pkg_data
Bernat Gabor
2020-01-10
1
-2
/
+7
*
with json.dump we can enable black on activate_this
Bernat Gabor
2020-01-10
1
-6
/
+4
[next]