summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/1.7'1.7Jannis Leidel2011-11-3011-159/+388
|\
| * Bumped version up a notch.Jannis Leidel2011-11-304-4/+4
| * Removed release schedule bit from news since we are actually a little to early.Jannis Leidel2011-11-301-5/+0
| * Updated author and news file a little bit more.Jannis Leidel2011-11-302-2/+9
| * Removed duplicate --use-distribute option again since `--distribute` is good ...Jannis Leidel2011-11-302-7/+9
| * Fixed a typo in the release notes.Jannis Leidel2011-11-301-1/+1
| * Added ability to set virtualenv options in a config file or as environment va...Jannis Leidel2011-11-303-9/+186
| * Corrected the insertion of the Python executable into the command-line for in...Carl Meyer2011-11-241-1/+1
| * Regenerate virtualenv.py so distribute update takes effect.Carl Meyer2011-11-231-79/+79
| * Removed global-setuptools check; --distribute, --system-site-packages and glo...Carl Meyer2011-11-231-25/+0
| * Updated news for distribute 0.6.24.Carl Meyer2011-11-231-0/+2
| * Merge pull request #189 from agronholm/developCarl Meyer2011-11-235-3/+3
| |\
| | * Updated distribute to 0.6.24Alex Grönholm2011-11-235-3/+3
| |/
| * Added Gunnlaugur Thor Briem in AUTHORS.txt.Carl Meyer2011-11-221-0/+1
| * Fix previous commits' breakage on 2.4 & 2.5Gunnlaugur Þór Briem2011-11-221-4/+5
| * Make platform encoding workarounds work on 3.x tooGunnlaugur Þór Briem2011-11-221-7/+18
| * Fix unicode crash installing activate scriptGunnlaugur Þór Briem2011-11-221-0/+2
| * Run easy_install script directly if not on WindowsGunnlaugur Þór Briem2011-11-221-1/+3
| * Compare sys.prefix w/home dir in Unicode-aware wayGunnlaugur Þór Briem2011-11-221-3/+5
| * Read proc output in FS enc if default enc failsGunnlaugur Þór Briem2011-11-221-1/+6
| * Fix crash on constructing log message with non-ASCII pathsGunnlaugur Þór Briem2011-11-221-1/+6
| * Interpret path in filesystem encodingGunnlaugur Þór Briem2011-11-221-1/+1
| * Merge pull request #180 from k0s/developIan Bicking2011-11-181-0/+0
| |\
| | * make the file executableJeff Hammel2011-10-311-0/+0
| * | Merge pull request #183 from vrutsky/developCarl Meyer2011-11-091-1/+1
| |\ \
| | * | fix typo: `ENV/bin/pip``Vladimir Rutsky2011-11-091-1/+1
| |/ /
| * | Mention a wider variety of installation options. Fixes #182 - thanks Nick Cog...Carl Meyer2011-11-081-3/+10
| |/
| * --system-site-packages in the docs, too.Carl Meyer2011-10-281-4/+4
| * Switched from --use-site-packages to --system-site-packages.Carl Meyer2011-10-281-4/+4
| * Removed trailing whitespace.Carl Meyer2011-10-281-9/+9
| * Tweaked PYTHONDONTWRITEBYTECODE warning so it only applies if not using Distr...Carl Meyer2011-10-281-4/+11
| * Merge pull request #179 from stchris/patch-1Carl Meyer2011-10-281-1/+4
| |\
| | * If $PYTHONDONTWRITEBYTECODE is set, issue a useful error message and dieChristian Stefanescu2011-10-281-1/+4
| |/
| * Doc updates.Carl Meyer2011-10-282-7/+9
| * Merge pull request #178 from mcdonc/feature.invertsitepackagesCarl Meyer2011-10-283-16/+39
| |\
| | * invert site-packages behavior: deprecate --no-site-packages flag; add --use-s...Chris McDonough2011-10-263-16/+39
| |/
| * Merge branch 'hotfix/1.6.4' into developJannis Leidel2011-07-215-4/+9
| |\
| * \ Merge pull request #156 from pnasrat/issue-155-fix-py24Paul Nasrat2011-07-211-10/+11
| |\ \
| | * | Fix issue #155 py24 supportPaul Nasrat2011-07-211-10/+11
| |/ /
| * | Corrected link to bootstrap example script of fassembler. Fixes #99.Jannis Leidel2011-07-161-1/+1
| * | Merge branch 'hotfix/1.6.3' into developJannis Leidel2011-07-165-10/+18
| |\ \
| * \ \ Merge branch 'release/1.6.2' into developJannis Leidel2011-07-164-4/+4
| |\ \ \
* | \ \ \ Merge branch 'hotfix/1.6.4'1.6.4Jannis Leidel2011-07-215-14/+20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bumped version to 1.6.4 and updated changelog.Jannis Leidel2011-07-215-4/+9
| * | | | Fix issue #155 py24 supportPaul Nasrat2011-07-211-10/+11
|/ / / /
* | | | Merge branch 'hotfix/1.6.3'1.6.3Jannis Leidel2011-07-165-10/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | Bumped version to 1.6.3.Jannis Leidel2011-07-164-4/+4
| * | | Restored ability to run on Python < 2.7. Fixes #153.Jannis Leidel2011-07-162-6/+14
|/ / /
* | | Merge branch 'release/1.6.2'1.6.2Jannis Leidel2011-07-1613-143/+145
|\ \ \ | | |/ | |/|
| * | Bumped version to 1.6.2.Jannis Leidel2011-07-164-4/+4
| |/