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
*
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
|
|
\
\
\
\
|
|
*
|
|
|
Add support for `license_files` option in metadata
Mick Koch
2019-10-28
1
-0
/
+1
|
*
|
|
|
|
Merge pull request #1830 from benoit-pierre/pip_wheels
Jason R. Coombs
2019-11-16
3
-1094
/
+9
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
drop easy_install script and associated documentation
Benoit Pierre
2019-11-15
2
-1086
/
+0
|
|
*
|
|
|
dist: re-implement `fetch_build_egg` to use pip
Benoit Pierre
2019-11-15
1
-8
/
+9
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Trim excess whitespace
Jason R. Coombs
2019-11-16
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Remove "upload" and "register" commands.
Paul Ganssle
2019-11-02
1
-9
/
+6
|
|
/
/
|
*
|
Merge pull request #1815 from Hawk777/document-package-data-asterisk
Jason R. Coombs
2019-10-27
1
-1
/
+5
|
|
\
\
|
|
*
|
Document using asterisk in package_data section
Christopher Head
2019-08-12
1
-1
/
+5
|
*
|
|
Fix typo
Jason R. Coombs
2019-10-27
1
-1
/
+1
|
*
|
|
Merge pull request #1862 from benoit-pierre/drop-ez_setup-documentation
Jason R. Coombs
2019-10-27
3
-225
/
+3
|
|
\
\
\
|
|
*
|
|
docs: drop ez_setup documentation and related references
Benoit Pierre
2019-10-08
3
-225
/
+3
|
*
|
|
|
Merge pull request #1868 from benoit-pierre/drop-most-documentation-reference...
Jason R. Coombs
2019-10-27
4
-148
/
+53
|
|
\
\
\
\
|
|
*
|
|
|
doc: drop most references to EasyInstall
Benoit Pierre
2019-10-08
4
-148
/
+53
|
|
|
/
/
/
|
*
|
|
|
Deprecate the test command
Jon Dufresne
2019-10-21
1
-0
/
+13
|
|
/
/
/
|
*
|
|
docs: mention eggs are deprecated and not supported by pip
Benoit Pierre
2019-10-07
1
-0
/
+3
|
*
|
|
docs: mention dependency links support was dropped in pip 19.0
Benoit Pierre
2019-10-07
1
-0
/
+4
|
|
|
/
|
|
/
|
|
*
|
Fixed html sidebars to supported version in Sphinx (#1804)
A_Rog
2019-08-13
1
-1
/
+1
|
|
/
|
*
Merge pull request #1776 from Steap/license-classifiers
Paul Ganssle
2019-06-19
1
-3
/
+6
|
|
\
|
|
*
Use license classifiers rather than the license field.
Cyril Roelandt
2019-06-01
1
-3
/
+6
|
*
|
Update developer docs to describe motivation behind vendored dependencies. Re...
Jason R. Coombs
2019-06-10
1
-0
/
+14
|
|
/
*
|
Update deprecation version and include extension on changelog file.
Jason R. Coombs
2020-02-11
1
-5
/
+5
*
|
warning -> deprecated
Bastian Venthur
2019-08-25
1
-1
/
+1
*
|
Put deprecation in section rather then removing it (updated changelog as well)
Bastian Venthur
2019-05-16
1
-0
/
+39
*
|
Deprecated Eggsecutable Scripts
Bastian Venthur
2019-05-15
1
-37
/
+0
|
/
*
Remove unwritten sections of the documentation (#1705)
Ratin_Kumar
2019-02-26
1
-36
/
+0
*
Merge pull request #1640 from pypa/bugfix/1635-disallow-parent-paths
Jason R. Coombs
2019-01-27
1
-2
/
+2
|
\
[next]