| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Correct missing import in ssl_support | pje | 2013-05-31 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (grafted from 3b91f246d8de2f54b4b764dfe362a3677a001162) --HG-- branch : setuptools-0.6 extra : source : 3b91f246d8de2f54b4b764dfe362a3677a001162 | |||||
| * | | | Updated README to reflect preferred installation techniques, HTTPS links, ↵ | Jason R. Coombs | 2013-06-01 | 1 | -63/+51 | |
| | | | | | | | | | | | | | and more references to bitbucket hosting. The preferred installation technique now is running 'ez_setup.py' on all platforms. | |||||
| * | | | Make sure there's a blank line between files | Jason R. Coombs | 2013-05-28 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | No need to upload bootstrap script as it's referenced from the docs. | Jason R. Coombs | 2013-05-28 | 1 | -9/+0 | |
| | | | | ||||||
| * | | | Bumped to 0.7b5 in preparation for next release. | Jason R. Coombs | 2013-05-28 | 6 | -55/+55 | |
| | | | | ||||||
| * | | | Added tag 0.7b4 for changeset 53b4ac9a748a | Jason R. Coombs | 2013-05-28 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Temporarily disable uploading until PyPI is used again0.7b4 | Jason R. Coombs | 2013-05-28 | 1 | -3/+5 | |
| | | | | ||||||
| * | | | Updated changelog | Jason R. Coombs | 2013-05-28 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | Prefer namespaced usage | Jason R. Coombs | 2013-05-28 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Import resource_filename from pkg_resources | Eric Larson | 2013-05-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | --HG-- extra : source : 14737efaf19e5a19c92f54c94163003d381aed0b | |||||
| * | | | Resave with excess whitespace removed | Jason R. Coombs | 2013-05-28 | 1 | -11/+11 | |
| | | | | ||||||
| * | | | Add support for Python 3.3 in environment marker tests | Jason R. Coombs | 2013-05-28 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Merge with Distribute 0.6.44 | Jason R. Coombs | 2013-05-28 | 3 | -0/+9 | |
| |\ \ \ | | |/ | |/| | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py | |||||
| | * | | 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 | |||||
| * | | | Remove Python 2.3 support from ez_setup.py | Jason R. Coombs | 2013-05-28 | 1 | -20/+4 | |
| | | | | ||||||
| * | | | Add note about dropped support for Python 2.3 | Jason R. Coombs | 2013-05-28 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Bump version for subsequent release | Jason R. Coombs | 2013-05-25 | 4 | -5/+5 | |
| | | | | ||||||
| * | | | Added tag 0.7b3 for changeset 63e4eb2d6120 | Jason R. Coombs | 2013-05-25 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Re-generate egg_info0.7b3 | Jason R. Coombs | 2013-05-25 | 2 | -50/+50 | |
| | | | | ||||||
| * | | | Merge with Distribute 0.6.43 | Jason R. Coombs | 2013-05-25 | 3 | -1/+8 | |
| |\| | | | | | | | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py | |||||
| | * | | 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 | |||||
| * | | | Fix use of getheaders on Python 3 | Jason R. Coombs | 2013-05-25 | 3 | -66/+80 | |
| | | | | ||||||
| * | | | Support get_headers on Python 3 and Python 2 | Jason R. Coombs | 2013-05-24 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Bump to next anticipated version | Jason R. Coombs | 2013-05-24 | 4 | -5/+5 | |
| | | | | ||||||
| * | | | Added tag 0.7b2 for changeset 8951daac6c1b | Jason R. Coombs | 2013-05-24 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Extract function for uploading to pypi0.7b2 | Jason R. Coombs | 2013-05-24 | 1 | -15/+18 | |
| | | | | ||||||
| * | | | Bump to 0.7b2 for next release | Jason R. Coombs | 2013-05-24 | 4 | -5/+5 | |
| | | | | ||||||
| * | | | Updated get_next_version to bump arbitrary versions and added doctests. | Jason R. Coombs | 2013-05-24 | 1 | -5/+25 | |
| | | | | ||||||
| * | | | SVN is no longer used. | Jason R. Coombs | 2013-05-24 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Merge with distribute 0.6.42 | Jason R. Coombs | 2013-05-24 | 8 | -8/+58 | |
| |\| | | ||||||
| | * | | 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 | |||||
| * | | | Merge changes from distribute 0.6.41 | Jason R. Coombs | 2013-05-24 | 11 | -54/+164 | |
| |\| | | | | | | | | | | | | | | --HG-- rename : distribute_setup.py => ez_setup.py | |||||
| | * | | Bumped to 0.6.42 in preparation for next release. | Jason R. Coombs | 2013-05-24 | 5 | -8/+8 | |
| | | | | | | | | | | | | | | | | --HG-- branch : distribute | |||||
