aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge Python 3 native support from distributeJason R. Coombs2013-06-1837-370/+515
|\
| * Fix Python3 compatibility issue in filterfalseJason R. Coombs2013-06-172-2/+5
| * Use unicode from compat moduleJason R. Coombs2013-06-171-2/+2
| * Re-save test modules with UTF-8 encodingJason R. Coombs2013-06-171-6/+6
| * Update exceptions for Python 3 compatibilityJason R. Coombs2013-06-171-4/+8
| * Remove unused importJason R. Coombs2013-06-181-4/+4
| * Merge Vinay Sajip's unified Python 2/3 support from distribute 3Jason R. Coombs2013-06-1847-399/+1276
| |\
| * | Fixed some resource leaks.Vinay Sajip2012-10-105-26/+45
| * | Updated win_script_wrapper to run on Python 2 and Python 3Jason R. Coombs2013-06-181-31/+46
| * | Minor fix previously fixed in a mergeJason R. Coombs2013-06-182-2/+4
| * | Post-merge fixes for Python 3.Vinay Sajip2012-10-107-12/+19
| * | Merge with upstreamJason R. Coombs2013-06-1859-658/+2234
| |\ \
| * | | Fixed execfile in pkg_resources.Vinay Sajip2011-06-211-1/+5
| * | | Fixed execfile in compat.py.Vinay Sajip2011-06-211-1/+6
| * | | Fixed some bugs, tests now also all pass on 2.7 and 3.2.Vinay Sajip2011-06-212-2/+2
| * | | Fixed some bugs - tests now all pass under Python 3.3.Vinay Sajip2011-06-213-7/+7
| * | | Changes to support 2.x and 3.x in the same codebase.Vinay Sajip2011-06-2028-200/+332
* | | | Use new sysconfig module with Python 2.7 or >=3.2.Arfrever Frehtes Taifersar Arahesis2013-06-125-18/+42
* | | | Issue #1: Disable installation of Windows-specific files on non-Windows systems.Arfrever Frehtes Taifersar Arahesis2013-06-122-1/+7
* | | | Rename DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environment variable ...Arfrever Frehtes Taifersar Arahesis2013-06-112-1/+8
* | | | Update some URLs (packages.python.org -> pythonhosted.org).Arfrever Frehtes Taifersar Arahesis2013-06-114-7/+7
* | | | Update some URLs.Arfrever Frehtes Taifersar Arahesis2013-06-119-21/+21
* | | | Add __init__.py to the list of 'files with versions'Jason R. Coombs2013-06-091-0/+1
* | | | Bump version so it's reported correctlyJason R. Coombs2013-06-091-1/+1
* | | | Merge with setuptools-0.6 (null merge as local implementation treats imports ...Jason R. Coombs2013-06-090-0/+0
|\ \ \ \
| * | | | Fix missing importpje2013-06-031-1/+1
* | | | | Bumped to 0.7.3 in preparation for next release.Jason R. Coombs2013-06-095-10/+10
* | | | | Added tag 0.7.2 for changeset d04c05f035e3Jason R. Coombs2013-06-091-0/+1
* | | | | Fix 'set_versions'0.7.2Jason R. Coombs2013-06-091-1/+1
* | | | | Added sections on upgradingJason R. Coombs2013-06-091-1/+25
* | | | | Linked FAQJason R. Coombs2013-06-091-0/+5
* | | | | Add headingJason R. Coombs2013-06-091-0/+3
* | | | | Reformatted faq for RSTJason R. Coombs2013-06-091-12/+21
* | | | | Adding merge FAQ as part of the project docs.Jason R. Coombs2013-06-091-0/+44
* | | | | Moved MERGE.txt into the setuptools documentation.Jason R. Coombs2013-06-093-1/+8
* | | | | Allow uploading the docsJason R. Coombs2013-06-091-1/+1
* | | | | Prefer local implementation to markerlib implementation as markerlib implemen...Jason R. Coombs2013-06-092-13/+13
* | | | | Translate NameError into SyntaxError to meet prescribed APIJason R. Coombs2013-06-081-1/+6
* | | | | Merge legacy evaluation as a fallback with markerlib-based evaluation of envi...Jason R. Coombs2013-06-082-1/+102
|\ \ \ \ \
| * | | | | Expand documentation on evaluate_marker and indicate its legacy status.Jason R. Coombs2013-06-081-2/+11
* | | | | | Use markerlib for markers in 'extras'Jason R. Coombs2013-06-082-79/+10
|/ / / / /
* | | | | Resave with excess whitespace removedJason R. Coombs2013-06-071-10/+10
* | | | | Bumped to 0.7.2 in preparation for next release.Jason R. Coombs2013-06-035-10/+10
* | | | | Updated changelogJason R. Coombs2013-06-031-0/+6
* | | | | Use https in ez_setup (fixes #10)Jason R. Coombs2013-06-033-43/+43
* | | | | Added tag 0.7.1 for changeset 024dd30ed702Jason R. Coombs2013-06-031-0/+1
* | | | | Update changelog0.7.1Jason R. Coombs2013-06-031-0/+6
* | | | | Correct pkg_resources reference again (broken in e002a2ff195b)Jason R. Coombs2013-06-031-1/+1
* | | | | Bumped to 0.7.1 in preparation for next release.Jason R. Coombs2013-06-027-52/+52
* | | | | Added tag 0.7 for changeset 7f2c08e9ca22Jason R. Coombs2013-06-021-0/+1