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
*
Bumped version up a notch.
Jannis Leidel
2011-11-30
1
-1
/
+1
*
Removed release schedule bit from news since we are actually a little to early.
Jannis Leidel
2011-11-30
1
-5
/
+0
*
Updated author and news file a little bit more.
Jannis Leidel
2011-11-30
1
-1
/
+5
*
Removed duplicate --use-distribute option again since `--distribute` is good ...
Jannis Leidel
2011-11-30
1
-4
/
+4
*
Fixed a typo in the release notes.
Jannis Leidel
2011-11-30
1
-1
/
+1
*
Added ability to set virtualenv options in a config file or as environment va...
Jannis Leidel
2011-11-30
2
-5
/
+64
*
Updated news for distribute 0.6.24.
Carl Meyer
2011-11-23
1
-0
/
+2
*
fix typo: `ENV/bin/pip``
Vladimir Rutsky
2011-11-09
1
-1
/
+1
*
Mention a wider variety of installation options. Fixes #182 - thanks Nick Cog...
Carl Meyer
2011-11-08
1
-3
/
+10
*
--system-site-packages in the docs, too.
Carl Meyer
2011-10-28
1
-4
/
+4
*
Doc updates.
Carl Meyer
2011-10-28
2
-7
/
+9
*
invert site-packages behavior: deprecate --no-site-packages flag; add --use-s...
Chris McDonough
2011-10-26
2
-11
/
+21
*
Merge branch 'hotfix/1.6.4' into develop
Jannis Leidel
2011-07-21
2
-1
/
+6
|
\
|
*
Bumped version to 1.6.4 and updated changelog.
Jannis Leidel
2011-07-21
2
-1
/
+6
*
|
Corrected link to bootstrap example script of fassembler. Fixes #99.
Jannis Leidel
2011-07-16
1
-1
/
+1
|
/
*
Bumped version to 1.6.3.
Jannis Leidel
2011-07-16
1
-1
/
+1
*
Restored ability to run on Python < 2.7. Fixes #153.
Jannis Leidel
2011-07-16
1
-0
/
+5
*
Bumped version to 1.6.2.
Jannis Leidel
2011-07-16
1
-1
/
+1
*
Updated news.
Jannis Leidel
2011-07-16
1
-2
/
+17
*
Use correct path to activate.bat in docs. Fixes #112.
Jannis Leidel
2011-07-16
1
-1
/
+1
*
Updated news slightly.
Jannis Leidel
2011-06-17
1
-1
/
+1
*
Switched virtualenv==dev link to point to develop branch.
Carl Meyer
2011-06-08
1
-4
/
+3
*
Fixed issue #128 -- Updated distribute_setup.py to latest version.
Jannis Leidel
2011-05-16
1
-0
/
+4
*
update the docs regarding pypy
Antonio Cuni
2011-05-02
1
-2
/
+3
*
Bumped version to 1.6.1.
Jannis Leidel
2011-04-30
2
-3
/
+3
*
Updated news, added contributing docs.
Carl Meyer
2011-04-29
2
-2
/
+52
*
add a news about pypy 1.5 support
Antonio Cuni
2011-04-28
1
-0
/
+2
*
Documentation tweaks.
Carl Meyer
2011-04-19
1
-16
/
+19
*
document --never-download option (not yet implemented)
Ethan Jucovy
2011-04-12
1
-0
/
+14
*
document the new feature
Ethan Jucovy
2011-04-12
1
-0
/
+24
*
Added note about git-flow.
Jannis Leidel
2011-04-12
1
-0
/
+5
*
Fixed typo in docs.
Jannis Leidel
2011-04-04
1
-1
/
+1
*
Bumped to 1.6 and updated news.
Jannis Leidel
2011-04-04
2
-4
/
+6
*
Fixed an embarrassing typo.
Jannis Leidel
2011-03-20
1
-1
/
+1
*
Updated link to dev build.
Jannis Leidel
2011-03-20
1
-3
/
+3
*
Added a couple more Python 3.2 fixes from Vinay Sajip.
Carl Meyer
2011-03-18
1
-0
/
+2
*
Merge branch 'master' into python3
Carl Meyer
2011-03-18
3
-46
/
+33
|
\
|
*
Simplified version handling (we accept redundancy), added news to long-descri...
Carl Meyer
2011-03-15
2
-24
/
+9
|
*
Added documentation notes about Windows, note that pip is installed automatic...
Carl Meyer
2011-03-15
1
-22
/
+24
*
|
Port to python3
Vinay Sajip
2011-03-15
1
-1
/
+1
|
/
*
Added news for OS X fix.
Carl Meyer
2011-03-14
1
-0
/
+6
*
Fixed typo.
Jannis Leidel
2011-03-12
1
-1
/
+1
*
Added note about maintainership and repo location change.
Jannis Leidel
2011-03-12
1
-0
/
+4
*
Updated version to 1.5.2.
1.5.2
Jannis Leidel
2011-03-12
1
-2
/
+2
*
Moved make files to correct location.
Jannis Leidel
2011-03-06
2
-0
/
+300
*
Added authors file and updated docs with new website location and other migra...
Jannis Leidel
2011-03-06
3
-9
/
+14
*
Moved license file from docs to root dir to follow best practices.
Jannis Leidel
2011-03-06
1
-23
/
+0
*
Updated news.
Jannis Leidel
2011-03-05
1
-0
/
+7
*
Added a snippet about PyPy support requiring trunk.
Curt Micol
2010-09-29
1
-0
/
+6
*
update news for release
1.5.1
Ian Bicking
2010-09-19
1
-2
/
+4
[next]