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
Commit message (
Expand
)
Author
Age
Files
Lines
*
forgot an update to distutils-init.py
1.5
Ian Bicking
2010-09-14
1
-20
/
+21
*
Added tag 1.5 for changeset d4a3db7aee69
Ian Bicking
2010-09-14
0
-0
/
+0
*
get rid of defunct pip, update news for release
Ian Bicking
2010-09-14
3
-10
/
+10
*
Automated merge with ssh://bitbucket.org/ianb/virtualenv
Ian Bicking
2010-09-14
1
-0
/
+0
|
\
|
*
update pip
Ian Bicking
2010-09-14
2
-0
/
+0
*
|
Fixed issue #58 - Fixed issue in distutils initialization on Windows.
Jannis Leidel
2010-09-02
1
-0
/
+2
*
|
Added check for win32 and set bin_dir to 'Scripts' to fixup_scripts. Fix by C...
Jannis Leidel
2010-09-02
1
-1
/
+5
*
|
Added fix to set the correct bin_dir in fixup_scripts for win32
Jannis Leidel
2010-09-02
0
-0
/
+0
*
|
# HG changeset patch -- Bitbucket.org
Jannis Leidel
2010-09-02
1
-0
/
+18
*
|
Added news items for changes since 1.4.9.
Jannis Leidel
2010-09-02
1
-0
/
+17
*
|
Automated merge with http://bitbucket.org/otherchirps/virtualenv/
Jannis Leidel
2010-09-02
3
-0
/
+157
|
\
\
|
*
|
Fixed issue #24. Added Davide Di Blasi's activate.csh, for csh/tcsh 'activate...
Christopher Nilsson
2010-09-02
2
-0
/
+50
|
*
|
activate.fish acknowledges '--prompt' now (still ignores though)
Christopher Nilsson
2010-09-02
2
-22
/
+31
|
*
|
rebuild-script run for activate.fish changes
Christopher Nilsson
2010-08-30
1
-17
/
+17
|
*
|
nested command substitution, for the 'aspen special case' prompt
Christopher Nilsson
2010-08-30
1
-1
/
+1
|
*
|
prompt tweaks.
Christopher Nilsson
2010-08-30
2
-19
/
+19
|
*
|
added a fish shell activate script
Christopher Nilsson
2010-08-30
2
-0
/
+98
*
|
|
Removed temporary pypy prefix in version string.
Jannis Leidel
2010-09-02
1
-1
/
+1
*
|
|
Automated merge with http://bitbucket.org/antocuni/virtualenv-pypy/
Jannis Leidel
2010-09-02
3
-177
/
+280
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update to virtualenv 1.4.9
Antonio Cuni
2010-08-02
3
-177
/
+280
|
|
\
\
|
|
*
|
fix virtualenv bug, which is present also in the original version: if
Antonio Cuni
2010-07-15
1
-3
/
+14
|
|
*
|
set pypy credits
Antonio Cuni
2010-07-01
2
-134
/
+136
|
|
*
|
simplify a bit the code. py_version is no longer needed by pypy
Antonio Cuni
2010-07-01
1
-4
/
+3
|
|
*
|
special case for pypy
Antonio Cuni
2010-06-30
1
-2
/
+5
|
|
*
|
don't actually import the modules to find their location. Using imp.find_modu...
Antonio Cuni
2010-06-30
1
-9
/
+6
|
|
*
|
be robust against prefixes which contains a relative path
Antonio Cuni
2010-06-30
1
-0
/
+2
|
|
*
|
fix for jython
Antonio Cuni
2010-06-28
1
-1
/
+4
|
|
*
|
update virtualenv for the new directory hierarchy of pypy, and fix the way
Antonio Cuni
2010-06-28
3
-165
/
+168
|
|
*
|
be more robust to determine the prefix of imported modules: if you run
Antonio Cuni
2010-06-17
1
-11
/
+22
|
|
*
|
compute the correct path to site-packages for pypy
Antonio Cuni
2010-06-16
2
-133
/
+137
|
|
*
|
start adding pypy support to virtualenv.
Antonio Cuni
2010-06-15
2
-150
/
+218
*
|
|
|
Fixed issue #57 -- Make sure we use the right version of distribute to try to...
Jannis Leidel
2010-08-24
1
-1
/
+1
*
|
|
|
Updated included version of pip to 0.8.
Jannis Leidel
2010-08-09
3
-1
/
+1
*
|
|
|
Updated embedded activate_this.py.
Jannis Leidel
2010-08-09
1
-9
/
+9
*
|
|
|
Fixed #55 -- Fixed a regression introduced in r345aab8ff166 that prevented th...
Jannis Leidel
2010-08-09
1
-1
/
+3
*
|
|
|
Fixed typo.
Jannis Leidel
2010-08-09
1
-1
/
+1
|
/
/
/
*
|
|
Fixed issue #18 - Fixed --relocatable on Windows.
Jannis Leidel
2010-07-26
1
-1
/
+3
*
|
|
Automated merge with http://bitbucket.org/RonnyPfannschmidt/virtualenv-w32/
Jannis Leidel
2010-07-26
1
-1
/
+2
|
\
\
\
|
*
|
|
use subprocess instead of execvpe to run with a different python interpreter
Ronny Pfannschmidt
2010-06-06
1
-1
/
+2
|
|
/
/
*
|
|
Fixed #36 - Fixed minor issue when installing on win32 without having setupto...
Jannis Leidel
2010-07-26
1
-0
/
+1
*
|
|
Updated embedded activate script.
Jannis Leidel
2010-07-26
1
-14
/
+14
*
|
|
Added --prompt parameter to virtualenv that can give provide a different prom...
Armin Ronacher
2010-07-26
3
-92
/
+106
*
|
|
Fixed #46 - Use a proper temp dir instead of /tmp.
Jannis Leidel
2010-07-26
1
-3
/
+3
*
|
|
Fixed #48 - Fixed typo in --help.
Jannis Leidel
2010-07-26
1
-1
/
+1
*
|
|
Fixed #32 - Partially reverted the changes made in r03bf4040094c to fix setti...
Jannis Leidel
2010-07-26
1
-4
/
+3
*
|
|
Updated bundled distribute to 0.6.14.
Jannis Leidel
2010-07-22
5
-105
/
+115
|
|
/
|
/
|
*
|
Added tag 1.4.9 for changeset 6d187b9cf916
Ian Bicking
2010-05-27
0
-0
/
+0
*
|
update version for release
1.4.9
Ian Bicking
2010-05-27
1
-1
/
+1
*
|
include pip 0.7.2
Ian Bicking
2010-05-27
3
-0
/
+5
|
/
*
fix doc upload
Ian Bicking
2010-04-22
1
-2
/
+2
[next]