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
path:
root
/
ez_setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped to 5.7 in preparation for next release.
Jason R. Coombs
2014-08-14
1
-1
/
+1
*
Bumped to 5.6 in preparation for next release.
5.6
Jason R. Coombs
2014-08-14
1
-1
/
+1
*
Bumped to 5.5.2 in preparation for next release.
Jason R. Coombs
2014-08-10
1
-1
/
+1
*
Bumped to 5.5.1 in preparation for next release.
5.5.1
Jason R. Coombs
2014-08-10
1
-1
/
+1
*
Bumped to 5.6 in preparation for next release.
Jason R. Coombs
2014-08-10
1
-1
/
+1
*
Bumped to 5.5 in preparation for next release.
5.5
Jason R. Coombs
2014-08-10
1
-1
/
+1
*
Correct documentation
Jason R. Coombs
2014-08-10
1
-1
/
+1
*
Bumped to 5.4.3 in preparation for next release.
Jason R. Coombs
2014-08-01
1
-1
/
+1
*
Bumped to 5.4.2 in preparation for next release.
Jason R. Coombs
2014-07-06
1
-1
/
+1
*
Bumped to 5.4.1 in preparation for next release.
5.4.1
Jason R. Coombs
2014-07-06
1
-1
/
+1
*
Bumped to 5.5 in preparation for next release.
Jason R. Coombs
2014-07-05
1
-1
/
+1
*
Bumped to 5.4 in preparation for next release.
Jason R. Coombs
2014-06-28
1
-1
/
+1
*
Bumped to 5.3 in preparation for next release.
Jason R. Coombs
2014-06-23
1
-1
/
+1
*
Bumped to 5.2 in preparation for next release.
Jason R. Coombs
2014-06-15
1
-1
/
+1
*
Bumped to 5.1 in preparation for next release.
5.1
Jason R. Coombs
2014-06-15
1
-1
/
+1
*
Bumped to 5.0.3 in preparation for next release.
Jason R. Coombs
2014-06-15
1
-1
/
+1
*
Bumped to 5.0.2 in preparation for next release.
Jason R. Coombs
2014-06-14
1
-1
/
+1
*
Bumped to 5.0.1 in preparation for next release.
5.0.1
Jason R. Coombs
2014-06-14
1
-1
/
+1
*
Bumped to 5.1 in preparation for next release.
Jason R. Coombs
2014-06-14
1
-1
/
+1
*
Bumped to 5.0 in preparation for next release.
5.0
Jason R. Coombs
2014-06-14
1
-1
/
+1
*
Bumped to 3.8.2 in preparation for next release.
Jason R. Coombs
2014-06-14
1
-1
/
+1
*
Bumped to 3.8.1 in preparation for next release.
3.8.1
Jason R. Coombs
2014-06-14
1
-1
/
+1
*
Bumped to 3.9 in preparation for next release.
Jason R. Coombs
2014-06-01
1
-1
/
+1
*
Bumped to 3.8 in preparation for next release.
Jason R. Coombs
2014-06-01
1
-1
/
+1
*
Suppress arguments to __new__. ZipFile doesn't want them, and object deprecat...
Jason R. Coombs
2014-05-28
1
-1
/
+1
*
Update ContextualZipFile to use a single constructor
Jason R. Coombs
2014-05-17
1
-6
/
+5
*
Replace get_zip_class with a specialized constructor.
Jason R. Coombs
2014-05-17
1
-9
/
+17
*
Refactor test
Jason R. Coombs
2014-05-17
1
-2
/
+2
*
Actually call close on exit
Jason R. Coombs
2014-05-17
1
-1
/
+1
*
Use iterables for getting best downloader
Jason R. Coombs
2014-05-17
1
-6
/
+4
*
Move import to the top
Jason R. Coombs
2014-05-17
1
-4
/
+5
*
Use context managers to reliably close files
Jason R. Coombs
2014-05-17
1
-22
/
+10
*
Bumped to 3.7 in preparation for next release.
Jason R. Coombs
2014-05-07
1
-1
/
+1
*
Bumped to 3.6 in preparation for next release.
3.6
Jason R. Coombs
2014-05-07
1
-1
/
+1
*
Extract powershell command to correct long line
Jason R. Coombs
2014-05-07
1
-1
/
+7
*
Downloading throw proxy fixed http://stackoverflow.com/a/18790045/61505
Arkadiy Shapkin
2014-04-24
1
-1
/
+1
*
Bumped to 3.5.3 in preparation for next release.
Jason R. Coombs
2014-05-07
1
-1
/
+1
*
Bumped to 3.5.2 in preparation for next release.
Jason R. Coombs
2014-05-04
1
-1
/
+1
*
Bumped to 3.5.1 in preparation for next release.
3.5.1
Jason R. Coombs
2014-05-04
1
-1
/
+1
*
Bumped to 3.6 in preparation for next release.
Jason R. Coombs
2014-05-03
1
-1
/
+1
*
Bumped to 3.5 in preparation for next release.
3.5
Jason R. Coombs
2014-05-03
1
-1
/
+1
*
Bumped to 3.4.5 in preparation for next release.
Jason R. Coombs
2014-04-11
1
-1
/
+1
*
Bumped to 3.4.4 in preparation for next release.
Jason R. Coombs
2014-04-07
1
-1
/
+1
*
Bumped to 3.4.3 in preparation for next release.
Jason R. Coombs
2014-04-06
1
-1
/
+1
*
Bumped to 3.4.2 in preparation for next release.
Jason R. Coombs
2014-03-30
1
-1
/
+1
*
Bumped to 3.4.1 in preparation for next release.
3.4.1
Jason R. Coombs
2014-03-30
1
-1
/
+1
*
Bumped to 3.5 in preparation for next release.
Jason R. Coombs
2014-03-30
1
-1
/
+1
*
Don't trap KeyboardInterrupt (or other non-Exceptions) when testing download ...
Jason R. Coombs
2014-03-23
1
-3
/
+3
*
Bumped to 3.4 in preparation for next release.
Jason R. Coombs
2014-03-22
1
-1
/
+1
*
Bumped to 4.0 in preparation for next release.
Jason R. Coombs
2014-03-16
1
-1
/
+1
[next]