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
/
unit
/
activation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop Python 2 support (#2548)
Bernát Gábor
2023-04-19
11
-26
/
+20
*
Sepcify the encoding (#2515)
Filipe Laíns
2023-03-12
5
-5
/
+6
*
Add print command to print_prompt for nushell (#2514)
Artemiy
2023-03-10
1
-1
/
+1
*
Change Nushell activation script to module (#2422)
Jakub Žádník
2022-11-27
1
-0
/
+7
*
Fix test_csh when running with the original csh (#2418)
Jakub Kulík
2022-10-24
1
-1
/
+3
*
Bump dependencies and build tools (#2394)
Bernát Gábor
2022-08-04
5
-8
/
+11
*
Drop support of running under Python 2.7 (#2382)
Bernát Gábor
2022-07-25
10
-133
/
+64
*
Use shlex.quote instead of deprecated pipes.quote (#2351)
Lumír 'Frenzy' Balhar
2022-06-10
3
-8
/
+21
*
Update Nushell activation scripts to 0.60 (#2321)
Jakub Žádník
2022-03-25
1
-1
/
+1
*
?? prompt should be wrapped in paranthesis ?? (#2224)
Tushar Sadhwani
2021-10-31
7
-1
/
+28
*
special-case `--prompt .` to the cwd (#2220)
Ruairidh MacLeod
2021-10-23
1
-0
/
+18
*
Nushell activation scripts (#2170)
Fernando Herrera
2021-09-16
1
-0
/
+26
*
Remove xonsh activator (#2160)
Bernát Gábor
2021-07-31
1
-38
/
+0
*
Support without distutils (#2146)
Bernát Gábor
2021-07-14
1
-1
/
+3
*
Also skip xonsh tests on Python 3.10 (#2013)
Miro Hrončok
2020-11-19
1
-1
/
+1
*
Fix absolute paths for Cygwin (#1970)
davidcoghlan
2020-10-12
1
-44
/
+0
*
Fix cygwin NoneType error if POSIX path in dest (#1964)
Dan Yeaw
2020-10-03
1
-0
/
+13
*
Fix activator path in cygwin and msys2 (#1952)
Dan Yeaw
2020-09-30
1
-0
/
+31
*
Upgrade setuptools and pip (#1939)
Bernát Gábor
2020-09-10
5
-8
/
+27
*
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
*
make tests work better on pytest 4.x and python 3.x (#1900)
Anthony Sottile
2020-07-22
1
-0
/
+5
*
Implement periodic update feature (#1841)
Bernát Gábor
2020-06-21
3
-3
/
+6
*
Upgrade embeded setuptools (#1855)
Bernát Gábor
2020-06-12
1
-3
/
+3
*
Add 3.9 on Linux to the test suite (#1839)
Bernát Gábor
2020-05-22
1
-0
/
+3
*
Bump linters (#1823)
Bernát Gábor
2020-05-12
5
-10
/
+10
*
Fix python 2 activator when generated from python 3 is invalid (#1805)
Bernát Gábor
2020-05-03
2
-1
/
+32
*
Default prompt of environment name in batch shell (#1679)
spetafree
2020-03-03
1
-3
/
+6
*
git mv tests/unit/activation/test_xon{o,}sh.py (#1613)
Anthony Sottile
2020-02-14
1
-0
/
+0
*
Lower min version of six to 1.9 (#1606)
Sorin Sbarnea
2020-02-13
2
-14
/
+14
*
expose and document programmatic API (#1592)
Bernát Gábor
2020-02-12
1
-2
/
+2
*
rewrite the documentation (#1519)
Bernát Gábor
2020-02-04
1
-1
/
+1
*
generate fish and bash activators on Windows (#1528)
Bernát Gábor
2020-01-31
2
-2
/
+8
*
Bash activator should have no extension #1508 (#1509)
Bernát Gábor
2020-01-28
1
-1
/
+1
*
support for c-extension builds within virtualenv (#1503)
Bernát Gábor
2020-01-27
3
-60
/
+51
*
separate describe/create - check upfront if can create (#1502)
Bernát Gábor
2020-01-21
3
-5
/
+5
*
CentOs and Fedora support (#1500)
Bernát Gábor
2020-01-18
2
-16
/
+16
*
add zipapp support with bundled dependencies (#1491)
Bernát Gábor
2020-01-16
4
-2
/
+6
*
bump pre commit (#1495)
Bernát Gábor
2020-01-13
1
-1
/
+1
*
fix Windows
Bernat Gabor
2020-01-10
2
-2
/
+2
*
cleanup env-vars and use venv as default dest dir instead of env
Bernat Gabor
2020-01-10
3
-3
/
+4
*
reorganize run.py - prefer inheritence based API over generators
Bernat Gabor
2020-01-10
1
-2
/
+2
*
consider empty value for an env-var also false
Bernat Gabor
2020-01-10
2
-2
/
+2
*
xonosh is actually just xonsh
Bernat Gabor
2020-01-10
1
-7
/
+7
*
support for pypy2 and pypy3 (#1482)
Bernát Gábor
2020-01-10
4
-30
/
+71
*
interface compatibility with before rewrite (#1479)
Bernát Gábor
2020-01-10
1
-1
/
+1
*
unicode support (#1477)
Bernát Gábor
2020-01-10
5
-39
/
+86
*
Cross version compatibility (#1475)
Bernát Gábor
2020-01-10
1
-5
/
+2
*
Activation scripts for next-gen virtualenv (#1454)
Siddhant Kumar
2020-01-10
9
-0
/
+425