index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2833 from abravalheri/remove-data-files-from-example
Jason R. Coombs
2021-10-31
1
-8
/
+4
|
\
|
*
Remove data_files from declarative config example
Anderson Bravalheri
2021-10-26
1
-8
/
+4
*
|
Merge pull request #2831 from abravalheri/improve-docs-paver
Jason R. Coombs
2021-10-31
1
-2
/
+11
|
\
\
|
*
|
Docs: Add reference + short description for Paver
Anderson Bravalheri
2021-10-26
1
-2
/
+11
|
|
/
*
|
Merge https://github.com/jaraco/skeleton
Jason R. Coombs
2021-10-31
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fi...
Jason R. Coombs
2021-09-17
1
-0
/
+7
*
|
Add minimum versions for setup_requires, python_requires, py_modules. Closes ...
Jason R. Coombs
2021-10-22
1
-3
/
+3
*
|
Update docs/userguide/distribution.rst
Jens C. Jensen
2021-10-03
1
-1
/
+1
*
|
fix typo: above -> below
Jens C. Jensen
2021-10-03
1
-1
/
+1
*
|
Merge pull request #2793 from stanton119/patch-1
Jason R. Coombs
2021-09-21
1
-1
/
+1
|
\
\
|
*
|
Update package_discovery.rst
stanton119
2021-09-17
1
-1
/
+1
*
|
|
Update distribution.rst
Diego Ramirez
2021-09-14
1
-3
/
+3
*
|
|
Document the version coparisons
Diego Ramirez
2021-09-14
1
-2
/
+9
|
/
/
*
|
Merge pull request #2786 from pzhlkj6612/add-link-to-develop_mode-0
Jason R. Coombs
2021-09-12
1
-1
/
+1
|
\
\
|
*
|
docs(quickstart): add link to "Development Mode"
Mozi
2021-09-12
1
-1
/
+1
*
|
|
Correct typo (s/brakets/brackets/)
Rupert Nash
2021-09-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #2731 from graingert/remove-lib2to3-usage
Jason R. Coombs
2021-09-04
6
-151
/
+0
|
\
\
|
*
|
remove lib2to3 usage
Thomas Grainger
2021-09-04
5
-133
/
+0
|
*
|
Merge https://github.com/pypa/distutils into remove-lib2to3-usage
Jason R. Coombs
2021-09-04
1
-18
/
+0
|
|
\
\
|
|
*
|
remove 2to3
Thomas Grainger
2021-07-22
1
-18
/
+0
*
|
|
|
Merge pull request #2748 from ianw/clarify-wheel-dependency
Jason R. Coombs
2021-09-04
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Prefer "command" to "function". Use direct imperative voice.
Jason R. Coombs
2021-09-04
1
-3
/
+3
|
*
|
|
|
build_meta: Clarify the reasons for project requirements in pyproject.toml
Ian Wienand
2021-08-09
1
-1
/
+5
*
|
|
|
|
Merge pull request #2746 from graingert/patch-1
Jason R. Coombs
2021-09-04
1
-1
/
+22
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
add python_requires example
Thomas Grainger
2021-07-30
1
-1
/
+22
|
|
/
/
/
*
|
|
|
Merge pull request #2712 from darkvertex/data_files_glob_directive
Jason R. Coombs
2021-08-26
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update globbing for [options.data_files] to be implicit, not requiring a cust...
Alan Fregtman
2021-07-21
1
-4
/
+2
|
*
|
|
Implement "glob:" directive for declarative "data_files" option.
Alan Fregtman
2021-06-30
1
-1
/
+4
*
|
|
|
Merge pull request #2735 from lmmx/patch-1
Jason R. Coombs
2021-07-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Remove repeated information in same sentence
Louis Maddox
2021-07-19
1
-1
/
+1
*
|
|
|
|
Restore whitespace and single quotes after blacken-docs.
Jason R. Coombs
2021-07-21
4
-23
/
+32
*
|
|
|
|
remove magci trailing commas
Thomas Grainger
2021-07-21
1
-6
/
+2
*
|
|
|
|
blacken docs
Thomas Grainger
2021-07-20
5
-48
/
+47
|
/
/
/
/
*
|
|
|
Merge branch 'main' into change-docs-theme
Jason R. Coombs
2021-07-18
29
-262
/
+4912
|
\
\
\
\
|
*
\
\
\
Merge https://github.com/jaraco/tidelift
Jason R. Coombs
2021-07-18
3
-11
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Implement tidelift banner using a Sphinx directive implemented by jaraco.tide...
Jason R. Coombs
2021-07-18
3
-11
/
+2
|
*
|
|
|
Merge pull request #2684 from clint-lawrence/patch-1
Jason R. Coombs
2021-05-29
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Fix a broken external link
clint-lawrence
2021-05-25
1
-1
/
+1
|
*
|
|
|
|
Entrypoints in declarative config are now supported
Nicolas CANIART
2021-05-29
1
-57
/
+89
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #2668 from carltongibson/c/fix-example-indent
Jason R. Coombs
2021-05-19
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Corrected tabs for spaces in quickstart example.
Carlton Gibson
2021-05-10
1
-2
/
+2
|
*
|
|
|
|
Merge pull request #2672 from luzpaz/typos
Jason R. Coombs
2021-05-19
4
-7
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix misc. doc typos
luz paz
2021-05-14
4
-7
/
+7
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge pull request #2676 from hugovk/patch-1
Jason R. Coombs
2021-05-19
1
-2
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Docs: Use license_files instead of license_file
Hugo van Kemenade
2021-05-19
1
-2
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Avoid publishing unreleased changes when there are none.
Jason R. Coombs
2021-05-19
1
-0
/
+2
|
*
|
|
|
|
Remove seemingly unneeded settings.
Jason R. Coombs
2021-05-09
1
-13
/
+2
|
*
|
|
|
|
Merge branch 'main' into docs/towncrier-upgrade
Jason R. Coombs
2021-05-09
1
-4
/
+5
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge pull request #2634 from carltongibson/c/fix-quickstart-link
Jason R. Coombs
2021-05-09
1
-2
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Fixed quickstart packaging resources hyperlink.
Carlton Gibson
2021-04-10
1
-2
/
+3
[next]