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
/
setuptools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't raise when exception is caught
Jason R. Coombs
2012-07-22
1
-0
/
+1
*
Merge
Jason R. Coombs
2012-07-22
1
-7
/
+6
|
\
|
*
Update this test again to ensure it's trapping the expected exception (Distut...
Jason R. Coombs
2012-07-22
1
-5
/
+6
*
|
Expand error message to help detect why this test fails on travis
Jason R. Coombs
2012-07-22
1
-4
/
+4
*
|
Fix compatibility skipIf
Jason R. Coombs
2012-07-22
1
-0
/
+1
*
|
Use compatible skipIf
Jason R. Coombs
2012-07-22
1
-2
/
+2
*
|
Added python 2.4-2.6 support for skipIf
Jason R. Coombs
2012-07-22
2
-0
/
+15
*
|
Use DALS to avoid breaking indentation in test setup. Removed flag indicating...
Jason R. Coombs
2012-07-22
1
-22
/
+26
*
|
Updated imports, removed excess whitespace
Jason R. Coombs
2012-07-22
1
-14
/
+17
*
|
Merged in msabramo/distribute_msabramo_py33 (pull request #10)
Jason R. Coombs
2012-07-21
1
-1
/
+5
|
\
\
|
*
|
Add tests and fix for marshal.load of pyc files on Python 3.3
Marc Abramowitz
2012-06-26
1
-1
/
+5
*
|
|
Merge pull request #12
Jason R. Coombs
2012-07-21
2
-0
/
+71
|
\
\
\
|
*
|
|
Issue #283 bdist_egg issues with python 3.3.0aX
Jim Fulton
2012-07-14
2
-0
/
+71
|
|
/
/
*
|
|
Reorganized imports
Jason R. Coombs
2012-07-21
1
-1
/
+9
*
|
|
Merged in dholth/distribute (pull request #11)
Jason R. Coombs
2012-07-21
1
-0
/
+65
|
\
\
\
|
*
|
|
improve .dist-info test
Daniel Holth
2012-07-07
1
-3
/
+13
|
*
|
|
test .dist-info distributions
Daniel Holth
2012-07-07
1
-0
/
+55
|
|
/
/
*
|
|
Merged in justinazoff/distribute (pull request #6)
Jason R. Coombs
2012-07-21
2
-4
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
When writing out scripts, respect the users umask
Justin Azoff
2012-05-12
2
-4
/
+11
*
|
|
Merge
Jason R. Coombs
2012-05-18
1
-2
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed failing test on Python 2.7.3 (and probably other recent patch releases)
Jason R. Coombs
2012-05-18
1
-2
/
+8
*
|
|
Exclude 'encodings' modules when removing modules from sys.modules. Workaroun...
Jason R. Coombs
2012-05-18
1
-2
/
+8
|
|
/
|
/
|
*
|
README.rst is now a standard
Alex Clark
2012-04-22
1
-1
/
+1
*
|
Fix typo in protocol_version. Thanks aclark!
Jason R. Coombs
2012-04-16
1
-1
/
+1
*
|
Allow for three requests (fixes test on Python 3.3).
Jason R. Coombs
2012-04-15
1
-1
/
+3
*
|
Skip another test that fails on Jython due to port 0 binding behavior.
Jason R. Coombs
2012-04-15
1
-0
/
+4
|
/
*
Split one test 'bad urls' into several different tests (for clarity).
Jason R. Coombs
2012-04-15
1
-4
/
+18
*
Skip test when MockServer can't detect the port to which it bound.
Jason R. Coombs
2012-04-15
1
-0
/
+4
*
Ensure that the setup.py is generated as bytes on Python 2 and 3 so that the ...
Jason R. Coombs
2012-04-14
1
-2
/
+7
*
Merge fix for doctest failures on Python 3. Fixes #277.
Jason R. Coombs
2012-04-14
1
-2
/
+2
|
\
|
*
Fixed test failures in the doctests on Python 3.
Jason R. Coombs
2012-04-14
1
-2
/
+2
*
|
Merge fixes for depends module imports. Fixes in part #277.
Jason R. Coombs
2012-04-14
1
-14
/
+22
|
\
\
|
*
|
Fixed issue where some functions are excluded from the depends module on cert...
Jason R. Coombs
2012-04-14
1
-14
/
+22
|
|
/
*
|
Fix one failing test per #277
Jason R. Coombs
2012-04-09
1
-1
/
+1
*
|
Fixed two issues for Python 2.4 compatibility. Tests now run again on Python 2.4
0.6.26
Jason R. Coombs
2012-04-08
2
-2
/
+3
*
|
Removed bind_and_activate parameters (not compatible with Python 2.4
Jason R. Coombs
2012-04-08
1
-8
/
+4
*
|
Removed unused import
Jason R. Coombs
2012-04-08
1
-1
/
+0
*
|
Converted new tests in test_easy_install to use call-back functions instead o...
Jason R. Coombs
2012-04-08
1
-29
/
+54
*
|
Merged fix for issue 227. All tests pass on Python 2.7.
Jason R. Coombs
2012-04-07
1
-0
/
+28
|
\
\
|
*
|
Backout changes to dist.py from 488cc8a13f66
Jason R. Coombs
2012-03-30
1
-2
/
+1
|
*
|
Yet another approach - invoking setopt directly prior to invoking a new setup...
Jason R. Coombs
2012-03-30
1
-15
/
+27
|
*
|
Put the setopt directives before bdist_egg
Jason R. Coombs
2012-03-29
1
-18
/
+16
|
*
|
Another attempt at a fix that uses setopt instead of hacking easy_install
Jason R. Coombs
2012-03-29
1
-10
/
+8
|
*
|
Merge with default
Jason R. Coombs
2012-03-29
19
-79
/
+192
|
|
\
\
|
*
|
|
Fix unintended addition of newline
Erik Bray
2011-08-30
1
-1
/
+1
|
*
|
|
First stab at a fix. The hack that allows it to work is that it allows the ea...
Erik Bray
2011-08-30
3
-3
/
+24
*
|
|
|
Add requests to the instance, so it's always available even if no requests we...
Jason R. Coombs
2012-04-07
1
-0
/
+1
*
|
|
|
Make sure to un-monkey-patch the Distribution class when running test_no_setu...
Jason R. Coombs
2012-04-07
1
-1
/
+2
*
|
|
|
Added another context to reset the _setup_stop_context
Jason R. Coombs
2012-04-07
1
-5
/
+20
*
|
|
|
Set the argv context so that easy_install.main invokes the command as if it h...
Jason R. Coombs
2012-04-07
1
-5
/
+12
[next]