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
*
Bump version: 28.4.0 → 28.5.0
v28.5.0
Jason R. Coombs
2016-10-14
2
-2
/
+2
*
Just skip these tests on Python 2.6.
Jason R. Coombs
2016-10-14
1
-4
/
+9
*
Allow passing posargs
Jason R. Coombs
2016-10-14
1
-1
/
+1
*
Now running under tox, Python 2.6 gets a non-zero PYTHONHASHSEED, so tests ar...
Jason R. Coombs
2016-10-14
1
-4
/
+0
*
Update changelog. Fixes #249. Fixes #450
Jason R. Coombs
2016-10-14
1
-0
/
+2
*
Merge pull request #764 from timheap/fast_egg_info_command
Jason R. Coombs
2016-10-14
3
-44
/
+451
|
\
|
*
Much faster implementation of FileList, for big egg_info speedups
Tim Heap
2016-10-15
3
-44
/
+451
*
|
Install and invoke tox in appveyor
Jason R. Coombs
2016-10-14
1
-1
/
+2
*
|
Update changelog
Jason R. Coombs
2016-10-14
1
-0
/
+5
*
|
Use backports.unittest_mock 1.2 for Python 3.2 and 2.6 compatibility.
Jason R. Coombs
2016-10-14
1
-1
/
+1
*
|
Simply invoke tox for Python 2.6 compatibility
Jason R. Coombs
2016-10-14
1
-1
/
+2
*
|
Just use backports.unittest_mock so that tox can be invoked naturally (withou...
Jason R. Coombs
2016-10-14
1
-1
/
+1
*
|
Install tox and not pytest. tox will install pytest.
Jason R. Coombs
2016-10-14
1
-2
/
+1
*
|
Run tests with tox
Jason R. Coombs
2016-10-14
4
-20
/
+10
|
/
*
Bump version: 28.3.0 → 28.4.0
v28.4.0
Jason R. Coombs
2016-10-14
2
-2
/
+2
*
Update changelog. Ref #762.
Jason R. Coombs
2016-10-14
1
-0
/
+3
*
Merge pull request #762 from matejcik/master
Jason R. Coombs
2016-10-14
1
-1
/
+3
|
\
|
*
reference certifi pem bundle properly
matejcik
2016-08-24
1
-1
/
+2
|
*
add SUSE cert bundle location
matejcik
2016-08-24
1
-0
/
+1
*
|
Update changelog
Jason R. Coombs
2016-10-14
1
-0
/
+4
*
|
Update sdist to use sdist_add_defaults forward compatibility.
Jason R. Coombs
2016-10-14
2
-54
/
+8
*
|
Add note about editing the code
Jason R. Coombs
2016-10-14
1
-0
/
+3
*
|
Update doctest to pass
Jason R. Coombs
2016-10-14
1
-2
/
+2
*
|
Update sdist_add_defaults to match CPython db8bb1bd6ac5
Jason R. Coombs
2016-10-14
1
-2
/
+21
*
|
Adding setuptools.command.py36compat module with functionality copied from di...
Jason R. Coombs
2016-10-14
1
-0
/
+114
*
|
Move READMES definition into class attribute.
Jason R. Coombs
2016-10-14
1
-5
/
+5
*
|
Always use iterator-based filter
Jason R. Coombs
2016-10-14
1
-0
/
+1
*
|
Rely on degenerate behavior in list.extend, as found in distutils.
Jason R. Coombs
2016-10-14
1
-3
/
+2
*
|
Update changelog
Jason R. Coombs
2016-10-14
1
-0
/
+6
*
|
Merge pull request #732 from mindw/fix_extra_names_dash
Jason R. Coombs
2016-10-14
2
-3
/
+21
|
\
\
|
*
|
fix for extra names containing '-'
Gabi Davar
2016-08-23
2
-3
/
+21
|
|
/
*
|
Merge pull request #813 from bittner/patch-1
Jason R. Coombs
2016-10-14
1
-45
/
+44
|
\
\
|
*
|
Follow PEP8 for keyword arguments syntax in setup
Peter Bittner
2016-10-14
1
-45
/
+44
|
/
/
*
|
Merge pull request #811 from stepshal/pyparsing
Jason R. Coombs
2016-10-08
2
-34
/
+53
|
\
\
|
*
|
Upgrade pyparsing to version 2.1.10
stepshal
2016-10-08
2
-34
/
+53
|
/
/
*
|
Update changelog to match actual release
Jason R. Coombs
2016-10-07
1
-1
/
+1
*
|
Bump version: 28.2.0 → 28.3.0
v28.3.0
Jason R. Coombs
2016-10-07
2
-2
/
+2
*
|
Merge suppression of namespace handling when PEP-420 can handle namespace pac...
Jason R. Coombs
2016-10-07
4
-3
/
+7
|
\
\
|
*
|
Bump version: 28.1.0 → 28.2.0
v28.2.0b1
Jason R. Coombs
2016-10-02
2
-2
/
+2
|
*
|
Merge with master
Jason R. Coombs
2016-10-02
2
-6
/
+12
|
|
\
\
|
*
|
|
Bump version: 28.0.0 → 28.1.0
v28.1.0b1
Jason R. Coombs
2016-10-01
2
-2
/
+2
|
*
|
|
Disable nspkg.pth behavior on Python 3.3+. Fixes #805 and fixes pypa/pip#1924.
Jason R. Coombs
2016-10-01
2
-1
/
+8
*
|
|
|
Update changelog
Jason R. Coombs
2016-10-07
1
-0
/
+6
*
|
|
|
Merge pull request #809 from timheap/faster-package-finder-fix
Jason R. Coombs
2016-10-07
2
-8
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Find nested packages with excluded parent
Tim Heap
2016-10-05
2
-8
/
+12
|
/
/
/
*
|
|
Pin to Pytest 3.0.2 as it appears 3.0.3 re-introduces pytest-dev/pytest#1888.
v28.1.0
Jason R. Coombs
2016-10-01
1
-1
/
+2
*
|
|
Bump version: 28.0.0 → 28.1.0
Jason R. Coombs
2016-10-01
2
-2
/
+2
*
|
|
Merge pull request #803.
Jason R. Coombs
2016-10-01
2
-2
/
+7
|
\
\
\
|
*
|
|
certifi-2016.9.26
Gabi Davar
2016-09-30
2
-2
/
+7
|
|
/
/
*
|
|
Merge pull request #804 from stepshal/misspellings
Jason R. Coombs
2016-10-01
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
[next]