index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
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/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1550 from pypa/bugfix/1549-cython-recommended
Jason R. Coombs
2018-10-28
1
-10
/
+19
|
\
|
*
fix typo
Paul Ganssle
2018-10-28
1
-1
/
+1
|
*
Update recommendation. Fixes #1549.
Jason R. Coombs
2018-10-28
1
-10
/
+19
*
|
Merge pull request #1537 from madig/doc-setup.cfg-src-layout
Jason R. Coombs
2018-10-28
1
-0
/
+29
|
\
\
|
|
/
|
/
|
|
*
Edit wording
Nikolaus Waxweiler
2018-10-28
1
-4
/
+5
|
*
Correct typo
Nikolaus Waxweiler
2018-10-27
1
-1
/
+1
|
*
Document using setup.cfg for src-layouts
Nikolaus Waxweiler
2018-10-27
1
-0
/
+28
*
|
Merge pull request #1534 from xrmx/cythonvspyrex
Jason R. Coombs
2018-10-27
1
-17
/
+22
|
\
\
|
*
|
Document building Cython projects instead of Pyrex
Riccardo Magliocchetti
2018-10-27
1
-17
/
+22
*
|
|
Added minimum version info to setup.cfg metadata
Vito
2018-10-27
1
-5
/
+5
|
|
/
|
/
|
*
|
Update setup.cfg documentation to include data_files (#1532)
DanGolding
2018-10-27
1
-4
/
+5
|
/
*
Update roadmap to expand scope of declarative config goals.
Jason R. Coombs
2018-10-26
1
-1
/
+3
*
Fix deprecation warning in easy_install docs
Jesus Laime
2018-10-26
1
-1
/
+1
*
Add docs on how to use data_files in setup.cfg
Satoru SATOH
2018-10-24
1
-0
/
+5
*
Merge pull request #1490 from pypa/bugfix/sphinx/5417
Jason R. Coombs
2018-09-16
1
-1
/
+1
|
\
|
*
Pin against sphinx 1.8.0 due to sphinx-doc/sphinx#5417.
Jason R. Coombs
2018-09-16
1
-1
/
+1
*
|
Fix broken reference to setuptools docs
Jason R. Coombs
2018-09-16
1
-1
/
+1
|
/
*
Update Easy Install docs reflecting the deprecation.
Jason R. Coombs
2018-09-16
1
-0
/
+6
*
Remove backwards compatibility notes and future plans from Easy Install docs
Jason R. Coombs
2018-09-16
1
-45
/
+0
*
Merge ancient easy_install history into changelog
Jason R. Coombs
2018-09-16
1
-498
/
+0
*
link to setuptools doc
Christian González
2018-09-15
1
-1
/
+1
*
Rename find_namepaces_ns to find_namespace_packages (#1423)
Carsten Klein
2018-08-17
1
-16
/
+19
*
Merge pull request #1312 from coldrye-collaboration/gh-97
Paul Ganssle
2018-07-11
1
-0
/
+64
|
\
|
*
Expand documentation for find_packages_ns
Paul Ganssle
2018-07-04
1
-15
/
+61
|
*
Add documentation for find_packages_ns()
Carsten Klein
2018-07-04
1
-0
/
+18
*
|
Deprecate upload and register commands
Dustin Ingram
2018-07-08
1
-61
/
+27
|
/
*
docs: fix developer guide
Benoit Pierre
2018-06-28
1
-25
/
+0
*
Fix Town Crier Link
Michael A. Smith
2018-06-21
1
-1
/
+1
*
Update roadmap
Jason R. Coombs
2018-06-14
1
-2
/
+6
*
Add changelog entry and include the final unsaved edit to setuptools.txt. Ref...
Jason R. Coombs
2018-06-02
1
-1
/
+1
*
Remove documentation about non-package data files that's no longer relevant w...
Jason R. Coombs
2018-06-02
1
-29
/
+8
*
Drop support for EOL Python 3.3
Hugo
2018-05-24
1
-1
/
+1
*
Add reference to Setuptools Developers team for clarity of maintenance and re...
Jason R. Coombs
2018-05-20
1
-4
/
+3
*
Make minor fixes to release docs
Jeremy Bowman
2018-05-19
1
-1
/
+5
*
Update release process docs
Jeremy Bowman
2018-05-17
1
-13
/
+24
*
Merge pull request #1359 from jmbowman/jmbowman/version_from_file
Jason R. Coombs
2018-05-15
1
-1
/
+5
|
\
|
*
Support loading version from a file
Jeremy Bowman
2018-05-15
1
-1
/
+5
*
|
Merge pull request #1363 from Zelgius/pull_request_template
Jason R. Coombs
2018-05-15
1
-2
/
+2
|
\
\
|
*
|
Update developer guide documentation
Mason Egger
2018-05-15
1
-2
/
+2
|
|
/
*
|
Add install_requires to example
Jason R. Coombs
2018-05-15
1
-0
/
+3
*
|
Add the phrase declarative config for easier searching
Jason R. Coombs
2018-05-15
1
-2
/
+2
|
/
*
Fix doc build warnings
Jeremy Bowman
2018-05-14
3
-2
/
+6
*
Add documentation on how to create a changelog entry
Paul Ganssle
2018-05-14
1
-0
/
+32
*
Change Developer Guide instruction on how to run tests
Miriam Sexton
2018-05-14
1
-2
/
+6
*
Change Developer Guide instruction on how to checkout from github
Miriam Sexton
2018-05-14
1
-1
/
+1
*
Add tox environment for docs
Jeremy Bowman
2018-05-14
1
-5
/
+7
*
Update all pypi.python.org URLs to pypi.org
Jon Dufresne
2018-04-26
4
-10
/
+9
*
Add some commas.
Jason R. Coombs
2018-03-08
1
-3
/
+3
*
Updated package_data documentation
David Pugh
2018-03-08
1
-1
/
+9
*
Remove reference to bitbucket mirror. Fixes #1280.
Jason R. Coombs
2018-02-20
1
-3
/
+0
[next]