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
*
release 20.0.2
20.0.2
release-20.0.2
Bernat Gabor
2020-02-11
1
-1
/
+1
*
support long path names for the app-data seeder generates conso… (#1579)
Bernát Gábor
2020-02-11
1
-0
/
+15
*
app-data copies by default (#1578)
Bernát Gábor
2020-02-11
1
-1
/
+5
*
avoid copying the stats with copytree (#1571)
Bernát Gábor
2020-02-11
1
-1
/
+1
*
require passing a destination directory (#1568)
Pradyun Gedam
2020-02-11
1
-2
/
+2
*
add option to view failure stacktraces (#1572)
Bernát Gábor
2020-02-11
2
-4
/
+4
*
on exe discovery ignore incorrect interpreters, also try in the… (#1573)
Bernát Gábor
2020-02-11
1
-1
/
+6
*
Make app data override variable public (#1559)
Anthony Sottile
2020-02-10
2
-2
/
+2
*
fix system executable discovery (#1550)
Bernát Gábor
2020-02-10
1
-2
/
+8
*
rewrite the documentation (#1519)
Bernát Gábor
2020-02-04
3
-7
/
+6
*
generate fish and bash activators on Windows (#1528)
Bernát Gábor
2020-01-31
3
-3
/
+9
*
Better handling of base executable not found #1515
Bernát Gábor
2020-01-30
13
-57
/
+143
*
Fix failing to acquire lock in case of parallel runs (#1524)
Bernát Gábor
2020-01-29
1
-0
/
+15
*
Support relative paths for the python specification string. (#1523)
Bernát Gábor
2020-01-29
1
-1
/
+9
*
We should override the executable rather than original executable during our ...
Bernat Gabor
2020-01-29
1
-1
/
+1
*
Cached python information load should update original executable (#1513)
Bernát Gábor
2020-01-28
1
-11
/
+23
*
Bash activator should have no extension #1508 (#1509)
Bernát Gábor
2020-01-28
1
-1
/
+1
*
add a write through filesystem cache with locks for py informat… (#1505)
20.0.0b1
Bernát Gábor
2020-01-28
4
-14
/
+50
*
support for c-extension builds within virtualenv (#1503)
Bernát Gábor
2020-01-27
13
-115
/
+231
*
separate describe/create - check upfront if can create (#1502)
Bernát Gábor
2020-01-21
20
-140
/
+161
*
CentOs and Fedora support (#1500)
Bernát Gábor
2020-01-18
6
-38
/
+35
*
Improve CI performance on pypy (#1499)
Bernát Gábor
2020-01-17
1
-8
/
+16
*
add zipapp support with bundled dependencies (#1491)
Bernát Gábor
2020-01-16
10
-6
/
+112
*
bump pre commit (#1495)
Bernát Gábor
2020-01-13
1
-1
/
+1
*
more robust exe discovery in pyinfo (#1492)
Bernát Gábor
2020-01-12
1
-2
/
+8
*
fix errors under CPython 3.4 on Windows
Bernat Gabor
2020-01-10
1
-1
/
+3
*
also copy python27.dll if exists on windows py2.7 (#1490)
Bernát Gábor
2020-01-10
1
-2
/
+5
*
also install wheel with seed packages (#1489)
Bernát Gábor
2020-01-10
2
-1
/
+3
*
fix Windows
Bernat Gabor
2020-01-10
3
-4
/
+4
*
cleanup env-vars and use venv as default dest dir instead of env
Bernat Gabor
2020-01-10
6
-9
/
+12
*
reorganize run.py - prefer inheritence based API over generators
Bernat Gabor
2020-01-10
8
-19
/
+19
*
also disallow altsep beside pathsep inside paths
Bernat Gabor
2020-01-10
1
-2
/
+3
*
consider empty value for an env-var also false
Bernat Gabor
2020-01-10
5
-5
/
+5
*
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
12
-67
/
+124
*
link app data needs ro with symlinks (#1480)
Bernát Gábor
2020-01-10
2
-3
/
+7
*
interface compatibility with before rewrite (#1479)
Bernát Gábor
2020-01-10
7
-7
/
+37
*
unicode support (#1477)
Bernát Gábor
2020-01-10
12
-76
/
+180
*
Cross version compatibility (#1475)
Bernát Gábor
2020-01-10
5
-15
/
+45
*
add seed packages via pip invoke (#1462)
Bernát Gábor
2020-01-10
2
-0
/
+33
*
Activation scripts for next-gen virtualenv (#1454)
Siddhant Kumar
2020-01-10
11
-2
/
+427
*
Improve executable discovery of a PythonInfo inside a given fol… (#1443)
Siddhant Kumar
2020-01-10
3
-4
/
+60
*
fix
Bernat Gabor
2020-01-10
1
-18
/
+18
*
Stat rewrite - POC
Bernát Gábor
2020-01-10
16
-0
/
+1303