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
/
conf.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into feature/implicit-bootstrap
feature/implicit-bootstrap
Jason R. Coombs
2020-09-04
1
-1
/
+5
|
\
|
*
Add links for distutils
Jason R. Coombs
2020-09-01
1
-0
/
+4
|
*
Support 'bpo-' prefix on Python bugs
Jason R. Coombs
2020-09-01
1
-1
/
+1
*
|
Bootstrap the package unconditionally in setup.py. Fixes #2001.
Jason R. Coombs
2020-02-16
1
-12
/
+0
|
/
*
Merge branch 'master' of https://github.com/pypa/setuptools
Jason R. Coombs
2020-01-19
1
-1
/
+1
|
\
|
*
Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp...
Jason R. Coombs
2020-01-19
1
-1
/
+1
*
|
👹 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
|
/
*
Fixed html sidebars to supported version in Sphinx (#1804)
A_Rog
2019-08-13
1
-1
/
+1
*
Fix doc build warnings
Jeremy Bowman
2018-05-14
1
-1
/
+4
*
Constrain hack to the RTD environment. Rely on bootstrap routine to make depe...
Jason R. Coombs
2017-03-31
1
-5
/
+8
*
Hack must genuflect to the arbitrory invocation location
Jason R. Coombs
2017-03-31
1
-1
/
+3
*
Make sure bootstrap finishes before continuing, and ensure that jaraco.packag...
Jason R. Coombs
2017-03-30
1
-2
/
+2
*
Remove excess hack
Jason R. Coombs
2017-03-30
1
-1
/
+0
*
Try running bootstrap in subprocess in order to be in the project root.
Jason R. Coombs
2017-03-30
1
-0
/
+3
*
Add hack to invoke bootstrap script so that setup.py --version can be invoked.
Jason R. Coombs
2017-03-30
1
-0
/
+5
*
Update docs to use jaraco.packaging.sphinx to grab metadata from the package.
Jason R. Coombs
2017-03-30
1
-47
/
+17
*
Added autosectionlabel Sphinx extension and replaced some obsolete links.
smheidrich
2017-02-02
1
-1
/
+1
*
Drop support for 'tag_svn_version' distribution option. Fixes #619.
Jason R. Coombs
2017-01-01
1
-0
/
+4
*
Fix quantity of blank lines.
stepshal
2016-10-18
1
-2
/
+0
*
docs/conf.py: remove unused boilerplate.
stepshal
2016-07-25
1
-97
/
+0
*
docs/conf.py: split multiple imports on one line.
stepshal
2016-07-24
1
-1
/
+2
*
Patch changelog relative to 'docs' now that docs are built in RTD
Jason R. Coombs
2016-06-03
1
-1
/
+1
*
Convert tabs to spaces. Fixes #489.
Jason R. Coombs
2016-05-02
1
-60
/
+60
*
Rename CHANGES and README files for nicer rendering on Github.
Jason R. Coombs
2016-04-01
1
-1
/
+1
*
Recognize semver versions with v prefix in rst.linker config
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
Just render the date and not the time of tagged releases in the changelog.
20.5
Jason R. Coombs
2016-03-29
1
-1
/
+1
*
Update most bitbucket references to point to Github now. Fixes #422.
Jason R. Coombs
2016-03-29
1
-3
/
+3
*
Add timestamps to changelog.
Jason R. Coombs
2016-02-19
1
-0
/
+4
*
Add hyperlinks to PEPs in changelog.
Jason R. Coombs
2016-02-19
1
-0
/
+4
*
Link packaging versions to CHANGELOG in packaging project. Fixes #416.
Jason R. Coombs
2015-08-19
1
-0
/
+4
*
Bump packaging version to 15.1
Jason R. Coombs
2015-04-15
1
-0
/
+4
*
Use rst.linker for generating linked changelog
Jason R. Coombs
2015-02-24
1
-1
/
+48
*
Update copyright
Jason R. Coombs
2014-12-30
1
-1
/
+1
*
Moved linkify logic to documentation builder as Sphinx extension.
Jason R. Coombs
2014-12-30
1
-1
/
+1
*
Update conf.py to place it below original docstring.
ericholscher
2014-08-17
1
-6
/
+5
*
Add comment to explain code.
ericholscher
2014-08-16
1
-2
/
+3
*
conf.py edited online with Bitbucket
ericholscher
2014-08-02
1
-1
/
+0
*
Fix docs to work
ericholscher
2014-08-02
1
-0
/
+4
*
Sphinx allows a callable named 'setup' to be provided in the config. If prese...
Jason R. Coombs
2013-08-05
1
-3
/
+3
*
For docs, load the setuptools version from the setup script, where it's autho...
Jason R. Coombs
2013-07-25
1
-4
/
+3
*
Have the documentation also grab the version from setuptools/__init__.py
Jason R. Coombs
2013-07-13
1
-2
/
+3
*
Bumped to 0.9.1 in preparation for next release.
Jason R. Coombs
2013-07-13
1
-2
/
+2
*
Bumped to 0.10 in preparation for next release.
Jason R. Coombs
2013-07-13
1
-2
/
+2
*
Bumped to 0.9 in preparation for next release.
Jason R. Coombs
2013-07-05
1
-2
/
+2
*
Merged upstream changes.
Vinay Sajip
2013-06-19
1
-2
/
+2
|
\
|
*
Bumped to 0.8 in preparation for next release.
Jason R. Coombs
2013-06-18
1
-2
/
+2
*
|
Misc. updates following 2to3 checks.
Vinay Sajip
2013-06-17
1
-4
/
+4
|
/
*
Bumped to 0.7.3 in preparation for next release.
Jason R. Coombs
2013-06-09
1
-2
/
+2
*
Bumped to 0.7.2 in preparation for next release.
Jason R. Coombs
2013-06-03
1
-2
/
+2
[next]