| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | docs: migrate declarative config to separate file | alvyjudy | 2020-05-11 | 2 | -239/+240 | |
| * | | | | | | docs: add functionality entry in userguide index | alvyjudy | 2020-05-11 | 1 | -1/+2 | |
| * | | | | | | docs: migrate functionality info to separate file | alvyjudy | 2020-05-11 | 2 | -1317/+1347 | |
| * | | | | | | docs: migrate commands ref to commands.txt | alvyjudy | 2020-05-11 | 2 | -565/+566 | |
| * | | | | | | docs: add commands ref entry in userguide index | alvyjudy | 2020-05-11 | 1 | -1/+2 | |
| * | | | | | | docs: migrated keywords ref to keywords.txt | alvyjudy | 2020-05-11 | 2 | -174/+175 | |
| * | | | | | | docs: migrate basic use to quickstart | alvyjudy | 2020-05-11 | 2 | -164/+165 | |
| * | | | | | | docs: update userguide index | alvyjudy | 2020-05-11 | 1 | -0/+17 | |
| * | | | | | | docs: created folder and index for userguide | alvyjudy | 2020-05-11 | 1 | -0/+0 | |
| * | | | | | | Merge pull request #2097 from alvyjudy/improve-doc | Jason R. Coombs | 2020-05-10 | 5 | -8/+23 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | docs: added index for deprecated files | alvyjudy | 2020-05-10 | 1 | -0/+19 | |
| | * | | | | | docs: change top index depth to one | alvyjudy | 2020-05-10 | 1 | -1/+1 | |
| | * | | | | | doc: move python_eggs.txt to deprecated folder | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | * | | | | | doc: rename formats.txt as python-eggs.txt | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | * | | | | | doc: move easy_install file into deprecated folder | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | * | | | | | doc: move python 2to3 doc into deprecated folder | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | * | | | | | docs: reduced top index to three entries | alvyjudy | 2020-05-10 | 1 | -7/+3 | |
| * | | | | | | Tweak note about setup.cfg | Paul Ganssle | 2020-05-07 | 1 | -2/+3 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'master' of https://github.com/pypa/setuptools | Jason R. Coombs | 2020-05-03 | 1 | -0/+89 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Apply suggestions from code review | Jason R. Coombs | 2020-05-03 | 1 | -9/+3 | |
| | * | | | | | Apply suggestions from code review | Jason R. Coombs | 2020-05-03 | 1 | -21/+21 | |
| | * | | | | | fixed some RST syntax | alvyjudy | 2020-03-30 | 1 | -2/+2 | |
| | * | | | | | deleted blank lines and fixed underline | alvyjudy | 2020-03-30 | 1 | -3/+2 | |
| | * | | | | | First draft for build_meta documentation | alvyjudy | 2020-03-30 | 1 | -45/+53 | |
| | * | | | | | initial draft for build_meta documentation | alvyjudy | 2020-03-29 | 1 | -0/+88 | |
| * | | | | | | change: Mac OS X -> macOS | Reece Dunham | 2020-04-11 | 2 | -4/+4 | |
| |/ / / / / | ||||||
| * | | | | | Replace playbook with code for finalizing a release. | Jason R. Coombs | 2020-03-08 | 1 | -33/+7 | |
| * | | | | | Fix broken link to Python docs | Ye-hyoung Kang | 2020-03-02 | 1 | -1/+1 | |
| * | | | | | Copy docs requirements to a separate file due to RTD constraints. Fixes #2001... | Jason R. Coombs | 2020-02-16 | 1 | -0/+4 | |
| * | | | | | Merge branch 'master' into fix/1557 | Jason R. Coombs | 2020-02-11 | 10 | -507/+227 | |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | | Move docs dependencies into package metadata and use same technique as jaraco... | Jason R. Coombs | 2020-01-21 | 1 | -5/+0 | |
| | * | | | | Merge branch 'master' of https://github.com/pypa/setuptools | Jason R. Coombs | 2020-01-19 | 2 | -7/+3 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp... | Jason R. Coombs | 2020-01-19 | 2 | -7/+3 | |
| | * | | | | | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-01-19 | 1 | -4/+4 | |
| | * | | | | | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-01-19 | 1 | -28/+11 | |
| | |/ / / / | ||||||
| | * | | | | Uniformise quotation marks | Géry Ogam | 2020-01-15 | 1 | -52/+52 | |
| | * | | | | Remove the python command from setup.py calls | Géry Ogam | 2020-01-15 | 1 | -7/+7 | |
| | * | | | | Fix typos | Géry Ogam | 2020-01-13 | 1 | -2/+2 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #1954 from gpotter2/patch-2 | Jason R. Coombs | 2020-01-11 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | Update setuptools.txt | Gabriel | 2020-01-02 | 1 | -2/+2 | |
| | * | | | | Fix TestPyPI upload URI | Dustin Ingram | 2020-01-06 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #1908 from benoit-pierre/drop_py34_support | Jason R. Coombs | 2020-01-01 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | drop support for Python 3.4 | Benoit Pierre | 2019-11-15 | 1 | -1/+1 | |
| | * | | | | Update setuptools.txt | Géry Ogam | 2019-12-12 | 1 | -6/+6 | |
| | * | | | | Rename 'Professional support' to 'For Enterprise' and add section on 'For Ent... | Jason R. Coombs | 2019-11-30 | 1 | -7/+7 | |
| | * | | | | Merge pull request #1877 from pypa/feature/distribution-options-hooks | Jason R. Coombs | 2019-11-23 | 1 | -0/+23 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'master' into feature/distribution-options-hooks | Jason R. Coombs | 2019-11-16 | 6 | -383/+87 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Add changelog entry and documentation about the feature. | Jason R. Coombs | 2019-11-16 | 1 | -4/+27 | |
| | * | | | | | | Revert "drop easy_install script and associated documentation" | Benoit Pierre | 2019-11-16 | 2 | -0/+1086 | |
| | * | | | | | | Merge pull request #1767 from kchmck/feat-license-files | Jason R. Coombs | 2019-11-16 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ | ||||||
