| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Patched test so it can be run on Python 30.7.7 | Jason R. Coombs | 2013-07-02 | 1 | -0/+5 |
| | | |||||
| * | Issue #30: Added test for get_cache_path (but it doesn't yet get run) | Jason R. Coombs | 2013-07-02 | 2 | -0/+9 |
| | | |||||
| * | Update changelog | Jason R. Coombs | 2013-07-02 | 1 | -0/+6 |
| | | |||||
| * | Merge with Distribute 0.6.48 | Jason R. Coombs | 2013-07-02 | 3 | -1/+9 |
| |\ | | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py | ||||
| | * | Bumped to 0.6.49 in preparation for next release. | Jason R. Coombs | 2013-07-02 | 5 | -8/+8 |
| | | | | | | | | | | | --HG-- branch : distribute | ||||
| | * | Added tag 0.6.48 for changeset cae9127e0534 | Jason R. Coombs | 2013-07-02 | 1 | -0/+1 |
| | | | | | | | | | | | --HG-- branch : distribute | ||||
| | * | Update changelog0.6.48 | Jason R. Coombs | 2013-07-02 | 1 | -0/+7 |
| | | | | | | | | | | | --HG-- branch : distribute | ||||
| | * | Merge fix for AttributeError | Jason R. Coombs | 2013-07-02 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | | * | Correct AttributeError again (this time verified) | Jason R. Coombs | 2013-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| * | | | Bumped to 0.7.7 in preparation for next release. | Jason R. Coombs | 2013-07-02 | 6 | -10/+10 |
| | | | | |||||
| * | | | Added tag 0.7.6 for changeset 48d3d26cbea6 | Jason R. Coombs | 2013-07-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | Update changelog0.7.6 | Jason R. Coombs | 2013-07-02 | 1 | -0/+6 |
| | | | | |||||
| * | | | Merge with Distribute 0.6.47 | Jason R. Coombs | 2013-07-02 | 3 | -1/+10 |
| |\| | | | | | | | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py | ||||
| | * | | Bumped to 0.6.48 in preparation for next release. | Jason R. Coombs | 2013-07-02 | 5 | -8/+8 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | * | | Added tag 0.6.47 for changeset ee2c96701702 | Jason R. Coombs | 2013-07-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | * | | Merge fix for AttributeError0.6.47 | Jason R. Coombs | 2013-07-02 | 2 | -1/+8 |
| | |\| | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | | * | Correct AttributeError | Jason R. Coombs | 2013-07-02 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | * | | Bumped to 0.6.47 in preparation for next release. | Jason R. Coombs | 2013-06-29 | 5 | -8/+8 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | * | | Added tag 0.6.46 for changeset b57e5ba93476 | Jason R. Coombs | 2013-06-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| * | | | Bumped to 0.7.6 in preparation for next release. | Jason R. Coombs | 2013-06-29 | 6 | -10/+10 |
| | | | | |||||
| * | | | Added tag 0.7.5 for changeset dd5bbc116c53 | Jason R. Coombs | 2013-06-29 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add comment to capture the purpose of the environment variable0.7.5 | Jason R. Coombs | 2013-06-29 | 1 | -0/+4 |
| | | | | |||||
| * | | | update changelog | Jason R. Coombs | 2013-06-29 | 1 | -0/+4 |
| | | | | |||||
| * | | | Add support for SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT variable. | Arfrever Frehtes Taifersar Arahesis | 2013-06-20 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Support for old DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT variable is kept temporarily for backward compatibility. --HG-- extra : source : eb58c3fe7c0881cbb28de1c523f083ad8e7f427d | ||||
| * | | | Merge with 0.6.46 (to include additional fix for Distribute #375) | Jason R. Coombs | 2013-06-29 | 2 | -0/+34 |
| |\| | | |||||
| | * | | Merge second phase of fix for #3750.6.46 | Jason R. Coombs | 2013-06-29 | 2 | -0/+34 |
| | |\| | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | | * | Update changelog | Jason R. Coombs | 2013-06-29 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | | * | Also protect against group-writable files | Jason R. Coombs | 2013-06-24 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | ||||
| | | * | Issue a UserWarning when the egg cache directory is likely to be vulnerable ↵ | Jason R. Coombs | 2013-06-21 | 1 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | to security issues per #375. --HG-- branch : distribute | ||||
| * | | | Update changelog | Jason R. Coombs | 2013-06-19 | 1 | -0/+6 |
| | | | | |||||
| * | | | Restore Python 2.4 compatibility in test_easy_install. Fixes #21 | Jason R. Coombs | 2013-06-19 | 1 | -5/+6 |
| | | | | |||||
| * | | | Bumped to 0.7.5 in preparation for next release. | Jason R. Coombs | 2013-06-19 | 6 | -10/+10 |
| | | | | |||||
| * | | | Added tag 0.7.4 for changeset 85640475dda0 | Jason R. Coombs | 2013-06-19 | 1 | -0/+1 |
| | | | | |||||
| * | | | Reference parsed svn version variable instead of the whole of the data. ↵0.7.4 | Jason R. Coombs | 2013-06-19 | 2 | -1/+7 |
| | | | | | | | | | | | | | Fixes #20 | ||||
| * | | | Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). ↵ | Jason R. Coombs | 2013-06-19 | 4 | -3/+659 |
| | | | | | | | | | | | | | egg_info.get_svn_revision is now a staticmethod. | ||||
| * | | | Update version to indicate a range of versions when discussing upgrade from ↵ | Jason R. Coombs | 2013-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | Distribute | ||||
| * | | | Bumped to 0.7.4 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 7 | -17/+17 |
| | | | | |||||
| * | | | Added tag 0.7.3 for changeset d212e48e0cef | Jason R. Coombs | 2013-06-18 | 1 | -0/+1 |
| | | | | |||||
| * | | | Backed out changeset: 7292c3a723e30.7.3 | Jason R. Coombs | 2013-06-18 | 2 | -3/+1 |
| | | | | | | | | | | | | | See https://bitbucket.org/pypa/setuptools/commits/7292c3a723e3b7b6fdd2bede2374dd1777809e7d for discussion | ||||
| * | | | Use new sysconfig module with Python 2.7 or >=3.2. | Arfrever Frehtes Taifersar Arahesis | 2013-06-12 | 5 | -18/+42 |
| | | | | |||||
| * | | | Issue #1: Disable installation of Windows-specific files on non-Windows systems. | Arfrever Frehtes Taifersar Arahesis | 2013-06-12 | 2 | -1/+7 |
| | | | | |||||
| * | | | Rename DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environment variable ↵ | Arfrever Frehtes Taifersar Arahesis | 2013-06-11 | 2 | -1/+8 |
| | | | | | | | | | | | | | to SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT. | ||||
| * | | | Update some URLs (packages.python.org -> pythonhosted.org). | Arfrever Frehtes Taifersar Arahesis | 2013-06-11 | 4 | -7/+7 |
| | | | | |||||
| * | | | Update some URLs. | Arfrever Frehtes Taifersar Arahesis | 2013-06-11 | 9 | -21/+21 |
| | | | | |||||
| * | | | Add __init__.py to the list of 'files with versions' | Jason R. Coombs | 2013-06-09 | 1 | -0/+1 |
| | | | | |||||
| * | | | Bump version so it's reported correctly | Jason R. Coombs | 2013-06-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge with setuptools-0.6 (null merge as local implementation treats imports ↵ | Jason R. Coombs | 2013-06-09 | 0 | -0/+0 |
| |\ \ \ | | | | | | | | | | | | | differently). | ||||
| | * | | | Fix missing import | pje | 2013-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (grafted from 1375a2f096ce47e2b9b7b27559671a5344a1189f) --HG-- branch : setuptools-0.6 extra : source : 1375a2f096ce47e2b9b7b27559671a5344a1189f | ||||
| * | | | | Bumped to 0.7.3 in preparation for next release. | Jason R. Coombs | 2013-06-09 | 5 | -10/+10 |
| | | | | | |||||
| * | | | | Added tag 0.7.2 for changeset d04c05f035e3 | Jason R. Coombs | 2013-06-09 | 1 | -0/+1 |
| | | | | | |||||
