summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add comment to capture the purpose of the environment variable0.7.5Jason R. Coombs2013-06-291-0/+4
* update changelogJason R. Coombs2013-06-291-0/+4
* Add support for SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT variable.Arfrever Frehtes Taifersar Arahesis2013-06-201-1/+2
* Merge with 0.6.46 (to include additional fix for Distribute #375)Jason R. Coombs2013-06-292-0/+34
|\
| * Merge second phase of fix for #3750.6.46Jason R. Coombs2013-06-292-0/+34
| |\
| | * Update changelogJason R. Coombs2013-06-291-0/+8
| | * Also protect against group-writable filesJason R. Coombs2013-06-241-2/+3
| | * Issue a UserWarning when the egg cache directory is likely to be vulnerable t...Jason R. Coombs2013-06-211-0/+25
* | | Update changelogJason R. Coombs2013-06-191-0/+6
* | | Restore Python 2.4 compatibility in test_easy_install. Fixes #21Jason R. Coombs2013-06-191-5/+6
* | | 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
* | | 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
* | | 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