summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* forgot an update to distutils-init.py1.5Ian Bicking2010-09-141-20/+21
* Added tag 1.5 for changeset d4a3db7aee69Ian Bicking2010-09-140-0/+0
* get rid of defunct pip, update news for releaseIan Bicking2010-09-143-10/+10
* Automated merge with ssh://bitbucket.org/ianb/virtualenvIan Bicking2010-09-141-0/+0
|\
| * update pipIan Bicking2010-09-142-0/+0
* | Fixed issue #58 - Fixed issue in distutils initialization on Windows.Jannis Leidel2010-09-021-0/+2
* | Added check for win32 and set bin_dir to 'Scripts' to fixup_scripts. Fix by C...Jannis Leidel2010-09-021-1/+5
* | Added fix to set the correct bin_dir in fixup_scripts for win32Jannis Leidel2010-09-020-0/+0
* | # HG changeset patch -- Bitbucket.orgJannis Leidel2010-09-021-0/+18
* | Added news items for changes since 1.4.9.Jannis Leidel2010-09-021-0/+17
* | Automated merge with http://bitbucket.org/otherchirps/virtualenv/Jannis Leidel2010-09-023-0/+157
|\ \
| * | Fixed issue #24. Added Davide Di Blasi's activate.csh, for csh/tcsh 'activate...Christopher Nilsson2010-09-022-0/+50
| * | activate.fish acknowledges '--prompt' now (still ignores though)Christopher Nilsson2010-09-022-22/+31
| * | rebuild-script run for activate.fish changesChristopher Nilsson2010-08-301-17/+17
| * | nested command substitution, for the 'aspen special case' promptChristopher Nilsson2010-08-301-1/+1
| * | prompt tweaks.Christopher Nilsson2010-08-302-19/+19
| * | added a fish shell activate scriptChristopher Nilsson2010-08-302-0/+98
* | | Removed temporary pypy prefix in version string.Jannis Leidel2010-09-021-1/+1
* | | Automated merge with http://bitbucket.org/antocuni/virtualenv-pypy/Jannis Leidel2010-09-023-177/+280
|\ \ \ | |/ / |/| |
| * | update to virtualenv 1.4.9Antonio Cuni2010-08-023-177/+280
| |\ \
| | * | fix virtualenv bug, which is present also in the original version: ifAntonio Cuni2010-07-151-3/+14
| | * | set pypy creditsAntonio Cuni2010-07-012-134/+136
| | * | simplify a bit the code. py_version is no longer needed by pypyAntonio Cuni2010-07-011-4/+3
| | * | special case for pypyAntonio Cuni2010-06-301-2/+5
| | * | don't actually import the modules to find their location. Using imp.find_modu...Antonio Cuni2010-06-301-9/+6
| | * | be robust against prefixes which contains a relative pathAntonio Cuni2010-06-301-0/+2
| | * | fix for jythonAntonio Cuni2010-06-281-1/+4
| | * | update virtualenv for the new directory hierarchy of pypy, and fix the wayAntonio Cuni2010-06-283-165/+168
| | * | be more robust to determine the prefix of imported modules: if you runAntonio Cuni2010-06-171-11/+22
| | * | compute the correct path to site-packages for pypyAntonio Cuni2010-06-162-133/+137
| | * | start adding pypy support to virtualenv.Antonio Cuni2010-06-152-150/+218
* | | | Fixed issue #57 -- Make sure we use the right version of distribute to try to...Jannis Leidel2010-08-241-1/+1
* | | | Updated included version of pip to 0.8.Jannis Leidel2010-08-093-1/+1
* | | | Updated embedded activate_this.py.Jannis Leidel2010-08-091-9/+9
* | | | Fixed #55 -- Fixed a regression introduced in r345aab8ff166 that prevented th...Jannis Leidel2010-08-091-1/+3
* | | | Fixed typo.Jannis Leidel2010-08-091-1/+1
|/ / /
* | | Fixed issue #18 - Fixed --relocatable on Windows.Jannis Leidel2010-07-261-1/+3
* | | Automated merge with http://bitbucket.org/RonnyPfannschmidt/virtualenv-w32/Jannis Leidel2010-07-261-1/+2
|\ \ \
| * | | use subprocess instead of execvpe to run with a different python interpreterRonny Pfannschmidt2010-06-061-1/+2
| |/ /
* | | Fixed #36 - Fixed minor issue when installing on win32 without having setupto...Jannis Leidel2010-07-261-0/+1
* | | Updated embedded activate script.Jannis Leidel2010-07-261-14/+14
* | | Added --prompt parameter to virtualenv that can give provide a different prom...Armin Ronacher2010-07-263-92/+106
* | | Fixed #46 - Use a proper temp dir instead of /tmp.Jannis Leidel2010-07-261-3/+3
* | | Fixed #48 - Fixed typo in --help.Jannis Leidel2010-07-261-1/+1
* | | Fixed #32 - Partially reverted the changes made in r03bf4040094c to fix setti...Jannis Leidel2010-07-261-4/+3
* | | Updated bundled distribute to 0.6.14.Jannis Leidel2010-07-225-105/+115
| |/ |/|
* | Added tag 1.4.9 for changeset 6d187b9cf916Ian Bicking2010-05-270-0/+0
* | update version for release1.4.9Ian Bicking2010-05-271-1/+1
* | include pip 0.7.2Ian Bicking2010-05-273-0/+5
|/
* fix doc uploadIan Bicking2010-04-221-2/+2