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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
pep517: add module
xoviat
2017-09-07
2
-1
/
+82
*
|
|
Move filename fixtures to a 'text' module so they can use unicode literals.
Jason R. Coombs
2017-10-11
2
-15
/
+17
*
|
|
Expect failure on macOS 10.13 and other operating systems where writing latin...
Jason R. Coombs
2017-10-11
1
-0
/
+18
*
|
|
Feed the hobgoblins (delint).
Jason R. Coombs
2017-10-11
1
-3
/
+5
*
|
|
Collapse encoding detection
Jason R. Coombs
2017-10-11
1
-4
/
+3
*
|
|
Use natural byte literals in test_sdist
Jason R. Coombs
2017-10-11
1
-17
/
+11
*
|
|
Remove meaningless commend
Jason R. Coombs
2017-10-11
1
-1
/
+0
*
|
|
Merge pull request #1155 from hroncok/python-m-pip
Jason R. Coombs
2017-09-29
2
-4
/
+12
|
\
\
\
|
*
|
|
Tests: Run `python -m pip.__main__` to support Python 2.6
Miro Hrončok
2017-09-20
2
-4
/
+4
|
*
|
|
Tests: Run `python -m pip` instead of plain `pip`
Miro Hrončok
2017-09-20
2
-0
/
+8
*
|
|
|
Merge pull request #1152 from jdufresne/resource-warnings
Jason R. Coombs
2017-09-29
3
-5
/
+11
|
\
\
\
\
|
*
|
|
|
Clean up resource warnings during tests
Jon Dufresne
2017-09-16
3
-5
/
+11
|
|
/
/
/
*
|
|
|
Merge pull request #1157 from benoit-pierre/fix_tests
Jason R. Coombs
2017-09-21
2
-320
/
+320
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: make sure some essential tests are run
Benoit Pierre
2017-09-20
2
-320
/
+320
|
/
/
/
*
|
|
Bump version: 36.4.0 → 36.5.0
v36.5.0
Jason R. Coombs
2017-09-15
2
-2
/
+2
*
|
|
Combine changelog entries
Jason R. Coombs
2017-09-15
1
-4
/
+1
|
|
*
Merge other edits
Jason R. Coombs
2017-11-09
1
-11
/
+13
|
|
|
\
|
|
|
*
Re-use path
Jason R. Coombs
2017-11-09
1
-2
/
+3
|
|
|
*
Avoid check/act race condition
Jason R. Coombs
2017-11-09
1
-2
/
+4
|
|
|
*
Use named groups in the pattern
Jason R. Coombs
2017-11-09
1
-3
/
+3
|
|
|
*
Unconditionally rename __pycache__ files if they exist.
Jason R. Coombs
2017-11-09
1
-4
/
+3
|
|
*
|
Merge test with patch.
Jason R. Coombs
2017-11-09
1
-2
/
+20
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Add test capturing expectation. Ref #1145.
Jason R. Coombs
2017-11-09
1
-2
/
+20
|
|
_
|
/
|
/
|
|
|
|
*
python 3 bdist_egg --exclude-source-files __pycache__ issue
Bibo Hao
2017-09-15
1
-0
/
+14
|
|
/
|
/
|
*
|
Merge pull request #1149 from jwodder/doc-fixes
Jason R. Coombs
2017-09-14
1
-46
/
+46
|
\
\
|
*
|
Docs proofreading
John T. Wodder II
2017-09-14
1
-46
/
+46
|
/
/
*
|
Merge pull request #1148 from benoit-pierre/make_travis_deploy_stage_conditional
Jason R. Coombs
2017-09-13
1
-0
/
+1
|
\
\
|
*
|
travis: make deploy stage conditional
Benoit Pierre
2017-09-13
1
-0
/
+1
|
/
/
*
|
Merge pull request #1147 from benoit-pierre/fix_travis_2.6_job
Jason R. Coombs
2017-09-13
1
-0
/
+4
|
\
\
|
*
|
fix `test_pip_upgrade_from_source` test on Python 2.6
Benoit Pierre
2017-09-13
1
-0
/
+4
*
|
|
Use platform-friendly syntax for Mercurial checkouts. Fixes #170.
Jason R. Coombs
2017-09-13
2
-1
/
+7
|
/
/
*
|
Merge pull request #1137 from webknjaz/feature/add-badges-to-readme
Jason R. Coombs
2017-09-11
1
-0
/
+11
|
\
\
|
*
|
Add badges to the top of README
Sviatoslav Sydorenko
2017-09-11
1
-0
/
+11
|
/
/
*
|
Screen entries before sorting in find_on_path. Ref #1134.
Jason R. Coombs
2017-09-09
2
-1
/
+20
*
|
Extract function for resolving the dist factory for a path item entry
Jason R. Coombs
2017-09-09
1
-12
/
+16
*
|
Create a NoDists factory for returning no dists, whose boolean value is False.
Jason R. Coombs
2017-09-09
1
-1
/
+18
*
|
Extract function for listdir
Jason R. Coombs
2017-09-09
1
-15
/
+23
*
|
Short circuit and dedent large block
Jason R. Coombs
2017-09-09
1
-32
/
+33
*
|
Extract variable for is_meta
Jason R. Coombs
2017-09-09
1
-2
/
+2
*
|
Assign dists just once
Jason R. Coombs
2017-09-09
1
-12
/
+12
*
|
Extract distributions_from_metadata
Jason R. Coombs
2017-09-09
1
-11
/
+18
*
|
Extract functions for resolving egg_link and reading non-empty lines from a f...
Jason R. Coombs
2017-09-09
1
-12
/
+26
*
|
Remove unnecessary paretheses.
Jason R. Coombs
2017-09-09
1
-3
/
+1
*
|
Extract variable for ignorable errors to improve indentation.
Jason R. Coombs
2017-09-09
1
-2
/
+5
|
/
*
Merge pull request #1141 from benoit-pierre/fix_py26_support
v36.4.0
Jason R. Coombs
2017-09-03
1
-1
/
+1
|
\
|
*
Fix Python 2.6 support
Benoit Pierre
2017-09-03
1
-1
/
+1
*
|
Bump version: 36.3.0 → 36.4.0
Jason R. Coombs
2017-09-03
2
-2
/
+2
*
|
Merge pull request #1135 from jd/less-stat
Jason R. Coombs
2017-09-03
2
-41
/
+61
|
\
\
|
|
/
|
/
|
|
*
Update changelog
Jason R. Coombs
2017-09-03
1
-2
/
+5
|
*
Merge branch 'master' into less-stat
Jason R. Coombs
2017-09-03
14
-77
/
+705
|
|
\
|
|
/
|
/
|
[prev]
[next]