summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Minor change to minimise diffs with upstream.Vinay Sajip2013-06-191-2/+1
| * | | | | Minor change to minimise diffs with upstream.Vinay Sajip2013-06-191-1/+2
| * | | | | Tidied up imports.Vinay Sajip2013-06-193-10/+4
| * | | | | Add back accidentally deleted import.Vinay Sajip2013-06-192-5/+6
| * | | | | More post-merge fixes.Vinay Sajip2013-06-195-11/+9
| * | | | | Post-merge fixes.Vinay Sajip2013-06-192-9/+6
| * | | | | Merged upstream changes.Vinay Sajip2013-06-1932-152/+161
| |\ \ \ \ \
| * | | | | | Misc. updates following 2to3 checks.Vinay Sajip2013-06-1717-122/+147
| * | | | | | Updated to fix errors on 2.5.Vinay Sajip2013-06-152-2/+2
| * | | | | | Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ate...Vinay Sajip2013-06-1534-228/+389
* | | | | | | Merge with 0.7.40.8b2Jason R. Coombs2013-06-196-4/+667
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Bumped to 0.7.5 in preparation for next release.Jason R. Coombs2013-06-196-10/+10
| * | | | | Added tag 0.7.4 for changeset 85640475dda0Jason R. Coombs2013-06-191-0/+1
| * | | | | Reference parsed svn version variable instead of the whole of the data. Fixes...0.7.4Jason R. Coombs2013-06-192-1/+7
| * | | | | Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). eg...Jason R. Coombs2013-06-194-3/+659
* | | | | | Added tag 0.8b1 for changeset 74c6c1226805Jason R. Coombs2013-06-181-0/+1
* | | | | | Merge 0.7.3 release0.8b1Jason R. Coombs2013-06-184-4/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update version to indicate a range of versions when discussing upgrade from D...Jason R. Coombs2013-06-181-1/+1
| * | | | | Bumped to 0.7.4 in preparation for next release.Jason R. Coombs2013-06-187-17/+17
| * | | | | Added tag 0.7.3 for changeset d212e48e0cefJason R. Coombs2013-06-181-0/+1
| * | | | | Backed out changeset: 7292c3a723e30.7.3Jason R. Coombs2013-06-182-3/+1
| |/ / / /
* | | | | Updated changelogJason R. Coombs2013-06-181-0/+7
* | | | | Bumped to 0.8 in preparation for next release.Jason R. Coombs2013-06-186-11/+11
* | | | | Update release script to run under Python 3Jason R. Coombs2013-06-181-6/+18
* | | | | 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