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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily bump beta version
v63.0.0b1
Anderson Bravalheri
2022-06-29
1
-1
/
+1
*
Fix header location
Anderson Bravalheri
2022-06-27
1
-1
/
+1
*
Improve docs and behaviour of editable installs (#3414)
Anderson Bravalheri
2022-06-27
10
-82
/
+275
|
\
|
*
Add notes about namespaces, tox + small fixes
Anderson Bravalheri
2022-06-27
1
-8
/
+13
|
*
Add interfaces to docs
Anderson Bravalheri
2022-06-25
3
-18
/
+30
|
*
Add note about using editable installs for test environments
Anderson Bravalheri
2022-06-25
1
-0
/
+6
|
*
Add news fragment
Anderson Bravalheri
2022-06-25
2
-0
/
+6
|
*
Add help message to editable install exception
Anderson Bravalheri
2022-06-25
1
-6
/
+23
|
*
Allow users to opt-into previous "develop" behavior
Anderson Bravalheri
2022-06-25
3
-24
/
+70
|
*
Update development mode docs
Anderson Bravalheri
2022-06-25
2
-31
/
+131
|
*
Test symlinks in the target directory
Anderson Bravalheri
2022-06-25
1
-3
/
+4
|
/
*
sdist: Add files from build subcommands - get_source_files (#3412)
Anderson Bravalheri
2022-06-25
4
-0
/
+74
|
\
|
*
Add news fragment
Anderson Bravalheri
2022-06-25
1
-0
/
+3
|
*
sdist: Add files from build subcommands (get_source_files)
Anderson Bravalheri
2022-06-25
3
-0
/
+71
|
/
*
Update editable install to use get_output_mapping (#3409)
Anderson Bravalheri
2022-06-25
6
-147
/
+433
|
\
|
*
Revert addition of use_links to build_lib
Anderson Bravalheri
2022-06-24
2
-5
/
+3
|
*
Add docstrings for command classes
Anderson Bravalheri
2022-06-24
2
-2
/
+166
|
*
editable_wheel: Improve strategy interface
Anderson Bravalheri
2022-06-24
2
-29
/
+34
|
*
editable_wheel: simplify strategy instantiation
Anderson Bravalheri
2022-06-24
1
-53
/
+15
|
*
editable_wheel: Move warnings/logging inside the strategy classes
Anderson Bravalheri
2022-06-24
1
-18
/
+40
|
*
Remove unnecessary complexity
Anderson Bravalheri
2022-06-24
1
-46
/
+1
|
*
Rely on get_outputs() and get_output_mapping() in editable_wheel
Anderson Bravalheri
2022-06-24
2
-112
/
+292
*
|
Merge 'upstream/main' into feature/pep660
Anderson Bravalheri
2022-06-25
3
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
CI: add workaround for git problems in cygwin (#3410)
Anderson Bravalheri
2022-06-25
1
-1
/
+3
|
|
\
|
|
*
ci(cygwin): Convert Windows path using cygpath
Anderson Bravalheri
2022-06-24
1
-1
/
+1
|
|
*
Add workaround for git problems in cygwin
Anderson Bravalheri
2022-06-24
1
-1
/
+3
|
*
|
docs/userguide/pyproject_config.rst: Update example (#3404)
Anderson Bravalheri
2022-06-25
2
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Update docs/userguide/pyproject_config.rst
Jac
2022-06-24
1
-1
/
+2
|
|
*
Update docs/userguide/pyproject_config.rst
Jac
2022-06-24
1
-1
/
+1
|
|
*
Create 3305.doc.rst
Jac Fitzgerald
2022-06-23
1
-0
/
+1
|
|
*
[Docs] Missing requires-python in "using pyproject.toml" #3305
Jac Fitzgerald
2022-06-23
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'upstream/main' into feature/pep660
Anderson Bravalheri
2022-06-24
35
-403
/
+757
|
\
\
|
|
/
|
*
Reordering of User Guide's Table of Contents (#3402)
Anderson Bravalheri
2022-06-23
3
-6
/
+7
|
|
\
|
|
*
Added news fragment.
Saniya Maheshwari
2022-06-23
1
-0
/
+1
|
|
*
Removed quotes around Development Mode.
Saniya Maheshwari
2022-06-23
1
-2
/
+2
|
|
*
Reorganized the User Guide's Table of Contents
Saniya Maheshwari
2022-06-23
1
-4
/
+4
|
|
/
|
*
[Docs] Fix reference for keywords (#3397)
Anderson Bravalheri
2022-06-20
2
-3
/
+4
|
|
\
|
|
*
Add news fragment
Anderson Bravalheri
2022-06-20
1
-0
/
+3
|
|
*
[Docs] Fix reference for keywords
Anderson Bravalheri
2022-06-20
1
-3
/
+1
|
|
/
|
*
Update logging recommendation to not use distutils (#3394)
Anderson Bravalheri
2022-06-20
2
-1
/
+4
|
|
\
|
|
*
Add changelog entry
Patrick Lannigan
2022-06-20
1
-0
/
+3
|
|
*
Update logging recommendation to not use distutils
Patrick Lannigan
2022-06-20
1
-1
/
+1
|
|
/
|
*
Fix mispell in changelog
Anderson Bravalheri
2022-06-20
1
-1
/
+1
|
*
[Docs] package discovery guide: Small improvements and fixes (#3393)
Anderson Bravalheri
2022-06-20
1
-7
/
+5
|
|
\
|
|
*
[Docs] package discovery guide: Small improvements and fixes
Anderson Bravalheri
2022-06-20
1
-7
/
+5
|
|
/
|
*
Bump version: 62.5.0 → 62.6.0
v62.6.0
Anderson Bravalheri
2022-06-19
6
-7
/
+15
|
*
Add beta status to 'file' directive for reading dependencies
Anderson Bravalheri
2022-06-19
5
-10
/
+16
|
*
-
.
Allow `file` directive for dependencies (#3253, #3255)
Anderson Bravalheri
2022-06-19
9
-40
/
+249
|
|
\
\
|
|
|
*
Allow `file:` for `dependencies` and `optional-dependencies` in pyproject.toml
Aarni Koskela
2022-04-08
5
-27
/
+196
|
|
*
|
Update docs/userguide/declarative_config.rst
Anderson Bravalheri
2022-06-14
1
-1
/
+3
[next]