| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Add heading | Jason R. Coombs | 2013-06-09 | 1 | -0/+3 | |
| | * | | | | Reformatted faq for RST | Jason R. Coombs | 2013-06-09 | 1 | -12/+21 | |
| | * | | | | Adding merge FAQ as part of the project docs. | Jason R. Coombs | 2013-06-09 | 1 | -0/+44 | |
| | * | | | | Moved MERGE.txt into the setuptools documentation. | Jason R. Coombs | 2013-06-09 | 3 | -1/+8 | |
| | * | | | | Allow uploading the docs | Jason R. Coombs | 2013-06-09 | 1 | -1/+1 | |
| | * | | | | Prefer local implementation to markerlib implementation as markerlib implemen... | Jason R. Coombs | 2013-06-09 | 2 | -13/+13 | |
| | * | | | | Translate NameError into SyntaxError to meet prescribed API | Jason R. Coombs | 2013-06-08 | 1 | -1/+6 | |
| | * | | | | Merge legacy evaluation as a fallback with markerlib-based evaluation of envi... | Jason R. Coombs | 2013-06-08 | 2 | -1/+102 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Expand documentation on evaluate_marker and indicate its legacy status. | Jason R. Coombs | 2013-06-08 | 1 | -2/+11 | |
| | * | | | | | Use markerlib for markers in 'extras' | Jason R. Coombs | 2013-06-08 | 2 | -79/+10 | |
| | |/ / / / | ||||||
| | * | | | | Resave with excess whitespace removed | Jason R. Coombs | 2013-06-07 | 1 | -10/+10 | |
| | * | | | | Bumped to 0.7.2 in preparation for next release. | Jason R. Coombs | 2013-06-03 | 5 | -10/+10 | |
| | * | | | | Updated changelog | Jason R. Coombs | 2013-06-03 | 1 | -0/+6 | |
| | * | | | | Use https in ez_setup (fixes #10) | Jason R. Coombs | 2013-06-03 | 3 | -43/+43 | |
| | * | | | | Added tag 0.7.1 for changeset 024dd30ed702 | Jason R. Coombs | 2013-06-03 | 0 | -0/+0 | |
| | * | | | | Update changelog0.7.1 | Jason R. Coombs | 2013-06-03 | 1 | -0/+6 | |
| | * | | | | Correct pkg_resources reference again (broken in e002a2ff195b) | Jason R. Coombs | 2013-06-03 | 1 | -1/+1 | |
| | * | | | | Bumped to 0.7.1 in preparation for next release. | Jason R. Coombs | 2013-06-02 | 7 | -52/+52 | |
| | * | | | | Added tag 0.7 for changeset 7f2c08e9ca22 | Jason R. Coombs | 2013-06-02 | 0 | -0/+0 | |
| | * | | | | Bumped to 0.7 in preparation for next release.0.7 | Jason R. Coombs | 2013-06-02 | 5 | -8/+8 | |
| | * | | | | Merge distribute 0.6.45 | Jason R. Coombs | 2013-06-02 | 1 | -0/+7 | |
| | |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | | * | | | Bumped to 0.6.46 in preparation for next release. | Jason R. Coombs | 2013-05-29 | 5 | -8/+8 | |
| | | * | | | Added tag 0.6.45 for changeset ddca71ae5ceb | Jason R. Coombs | 2013-05-29 | 0 | -0/+0 | |
| | | * | | | Catch VersionConflict in distribute_setup when checking for setuptools 0.7 (t...0.6.45 | Jason R. Coombs | 2013-05-29 | 2 | -1/+9 | |
| | * | | | | Add links to Uninstalling section | Jason R. Coombs | 2013-06-02 | 1 | -2/+3 | |
| | * | | | | Restored egg-link for setuptools 0.6 to minimize flux for setuptools 0.6 users. | Jason R. Coombs | 2013-06-02 | 1 | -1/+1 | |
| | * | | | | Refactor docs to describe uninstallation in a single section. | Jason R. Coombs | 2013-06-02 | 1 | -14/+19 | |
| | * | | | | Updated release script to allow setting of the version to be released at rele... | Jason R. Coombs | 2013-06-01 | 1 | -18/+26 | |
| | * | | | | README.txt now references specific versions again | Jason R. Coombs | 2013-06-01 | 1 | -1/+3 | |
| | * | | | | Merge with setuptools-0.6 | Jason R. Coombs | 2013-06-01 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Updated README to reflect preferred installation techniques, HTTPS links, and... | Jason R. Coombs | 2013-06-01 | 1 | -63/+51 | |
| | * | | | | | 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 | 0 | -0/+0 | |
| | * | | | | | 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 | |
| | * | | | | | 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 | 2 | -0/+8 | |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | | Run tests on 3.3 as well | Jason R. Coombs | 2013-05-28 | 1 | -0/+1 | |
| | | * | | | | Bumped to 0.6.45 in preparation for next release. | Jason R. Coombs | 2013-05-28 | 5 | -8/+8 | |
| | | * | | | | Added tag 0.6.44 for changeset 73aa98aee6bb | Jason R. Coombs | 2013-05-28 | 0 | -0/+0 | |
| | | * | | | | Allow setuptools 0.7 to satisfy use_setuptools.0.6.44 | Jason R. Coombs | 2013-05-28 | 2 | -0/+16 | |
| | * | | | | | 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 | 0 | -0/+0 | |
