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: 20.10.0 → 20.10.1
v20.10.1
Jason R. Coombs
2016-04-25
2
-2
/
+2
*
Try comparing eq
Jason R. Coombs
2016-04-25
1
-1
/
+1
*
Merge
Jason R. Coombs
2016-04-25
0
-0
/
+0
|
\
|
*
Added tag v20.10.0 for changeset 98779f519092
Jason R. Coombs
2016-04-24
1
-0
/
+1
*
|
Added tag v20.10.0 for changeset c72faa468919
Jason R. Coombs
2016-04-25
1
-0
/
+1
*
|
Bump version: 20.9.0 → 20.10.0
v20.10.0
Jason R. Coombs
2016-04-25
2
-2
/
+2
|
/
*
Simplify logic by eliminating retries in password prompt and returning result...
Jason R. Coombs
2016-04-24
1
-10
/
+4
*
Add carriage return for symmetry
Jason R. Coombs
2016-04-24
1
-1
/
+2
*
Move import to header
Jason R. Coombs
2016-04-24
1
-1
/
+1
*
Update changelog
Jason R. Coombs
2016-04-24
1
-0
/
+3
*
Merge pull request #555 from brookskindle/dev_prompt_password
Jason R. Coombs
2016-04-24
1
-6
/
+26
|
\
|
*
Prompt for password on upload.
Brooks Kindle
2016-04-23
1
-6
/
+26
*
|
Update changelog
Jason R. Coombs
2016-04-24
1
-0
/
+2
*
|
Merge pull request #556 from gsnedders/packaging_167
Jason R. Coombs
2016-04-24
3
-3
/
+12
|
\
\
|
|
/
|
/
|
|
*
Update packaging to 16.7
Geoffrey Sneddon
2016-04-23
3
-3
/
+12
|
/
*
Support pypy3 also
Jason R. Coombs
2016-04-20
1
-3
/
+0
*
Correction for expected dict order when PYTHONHASHSEED=0
Jason R. Coombs
2016-04-20
2
-7
/
+7
*
Update changelog. Closes #553.
Jason R. Coombs
2016-04-20
1
-0
/
+8
*
Add docstrings explaining the intention of the test. Ref #553.
Jason R. Coombs
2016-04-20
1
-0
/
+13
*
It's not necessary to build a file with an empty egg_info.
Jason R. Coombs
2016-04-20
1
-5
/
+0
*
Move Python 2.6 exception into specific test, capturing that the expected ord...
Jason R. Coombs
2016-04-20
1
-6
/
+12
*
Extract method for validating the order.
Jason R. Coombs
2016-04-20
1
-8
/
+14
*
Remove superfluous slice
Jason R. Coombs
2016-04-20
1
-2
/
+2
*
Dedent
Jason R. Coombs
2016-04-20
1
-16
/
+16
*
Remove unused import
Jason R. Coombs
2016-04-20
1
-5
/
+0
*
Use OrderedDict to retain deterministic ordering of version info in egg_info ...
Jason R. Coombs
2016-04-20
3
-14
/
+18
*
Preserve order of egg_info section in setup.cfg
Davanum Srinivas
2016-04-19
2
-2
/
+67
*
Limit deploys to Python 3.5 and only the standard run. Ref #549.
Jason R. Coombs
2016-04-16
1
-1
/
+2
*
Added tag v20.9.0 for changeset 8bf8aaa139bb
Jason R. Coombs
2016-04-16
1
-0
/
+1
*
Bump version: 20.8.1 → 20.9.0
v20.9.0
Jason R. Coombs
2016-04-16
2
-2
/
+2
*
update changelog
Jason R. Coombs
2016-04-16
1
-0
/
+7
*
Merge pull request #548 from mindw/bump_certifi_version
Jason R. Coombs
2016-04-16
1
-2
/
+2
|
\
|
*
bump certifi to 2016.2.28
Gabi Davar
2016-04-16
1
-2
/
+2
*
|
Merge pull request #545 from totoroliu/master
Jason R. Coombs
2016-04-16
1
-1
/
+5
|
\
\
|
*
|
Handle not-zip-safe egg (folder) deletion in rotate command
Rick Liu
2016-04-15
1
-1
/
+5
|
|
/
*
|
Merge pull request #547 from mindw/rm_markerlib_manifest
Jason R. Coombs
2016-04-16
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
remove _markerlib from manifest
Gabi Davar
2016-04-16
1
-1
/
+0
|
/
*
Added tag v20.8.1 for changeset 8cf9340669ae
Jason R. Coombs
2016-04-15
1
-0
/
+1
*
Bump version: 20.8.0 → 20.8.1
v20.8.1
Jason R. Coombs
2016-04-15
2
-2
/
+2
*
Always inject extra into the environment when evaluating markers. Fixes #544.
Jason R. Coombs
2016-04-15
3
-11
/
+9
*
Added tag v20.8.0 for changeset 7f56b6f40de3
Jason R. Coombs
2016-04-15
1
-0
/
+1
*
Bump version: 20.7.0 → 20.8.0
v20.8.0
Jason R. Coombs
2016-04-15
2
-2
/
+2
*
Update changelog. Fixes #543.
Jason R. Coombs
2016-04-15
1
-0
/
+7
*
Merge pull request #542 from ncoghlan/patch-1
Jason R. Coombs
2016-04-11
1
-1
/
+2
|
\
|
*
Update rationale for the zip_safe flag
ncoghlan
2016-04-12
1
-1
/
+2
|
/
*
Merge pull request #541 from alex/patch-1
Jason R. Coombs
2016-04-11
1
-18
/
+18
|
\
|
*
Swap out hard tabs for spaces
Alex Gaynor
2016-04-10
1
-18
/
+18
|
/
*
Added tag v20.7.0 for changeset 0262ab29fc24
Jason R. Coombs
2016-04-10
1
-0
/
+1
*
Bump version: 20.6.7 → 20.7.0
v20.7.0
Jason R. Coombs
2016-04-10
2
-2
/
+2
*
Instead of reasing a new exception, just augment the existing exception, avoi...
Jason R. Coombs
2016-04-07
1
-2
/
+5
[next]