| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | 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 | |||||
| * | | | | | 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. | |||||
| * | | | | | Include Windows-specific files in tarball even when MANIFEST.in does not ↵ | Arfrever Frehtes Taifersar Arahesis | 2013-06-20 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | include them. | |||||
| * | | | | | Merge fix for #21 | Jason R. Coombs | 2013-06-19 | 2 | -5/+12 | |
| |\| | | | | ||||||
| | * | | | | 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 | |
| | | | | | | ||||||
| * | | | | | Merged in vinay.sajip/setuptools/single-codebase (pull request #5) | Jason R. Coombs | 2013-06-19 | 16 | -140/+161 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Additional changes relating to single codebase support | |||||
| | * | | | | | Minor change to minimise diffs with upstream. | Vinay Sajip | 2013-06-19 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | Minor change to minimise diffs with upstream. | Vinay Sajip | 2013-06-19 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | Tidied up imports. | Vinay Sajip | 2013-06-19 | 3 | -10/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | Add back accidentally deleted import. | Vinay Sajip | 2013-06-19 | 2 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | More post-merge fixes. | Vinay Sajip | 2013-06-19 | 5 | -11/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | Post-merge fixes. | Vinay Sajip | 2013-06-19 | 2 | -9/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | Merged upstream changes. | Vinay Sajip | 2013-06-19 | 32 | -152/+161 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | | Misc. updates following 2to3 checks. | Vinay Sajip | 2013-06-17 | 17 | -122/+147 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | | Updated to fix errors on 2.5. | Vinay Sajip | 2013-06-15 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : single-codebase | |||||
| | * | | | | | | Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ↵ | Vinay Sajip | 2013-06-15 | 34 | -228/+389 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atexit errors in the multiprocessing module in 2.7/3.2 (seemingly unrelated to setuptools). --HG-- branch : single-codebase | |||||
| * | | | | | | | Merge with 0.7.40.8b2 | Jason R. Coombs | 2013-06-19 | 6 | -4/+667 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| | * | | | | | 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. | |||||
| * | | | | | | Added tag 0.8b1 for changeset 74c6c1226805 | Jason R. Coombs | 2013-06-18 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Merge 0.7.3 release0.8b1 | Jason R. Coombs | 2013-06-18 | 4 | -4/+3 | |
| |\| | | | | | ||||||
| | * | | | | | 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 | |||||
| * | | | | | Updated changelog | Jason R. Coombs | 2013-06-18 | 1 | -0/+7 | |
| | | | | | | ||||||
| * | | | | | Bumped to 0.8 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 6 | -11/+11 | |
| | | | | | | ||||||
| * | | | | | Update release script to run under Python 3 | Jason R. Coombs | 2013-06-18 | 1 | -6/+18 | |
| | | | | | | ||||||
| * | | | | | Merge Python 3 native support from distribute | Jason R. Coombs | 2013-06-18 | 37 | -370/+515 | |
| |\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | --HG-- rename : tests/test_distribute_setup.py => tests/test_ez_setup.py | |||||
| | * | | | Fix Python3 compatibility issue in filterfalse | Jason R. Coombs | 2013-06-17 | 2 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 71e3e89efe6483924a07e7f9819ee86f08dbf1f2 extra : histedit_source : fa75c7bc174b248c74da7b4efd5f6f05c36b6ae4 | |||||
| | * | | | Use unicode from compat module | Jason R. Coombs | 2013-06-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c4dd03dba58146eed2f620cd6d6b7ab52ee9d109 extra : histedit_source : 02c194ea1c97e8aea64fd23d77efc1bade185c0a | |||||
| | * | | | Re-save test modules with UTF-8 encoding | Jason R. Coombs | 2013-06-17 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 6728580b2f2f10026fe0f196db7ea5510acac704 extra : histedit_source : f4fbf02bbe3e4e39caf1aa2f5a354c99d9249e65 | |||||
| | * | | | Update exceptions for Python 3 compatibility | Jason R. Coombs | 2013-06-17 | 1 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 354795c0a0b8a864583f2549ce869e719be265d2 | |||||
| | * | | | Remove unused import | Jason R. Coombs | 2013-06-18 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute | |||||
| | * | | | Merge Vinay Sajip's unified Python 2/3 support from distribute 3 | Jason R. Coombs | 2013-06-18 | 47 | -399/+1276 | |
| | |\| | | | | | | | | | | | | | | | | | | --HG-- branch : distribute | |||||
| | * | | | Fixed some resource leaks. | Vinay Sajip | 2012-10-10 | 5 | -26/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : source : 98c929e25fee11a99eb125dd9a13521321d68dd3 | |||||
| | * | | | Updated win_script_wrapper to run on Python 2 and Python 3 | Jason R. Coombs | 2013-06-18 | 1 | -31/+46 | |
| | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute | |||||
| | * | | | Minor fix previously fixed in a merge | Jason R. Coombs | 2013-06-18 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute | |||||
| | * | | | Post-merge fixes for Python 3. | Vinay Sajip | 2012-10-10 | 7 | -12/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : source : 6b9041dea7b9197f6ea1fb993d7a05dd4f7c580d | |||||
| | * | | | Merge with upstream | Jason R. Coombs | 2013-06-18 | 59 | -658/+2234 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute | |||||
| | * | | | | Fixed execfile in pkg_resources. | Vinay Sajip | 2011-06-21 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 3148f97cc98edf62e982cb14b4b90527c4fc11fb | |||||
