| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated link to now-decommissioned mailing list (#356) | Sumana Harihareswara | 2020-06-13 | 1 | -3/+3 |
| | | | | | | Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ the pypa-dev Google Group is now decommissioned. Pointing to distutils-sig per a link elsewhere in the wheel documentation. Signed-off-by: Sumana Harihareswara <sh@changeset.nyc> | ||||
| * | Initial changes for the documentation overhaul | Alex Grönholm | 2018-07-17 | 1 | -264/+22 |
| | | | | | Fixes #122. | ||||
| * | Removed --use-wheel from the docs | Alex Grönholm | 2018-05-13 | 1 | -2/+2 |
| | | | | | | This option was removed in pip 10. Closes #237. | ||||
| * | Replaced references to distribute with setuptools | Alex Grönholm | 2018-04-01 | 1 | -2/+2 |
| | | |||||
| * | Update doc links to use https where available (#217) | Jon Dufresne | 2018-04-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed wrong PEP reference | Alex Grönholm | 2018-04-01 | 1 | -1/+1 |
| | | | | | PEP 496 was rejected in favor of PEP 508. | ||||
| * | Changed the environment markers PEP link to point to PEP 496 | Alex Grönholm | 2018-04-01 | 1 | -1/+4 |
| | | |||||
| * | Removed the "tool" extras from setup.py | Alex Grönholm | 2018-04-01 | 1 | -4/+1 |
| | | |||||
| * | Removed the public API documentation | Alex Grönholm | 2017-10-01 | 1 | -2/+0 |
| | | | | | | | In accordance with discussion between Daniel Holth, Nick Coghlan and yours truly, wheel is to have no public API and its command line interface will be its only public interface (just like with pip). | ||||
| * | Documented the license_file metadata key | Alex Grönholm | 2017-09-11 | 1 | -0/+23 |
| | | |||||
| * | Added a warning about extras in install_requires | Alex Grönholm | 2017-09-11 | 1 | -0/+3 |
| | | |||||
| * | Updated wheel signing documentation | Alex Grönholm | 2017-09-03 | 1 | -6/+9 |
| | | | | | Fixes #179. | ||||
| * | Updated the "conditional dependencies" docs section | Alex Grönholm | 2017-09-03 | 1 | -15/+36 |
| | | |||||
| * | Fixed the include directive for README.rst | Alex Grönholm | 2017-09-03 | 1 | -1/+1 |
| | | |||||
| * | add py-limited-api flag to control abi3 wheel tagging | Daniel Holth | 2016-08-20 | 1 | -3/+15 |
| | | |||||
| * | merge | Daniel Holth | 2014-04-22 | 1 | -0/+8 |
| |\ | |||||
| | * | Added some extra documentation for the --python-tag option (in prticular, ↵ | Paul Moore | 2014-04-03 | 1 | -0/+8 |
| | | | | | | | | | the default value) | ||||
| * | | docs update | Daniel Holth | 2014-04-10 | 1 | -0/+24 |
| |/ | |||||
| * | additional docs edits0.23.0 | Daniel Holth | 2014-03-31 | 1 | -14/+12 |
| | | |||||
| * | docs spelling | Daniel Holth | 2014-03-31 | 1 | -9/+9 |
| | | |||||
| * | Merged in pmoore/wheel (pull request #42) | Paul Moore | 2014-03-29 | 1 | -0/+37 |
| |\ | | | | | | | Add a --python-tag argument for bdist_wheel | ||||
| | * | Updates following review comments (docs, setup.cfg) | Paul Moore | 2014-03-27 | 1 | -0/+37 |
| | | | |||||
| * | | Removed a sentence fragment | Nick Loadholtes | 2014-03-22 | 1 | -1/+1 |
| |/ | |||||
| * | Merged in ↵ | Marcus Smith | 2014-03-16 | 1 | -0/+1 |
| |\ | | | | | | | | | | | roysmith/wheel/roysmith/indexrst-edited-online-with-bitbucket-ad-1381799840203 (pull request #30) index.rst edited online with Bitbucket (add slogan) | ||||
| | * | index.rst edited online with Bitbucket (add slogan) | Roy Smith | 2013-10-15 | 1 | -0/+1 |
| | | | |||||
| * | | Add example of remote usage of wheelhouse. | ericholscher | 2014-01-09 | 1 | -0/+4 |
| |/ | |||||
| * | update docs | Daniel Holth | 2013-07-20 | 1 | -8/+42 |
| | | |||||
| * | point to main pip branch | Daniel Holth | 2013-03-16 | 1 | -2/+2 |
| | | |||||
| * | reference correct pip branch | Daniel Holth | 2013-02-22 | 1 | -1/+1 |
| | | |||||
| * | Add automatic API file, and update conf.py and index.rst to account for it. | Kevin Horn | 2013-02-19 | 1 | -0/+1 |
| | | |||||
| * | minor docs update0.15.0 | Daniel Holth | 2012-11-16 | 1 | -2/+2 |
| | | |||||
| * | use jwk instead of key in signatures | Daniel Holth | 2012-10-27 | 1 | -3/+4 |
| | | |||||
| * | virtualenv headers path, docs | Daniel Holth | 2012-10-17 | 1 | -48/+17 |
| | | |||||
| * | mention pip build command | Daniel Holth | 2012-09-30 | 1 | -0/+2 |
| | | |||||
| * | document wheel tool a bit | Daniel Holth | 2012-09-29 | 1 | -4/+22 |
| | | |||||
| * | vendorize pkg_resources; bump version | Daniel Holth | 2012-09-29 | 1 | -146/+8 |
| | | |||||
| * | rename Packager to Generator in WHEEL; use Metadata 1.3 | Daniel Holth | 2012-09-15 | 1 | -4/+10 |
| | | |||||
| * | pull compatibility check out of wheel.install | Daniel Holth | 2012-09-08 | 1 | -0/+5 |
| | | |||||
| * | update docs | Daniel Holth | 2012-09-05 | 1 | -87/+89 |
| | | |||||
| * | docs | Daniel Holth | 2012-08-28 | 1 | -0/+4 |
| | | |||||
| * | automatically sign wheel files if WHEEL_TOOL environment variable is present | Daniel Holth | 2012-08-28 | 1 | -0/+18 |
| | | |||||
| * | improve, document signing scheme | Daniel Holth | 2012-08-21 | 1 | -42/+40 |
| | | |||||
| * | noarch-noabi to none-any find/replace | Daniel Holth | 2012-08-15 | 1 | -1/+1 |
| | | |||||
| * | delegate some docs to PEP 425 | Daniel Holth | 2012-08-14 | 1 | -23/+6 |
| | | |||||
| * | update docs | Daniel Holth | 2012-07-26 | 1 | -17/+25 |
| | | |||||
| * | add 'major version only' tags to docs | Daniel Holth | 2012-07-24 | 1 | -1/+2 |
| | | |||||
| * | version 0.60.6 | Daniel Holth | 2012-07-23 | 1 | -6/+5 |
| | | |||||
| * | more docs | Daniel Holth | 2012-07-20 | 1 | -18/+35 |
| | | |||||
| * | spelling | Daniel Holth | 2012-07-12 | 1 | -2/+2 |
| | | |||||
| * | add 'why not egg' to sphinx docs | Daniel Holth | 2012-07-12 | 1 | -0/+17 |
| | | |||||
