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 #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
*
Fix documentation spacing error causing wrong formatting.
Vincent Philippon
2018-02-19
1
-1
/
+1
*
Fix documentation inconsistency on version specifier
Vincent Philippon
2018-02-19
1
-1
/
+1
*
Reflect find_packages behavior in doc
Dylan Wilson
2018-01-23
1
-3
/
+3
*
Document project_urls setup parameter
Jeremy Stanley
2017-12-05
1
-0
/
+10
*
Support PEP 345 Project-URL metadata
Jeremy Stanley
2017-11-22
1
-0
/
+1
*
Merge branch 'master' into drop-py26
Jason R. Coombs
2017-11-19
1
-46
/
+46
|
\
|
*
Docs proofreading
John T. Wodder II
2017-09-14
1
-46
/
+46
*
|
Merge branch 'master' into drop-py26
Jason R. Coombs
2017-09-03
9
-277
/
+203
|
\
|
|
*
Add long_description_content_type to metadata table
Dustin Ingram
2017-08-28
1
-21
/
+22
|
*
Update docs with a file list usage example
Sviatoslav Sydorenko
2017-08-28
1
-2
/
+2
|
*
Use bump2version for releases so that annotated tags are employed.
Jason R. Coombs
2017-06-01
1
-1
/
+1
|
*
Update release process to give guidance on updating the changelog prior to re...
Jason R. Coombs
2017-06-01
1
-1
/
+11
|
*
Remove section on bootstrap branch, no longer relevant.
Jason R. Coombs
2017-06-01
1
-15
/
+0
|
*
Docs: notes on setup.cfg and ez_setup
Igor Starikov
2017-04-12
1
-0
/
+7
[next]