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
*
Merged in rbtcollins/setuptools (pull request #156)
Jason R. Coombs
2015-11-27
1
-1
/
+1
|
\
|
*
Fix EBNF for package specifications.
Robert Collins
2015-11-05
1
-1
/
+1
*
|
Add a bit more detail about the setup script and what to expect. Fixes #466.
Jason R. Coombs
2015-11-27
1
-2
/
+8
*
|
Update tox tests so they run the full suite of tests using the canonical tech...
Jason R. Coombs
2015-11-25
1
-1
/
+2
*
|
Update docs to reflect preferred usage with latest pytest-runner.
Jason R. Coombs
2015-11-21
1
-1
/
+1
|
/
*
Remove cruft from Subclassing section
Jason R. Coombs
2015-09-05
1
-3
/
+1
*
Update documentation to reflect no integrated SCM support.
Jason R. Coombs
2015-09-05
1
-2
/
+2
*
Remove documentation on merge, now relevant only for posterity (reference in ...
Jason R. Coombs
2015-09-05
3
-203
/
+0
*
Update python3 docs to indicate that 2to3 is mildly deprecated, and removing ...
Jason R. Coombs
2015-09-05
1
-52
/
+22
*
Link packaging versions to CHANGELOG in packaging project. Fixes #416.
Jason R. Coombs
2015-08-19
1
-0
/
+4
*
fix typo: "a a"
vrutsky
2015-07-02
1
-1
/
+1
*
Bump packaging version to 15.1
Jason R. Coombs
2015-04-15
1
-0
/
+4
*
Formally describe the supported documentation build process. Fixes #354.
Jason R. Coombs
2015-02-26
2
-1
/
+17
*
Use rst.linker for generating linked changelog
Jason R. Coombs
2015-02-24
1
-1
/
+48
*
Remove docs on 'using', which only describe the no longer necessary bootstrap...
Jason R. Coombs
2015-01-22
2
-14
/
+0
*
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
*
Add change history to docs
Jason R. Coombs
2014-12-30
2
-0
/
+9
*
Update docs about bootstrap script.
Jason R. Coombs
2014-12-28
1
-0
/
+18
*
Update documentation to reflect new function.
8.4
Jason R. Coombs
2014-12-26
1
-0
/
+6
*
Update docs to reflect new behavior.
Jason R. Coombs
2014-12-26
1
-1
/
+1
*
Update documentation on release frequency.
Jason R. Coombs
2014-12-25
1
-0
/
+19
*
Correct syntax error in docs.
Jason R. Coombs
2014-12-15
1
-1
/
+1
*
Merge branch 'master' into use-packaging
Donald Stufft
2014-11-19
2
-1
/
+4
|
\
|
*
Add link to project home page. Fixes #224.
Jason R. Coombs
2014-11-16
1
-0
/
+3
|
*
Update style in example for PEP-8 as suggested in PR #86.
Jason R. Coombs
2014-10-11
1
-1
/
+1
*
|
Implement PEP 440 by using the packaging library
Donald Stufft
2014-09-25
1
-49
/
+17
|
/
*
For the sake of expedience, I'm going to accept this and tweak it further. In...
Jason R. Coombs
2014-08-17
1
-4
/
+7
|
\
|
*
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
*
|
Correct syntax in gui_scripts. Fixes #238.
Jason R. Coombs
2014-08-04
1
-1
/
+1
|
/
*
Spell check documentation
Martin Geisler
2014-06-29
5
-13
/
+13
*
Fixed capitalization of "Bitbucket"
Martin Geisler
2014-06-29
2
-2
/
+2
*
Write the actual command.
5.2
Jason R. Coombs
2014-06-22
1
-0
/
+5
*
Mention Ivoz as release manager
Jason R. Coombs
2014-06-22
1
-1
/
+4
*
Expose developer guide in the documentation.
Jason R. Coombs
2014-06-22
1
-1
/
+1
*
Expanded on authoring tickets.
Jason R. Coombs
2014-06-22
1
-6
/
+21
*
Updated recommeded testing procedure.
Jason R. Coombs
2014-06-22
1
-2
/
+7
*
Added note about Github mirror
Jason R. Coombs
2014-06-22
1
-11
/
+18
*
Expanded on Project Management
Jason R. Coombs
2014-06-22
1
-7
/
+22
*
Added Recommended Reading
Jason R. Coombs
2014-06-22
1
-0
/
+11
*
Expand on stylistic changes
Jason R. Coombs
2014-06-22
1
-1
/
+1
*
Move devguide notes to documentation.
Jason R. Coombs
2014-06-22
1
-1
/
+18
*
Started work on a developer guide.
Jason R. Coombs
2014-06-16
2
-0
/
+42
*
Updated references to bootstrap module to use new bootstrap.pypa.io locations...
Jason R. Coombs
2014-05-02
1
-1
/
+1
*
Fix typo in formats.txt
Martin Froehlich
2014-04-13
1
-1
/
+1
*
Remove 'Distribute' artifact. Fixes #171
Jason R. Coombs
2014-03-23
1
-1
/
+1
*
Fix buids -> builds
Steven Maude
2014-03-17
1
-1
/
+1
[next]