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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
update version for release
1.4
Ian Bicking
2009-11-06
1
-1
/
+1
*
update news version
Ian Bicking
2009-11-03
1
-2
/
+2
*
update version to 1.4rc1
Ian Bicking
2009-11-02
1
-2
/
+2
*
news for commits since 1.3.4 release
Jannis Leidel
2009-11-01
1
-2
/
+6
*
added the --distribute option
Tarek Ziadé
2009-10-23
1
-2
/
+17
*
refs issue 5: Updates URL to bugtracker in docs.
Jannis Leidel
2009-10-18
1
-1
/
+1
*
update news for 1.3.4
1.3.4
Ian Bicking
2009-10-02
1
-5
/
+5
*
news for the last few commits
Ian Bicking
2009-10-02
1
-2
/
+7
*
news for last commit
Ian Bicking
2009-07-29
1
-0
/
+3
*
Virtualenv now copies the actual embedded Python binary on Mac OS X to fix a ...
kumar
2009-06-21
1
-0
/
+3
*
Added support for Debian's dist-packages directory
Ian Bicking
2009-05-25
1
-0
/
+3
*
some updates to make it look more like topplabs.org
Ian Bicking
2009-05-18
2
-247
/
+51
*
Added sphinx configuration and the basic layout
Ian Bicking
2009-05-18
22
-0
/
+2036
*
[svn r3849] Revert r3845 (pythonw on Mac) because it was pointless
Ian Bicking
2009-04-13
1
-1
/
+1
*
[svn r3845] Also create pythonw on Mac
Ian Bicking
2009-04-06
1
-1
/
+1
*
[svn r3844] Create pythonw.exe on Windows
Ian Bicking
2009-04-06
1
-0
/
+2
*
[svn r3843] o copy jython's registry to the env if it exists
Philip Jenvey
2009-04-05
1
-0
/
+2
*
[svn r3842] Added a patch from Maries Ionel to patch build_ext on Windows so ...
Ian Bicking
2009-04-03
1
-0
/
+2
*
[svn r3823] fail more gracefully when win32api isn't present
Ian Bicking
2009-03-17
1
-0
/
+2
*
[svn r3820] Jython sys.path fixes: site-packages shouldn't take precedent over
Philip Jenvey
2009-03-16
1
-0
/
+7
*
[svn r3807] update versions for release
1.3.3
Ian Bicking
2009-03-12
1
-2
/
+2
*
[svn r3804] Try to add /usr/local/lib/pythonX.Y/lib-dynload
Ian Bicking
2009-03-09
1
-0
/
+4
*
[svn r3796] Ignore ~/.pydistutils.cfg if sys.prefix/.pydistutils.cfg exists
Ian Bicking
2009-03-04
1
-0
/
+4
*
[svn r3795] Fix #241581, Windows problems with paths with spaces in them
Ian Bicking
2009-03-03
1
-0
/
+3
*
[svn r3794] split out an install_python function
Ian Bicking
2009-03-03
1
-0
/
+3
*
[svn r3768] fix compatibility with Jython 2.5b1
Philip Jenvey
2009-01-09
1
-0
/
+2
*
[svn r3750] Use Windows newlines in activate.bat
Ian Bicking
2008-12-21
1
-0
/
+6
*
[svn r3733] update versions for release
1.3.2
Ian Bicking
2008-12-17
1
-2
/
+2
*
[svn r3732] Add the platform-specific paths, like /usr/lib/pythonX.Y/plat-lin...
Ian Bicking
2008-12-17
1
-0
/
+2
*
[svn r3731] Add note about using virtualenv ENV instead of python virtualenv....
Ian Bicking
2008-12-17
1
-0
/
+2
*
[svn r3728] Look for virtualenv package, for use in boot scripts to find Setu...
Ian Bicking
2008-12-16
1
-0
/
+5
*
[svn r3726] Remove the prefix distutils.cfg setting
Ian Bicking
2008-12-14
1
-0
/
+7
*
[svn r3694] Auto-update of version strings
Ian Bicking
2008-11-24
1
-2
/
+2
*
[svn r3679] fix --python
1.3.1
Ian Bicking
2008-11-18
1
-0
/
+2
*
[svn r3651] fix handling of Jython environments that use a jython-complete.jar
Philip Jenvey
2008-11-11
1
-0
/
+3
*
[svn r3613] Added 2.6 compatibility
Ian Bicking
2008-10-02
1
-2
/
+8
*
[svn r3603] Improve docs so that bootstrap example works on Windows
Ian Bicking
2008-09-29
1
-2
/
+6
*
[svn r3602] Always set distutils.cfg prefix setting
Ian Bicking
2008-09-29
1
-0
/
+5
*
[svn r3601] Fix a weird cygwin problem with sys.executable being set wrong
Ian Bicking
2008-09-26
1
-0
/
+6
*
[svn r3600] update news link to reference mod_wsgi
Ian Bicking
2008-09-25
1
-1
/
+1
*
[svn r3596] update news for new release
1.3
Ian Bicking
2008-09-24
1
-3
/
+3
*
[svn r3595] update to setuptools 0.6c9
Philip Jenvey
2008-09-24
1
-0
/
+1
*
[svn r3592] fix Jython's special __classpath__ sys.path entry taking preceden...
Philip Jenvey
2008-09-18
1
-0
/
+2
*
[svn r3587] Fixed mod_wsgi link text; added __future__ to REQUIRED_MODULES fo...
Ian Bicking
2008-09-16
1
-1
/
+3
*
[svn r3585] Add a --relocatable option
Ian Bicking
2008-09-15
1
-8
/
+56
*
[svn r3584] Fixed a bashism in bin/activate
Ian Bicking
2008-09-15
1
-0
/
+1
*
[svn r3583] Add /Library/Python/X.Y/site-packages to sys.path on Macs, from A...
Ian Bicking
2008-09-15
1
-0
/
+3
*
[svn r3582] Add plat-mac, plat-darwin, etc, paths on Macs. From Andrea Rech
Ian Bicking
2008-09-15
1
-0
/
+3
*
[svn r3580] Added bin/activate_this.py for activating a virtualenv inside an ...
Ian Bicking
2008-09-15
1
-0
/
+9
*
[svn r3563] update versions for release
1.2
Ian Bicking
2008-08-29
1
-2
/
+2
[next]