Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge another fix for regressions brought about by #375.0.6.49 | Jason R. Coombs | 2013-07-04 | 2 | -1/+10 |
|\ | | | | | | | | | --HG-- branch : distribute | ||||
| * | Move warning check in `get_cache_path` to follow directory creation. Fixes #375. | Jason R. Coombs | 2013-07-04 | 2 | -1/+10 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | 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.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 | ||||
* | | 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 | ||||
* | | Bumped to 0.6.46 in preparation for next release. | Jason R. Coombs | 2013-05-29 | 5 | -8/+8 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Added tag 0.6.45 for changeset ddca71ae5ceb | Jason R. Coombs | 2013-05-29 | 1 | -0/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Catch VersionConflict in distribute_setup when checking for setuptools 0.7 ↵0.6.45 | Jason R. Coombs | 2013-05-29 | 2 | -1/+9 |
| | | | | | | | | | | | | | | (to allow upgrade from setuptools to distribute). Fixes #379 --HG-- branch : distribute | ||||
* | | Run tests on 3.3 as well | Jason R. Coombs | 2013-05-28 | 1 | -0/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Bumped to 0.6.45 in preparation for next release. | Jason R. Coombs | 2013-05-28 | 5 | -8/+8 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Added tag 0.6.44 for changeset 73aa98aee6bb | Jason R. Coombs | 2013-05-28 | 1 | -0/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Allow setuptools 0.7 to satisfy use_setuptools.0.6.44 | Jason R. Coombs | 2013-05-28 | 2 | -0/+16 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Bumped to 0.6.44 in preparation for next release. | Jason R. Coombs | 2013-05-24 | 5 | -8/+8 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Added tag 0.6.43 for changeset 35086ee28673 | Jason R. Coombs | 2013-05-24 | 1 | -0/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Update changelog0.6.43 | Jason R. Coombs | 2013-05-24 | 1 | -0/+6 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Restore Python 2.4 compatible syntax | Jason R. Coombs | 2013-05-24 | 1 | -1/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Update About the fork | Jason R. Coombs | 2013-05-24 | 1 | -27/+6 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Update code repository link. | Jason R. Coombs | 2013-05-24 | 1 | -2/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Bumped to 0.6.43 in preparation for next release. | Jason R. Coombs | 2013-05-24 | 5 | -8/+8 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Added tag 0.6.42 for changeset f30167716b65 | Jason R. Coombs | 2013-05-24 | 1 | -0/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Update changelog0.6.42 | Jason R. Coombs | 2013-05-24 | 1 | -0/+2 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | First round of prepping setuptools for inclusion in Python 2.5: move | PJ Eby | 2006-04-14 | 3 | -8/+4 |
| | | | | | | | | | | | | | | | | | | | | site.py to setuptools/site-patch.py; reinstate 'python -m easy_install' support; use distutils' "upload" command when running under 2.5. --HG-- branch : distribute extra : source : fbb6c89a74aa47a556a936202d2e50051b067940 extra : histedit_source : 778122fc56bcca6f5a1dbd5a475df11d29028730 | ||||
* | | Use a wrapper to ensure unique values on find_external_links. Factors out ↵ | Jason R. Coombs | 2013-05-24 | 2 | -9/+26 |
| | | | | | | | | | | | | | | uniqueness test into a re-usable decorator and simplifies the body of find_external_links. --HG-- branch : distribute | ||||
* | | Add unique_everseen from Python 2.7 docs | Jason R. Coombs | 2013-05-24 | 1 | -0/+19 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Added Dirley to contributors | Jason R. Coombs | 2013-05-24 | 1 | -0/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | actually filter the links | Dirley Rodrigues | 2013-02-04 | 1 | -0/+2 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : cb6e3497e1f8594181f10110cbc833bd6c81f89e | ||||
* | | avoid naming problems | Dirley Rodrigues | 2013-02-04 | 1 | -7/+7 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 29eeb99013055b8d27cad7f7e8898d06a865b188 | ||||
* | | Improve external links finder to not yield duplicate links. | Dirley Rodrigues | 2013-02-04 | 2 | -2/+15 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 78e932fca32ee0ee1f50794cf998f4e7db78131b | ||||
* | | Bumped to 0.6.42 in preparation for next release. | Jason R. Coombs | 2013-05-24 | 5 | -8/+8 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Added tag 0.6.41 for changeset ad107e9b4bee | Jason R. Coombs | 2013-05-24 | 1 | -0/+1 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Update changelog and contributors0.6.41 | Jason R. Coombs | 2013-05-24 | 2 | -0/+3 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | Correct reference to self.loader. | Jason R. Coombs | 2013-05-24 | 1 | -2/+2 |
| | | | | | | | | | | --HG-- branch : distribute | ||||
* | | don't decode in python 2.x. that's my oops | Philip Thiem | 2013-02-16 | 1 | -4/+1 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4b981d54c6a171d7a6500c6c62838d8c368ae0b1 | ||||
* | | old win wrapper script not expecting return values from write() | Philip Thiem | 2013-02-16 | 1 | -18/+43 |
| | | | | | | | | | | | | | | | | | | python 3 no longer has popen4 had some issue with ^M on end on line. --HG-- branch : distribute extra : rebase_source : 5b2c834e9a8dfd4027791cacef7c2bfe03652f31 | ||||
* | | There were some failing tests on windows. I assume this is a NTFS vs FAT or | Philip Thiem | 2013-02-16 | 1 | -6/+24 |
| | | | | | | | | | | | | | | | | | | NT versus 9x things... Seemed odd. In any case. My filesystem is deifnitely NOT cp1252. --HG-- branch : distribute extra : rebase_source : c4d64aff6b811ba36bbf33cd4cf2a12f563a6880 | ||||
* | | Reapply with unix file endings, to make a better diff | Philip Thiem | 2013-02-16 | 1 | -8/+38 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 8fdc661ab1dd38af6d692df15ff65392860a60d1 | ||||
* | | Backout the pkg_resources.py fix | Philip Thiem | 2013-02-16 | 2 | -43/+14 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : d144d2afc763c9ed6420d32bad3015075d265226 | ||||
* | | Seems to be an issue with using ZipFile as a context on python 3.1 | Philip Thiem | 2013-02-16 | 1 | -1/+5 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : d81c62a1c2efbeefc848979e07b16506213c0949 |