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
/
virtualenv_embedded
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support VIRTUAL_ENV_DISABLE_PROMPT in Powershell activate script
Paul Moore
2014-06-25
1
-6
/
+8
*
activate_this.py fix
Wynn Wilkes
2014-06-15
1
-1
/
+1
*
Fix #461 & #462
Matthew Iversen
2014-06-15
1
-3
/
+3
*
Update activate.fish
Marcel Hellwig
2013-11-19
1
-1
/
+1
*
Merge pull request #353 from ryanartecona/develop
Paul Nasrat
2013-11-18
1
-14
/
+14
|
\
|
*
Fixed an issue that flattened a multi-line custom prompt into a single line, ...
Ryan Artecona
2012-11-06
1
-14
/
+14
*
|
Merge pull request #475 from alexrudnick/fix_fish_url
Paul Nasrat
2013-10-08
1
-1
/
+1
|
\
\
|
*
|
Fix URL for fish
Alex Rudnick
2013-10-03
1
-1
/
+1
*
|
|
update PyPy's homepage. fixes #476
Philip Jenvey
2013-10-06
1
-1
/
+1
|
/
/
*
|
Remove distribute_from_egg.py as part of switching to merged setuptools
Paul Moore
2013-06-25
1
-8
/
+0
*
|
remove unnecessary files due to new setuptools support
Marcus Smith
2013-06-24
2
-830
/
+0
*
|
o adapt to pypy's stdlib path change only for py3k
Philip Jenvey
2013-04-18
1
-2
/
+6
*
|
upgrade to distribute-0.6.36
Marcus Smith
2013-04-09
1
-1
/
+1
*
|
Revert "Updates for upcoming changes in pypy stdlib paths"
Jannis Leidel
2013-04-03
1
-7
/
+4
*
|
Updates for upcoming changes in pypy stdlib paths
Brian Kearns
2013-03-14
1
-4
/
+7
*
|
Merge pull request #394 from qwcode/64bit_2
Marcus Smith
2013-02-19
1
-2
/
+1
|
\
\
|
*
|
64bit test in site.py using sys.maxsize/maxint that works on py25
Marcus Smith
2013-02-05
1
-2
/
+1
*
|
|
Merge pull request #364 from piotr-dobrogost/issue_9
Jannis Leidel
2013-02-17
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Clear VIRTUAL_ENV environment variable. Fixes issue #9.
Piotr Dobrogost
2012-11-25
1
-0
/
+2
*
|
|
64bit test that works for py25 as well.
Marcus Smith
2013-01-28
1
-6
/
+8
*
|
|
upgrade to distribute-0.6.34
Marcus Smith
2013-01-23
1
-3
/
+8
*
|
|
Merge pull request #379 from warsaw/issue378
Paul Nasrat
2012-12-24
1
-3
/
+13
|
\
\
\
|
*
|
|
On multiarch-aware Debian/Ubuntu Pythons, plat-${sys.platform} does not point
Barry Warsaw
2012-12-24
1
-3
/
+13
*
|
|
|
Upgrade the bundled copy of distribute to 0.6.32.
Gabriel
2012-11-26
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Refresh bundled copy of distribute (now at 0.6.31).
Gabriel
2012-11-25
1
-1
/
+1
|
/
/
*
|
Refactoring to show logic better
Piotr Dobrogost
2012-11-08
2
-15
/
+9
|
/
*
Use extended syntax of `set` command which handles special characters in vari...
Piotr Dobrogost
2012-11-04
2
-18
/
+20
*
Refresh bundled copy of distribute (now at 0.6.30).
Gabriel
2012-10-22
2
-26
/
+48
*
Add support for installing distribute from egg (if supplied)
Paul Moore
2012-09-27
1
-0
/
+8
*
give preference to <prefix>/lib64/pythonX.Y over
dnozay
2012-09-11
1
-2
/
+8
*
Fix activate.csh so that it will work in non-interactive environments
Benjamin Root
2012-09-10
1
-2
/
+10
*
Updated bundled distribute to 0.6.28.
Jannis Leidel
2012-08-30
1
-11
/
+29
*
Fix typo in activate.fish script.
Brandon Carl
2012-08-27
1
-1
/
+1
*
Fix typo in activate.csh script.
Brandon Carl
2012-08-27
1
-1
/
+1
*
Fix typo in activate.sh
Brandon Carl
2012-08-27
1
-1
/
+1
*
Fix #310, Python 3 bug introduced in 81990bc. Thanks Abhishek Sarkar for the ...
Carl Meyer
2012-08-06
1
-1
/
+4
*
fix distutils-init to not rely on __init__.py
Graham Dennis
2012-07-09
1
-1
/
+5
*
Merge pull request #233 from chrish42/suppress_hash_warning
Jannis Leidel
2012-06-22
1
-2
/
+2
|
\
|
*
Suppress warning message when bash hashing is disabled.
Christian Hudon
2012-02-29
1
-2
/
+2
*
|
Merge branch 'cleanup-tmpdirs' of https://github.com/stefanor/virtualenv into...
Jannis Leidel
2012-06-22
1
-0
/
+3
|
\
\
|
*
|
Cleanup temporary directory created with mkdtemp()
Stefano Rivera
2012-02-25
1
-0
/
+3
|
|
/
*
|
Remove implicit relative imports in distutils-init.py that are fragile with P...
Carl Meyer
2012-06-06
1
-5
/
+2
*
|
Fix a use of file() in site.py that breaks on Python 3.
Carl Meyer
2012-05-28
1
-1
/
+1
*
|
Update to distribute 0.6.27 - fixes an issue with script installation on Pyth...
Carl Meyer
2012-05-28
1
-4
/
+16
*
|
Revise activate.csh to use simpler csh alias suggested by @ianb.
Marc Abramowitz
2012-05-04
2
-4
/
+2
*
|
Modify activate.sh and activate.csh to support pydoc
Marc Abramowitz
2012-05-02
2
-1
/
+9
*
|
Fix activate.fish for OS X. Thanks David Schoonover.
Carl Meyer
2012-04-03
1
-38
/
+33
*
|
Fix PyPy and Jython support on Windows.
Konstantin Zemlyak
2012-03-03
1
-3
/
+3
|
/
*
Fix indentation
FND
2012-01-07
1
-1
/
+1
*
Fixed #14 -- modify environ PATH in activate_this.py. Thanks Doug Napoleone.
Carl Meyer
2011-12-16
1
-0
/
+2
[next]