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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped to 1.1.1 in preparation for next release.
1.1.1
Jason R. Coombs
2013-09-03
2
-2
/
+2
*
Correct AttributeError in upload command on Python 2.4. Fixes #76
Jason R. Coombs
2013-09-03
2
-4
/
+5
*
Remove unused variable
Jason R. Coombs
2013-09-03
1
-1
/
+0
*
Use isinstance for type comparison
Jason R. Coombs
2013-09-03
1
-1
/
+1
*
Remove import *
Jason R. Coombs
2013-09-03
1
-4
/
+4
*
Remove long-disabled functionality 'check_conflicts'.
Jason R. Coombs
2013-09-02
1
-56
/
+1
*
Remove unused import
Jason R. Coombs
2013-09-02
1
-1
/
+0
*
Rename variable to avoid conflation with global
Jason R. Coombs
2013-09-02
1
-4
/
+4
*
Refactor for nicer indentation
Jason R. Coombs
2013-09-02
1
-8
/
+7
*
Normalize style
Jason R. Coombs
2013-09-02
1
-4
/
+8
*
Move imports to header
Jason R. Coombs
2013-09-02
1
-2
/
+2
*
More simply resolve _dont_write_bytecode.
Jason R. Coombs
2013-09-02
1
-7
/
+2
*
Refactor _dont_write_bytecode detection
Jason R. Coombs
2013-09-02
1
-5
/
+7
*
Move imports to leader
Jason R. Coombs
2013-09-02
1
-4
/
+3
*
Refactor for clarity
Jason R. Coombs
2013-09-02
1
-4
/
+8
*
Reorganize imports
Jason R. Coombs
2013-09-02
1
-6
/
+10
*
Remove unused import
Jason R. Coombs
2013-09-02
1
-1
/
+1
*
Remove unused import
Jason R. Coombs
2013-09-02
1
-1
/
+1
*
Merge update to ez_setup.py
Jason R. Coombs
2013-08-31
3
-3
/
+21
|
\
|
*
ez_setup.py now takes a --insecure argument to bypass the secure downloaders....
Jason R. Coombs
2013-08-31
3
-3
/
+21
*
|
Merged in ncoghlan/setuptools/docs_update_for_requires (pull request #14)
Jason R. Coombs
2013-08-30
1
-15
/
+42
|
\
\
|
*
|
Typo fix
Nick Coghlan
2013-08-30
1
-1
/
+1
|
*
|
Add back a more descriptive intro
Nick Coghlan
2013-08-30
1
-0
/
+15
|
*
|
Document __main__.__requires__
Nick Coghlan
2013-08-25
1
-15
/
+27
*
|
|
Update reference to distribute.
Jason R. Coombs
2013-08-26
1
-1
/
+1
*
|
|
Bumped to 1.2 in preparation for next release.
Jason R. Coombs
2013-08-26
4
-54
/
+54
*
|
|
Added tag 1.1 for changeset d943b67fe80d
Jason R. Coombs
2013-08-26
1
-0
/
+1
|
|
/
|
/
|
*
|
Nest try/except/finally for use on Python 2.4. Fixes #72.
1.1
Jason R. Coombs
2013-08-26
2
-9
/
+13
*
|
Updated changelog entry to reference the pertinent issue.
Jason R. Coombs
2013-08-25
1
-8
/
+8
*
|
Updated error message reported when `--allow-hosts` blocks a link to provide ...
Jason R. Coombs
2013-08-25
2
-1
/
+9
*
|
Trim excess whitespace
Jason R. Coombs
2013-08-25
1
-123
/
+4
*
|
Remove unused imports
Jason R. Coombs
2013-08-25
1
-4
/
+0
*
|
Reorganize imports
Jason R. Coombs
2013-08-25
1
-4
/
+9
|
/
*
Merge
Jason R. Coombs
2013-08-19
1
-3
/
+14
|
\
|
*
Powershell isn't installed by default on Windows Server 2008. Also it's possi...
Jason R. Coombs
2013-08-19
1
-3
/
+14
*
|
Fix spelling
Daniel Néri
2013-08-18
1
-1
/
+1
*
|
Corrected title formatting and hyperlink to correct Sphinx errors
Jason R. Coombs
2013-08-17
1
-3
/
+4
*
|
Remove linked changes file after upload and push
Jason R. Coombs
2013-08-17
1
-0
/
+3
*
|
Extract bookmark name into the class
Jason R. Coombs
2013-08-17
1
-6
/
+8
*
|
Encapsulate bootstrap bookmark functionality
Jason R. Coombs
2013-08-17
1
-16
/
+18
*
|
Refactor for clarity
Jason R. Coombs
2013-08-17
1
-11
/
+13
*
|
Use jaraco.packaging 2.0 to invoke pushing the bookmark as a separate operati...
Jason R. Coombs
2013-08-17
1
-2
/
+10
*
|
Bumped to 1.1 in preparation for next release.
Jason R. Coombs
2013-08-17
4
-68
/
+68
*
|
Added tag 1.0 for changeset c385fdf1f976
Jason R. Coombs
2013-08-17
1
-0
/
+1
|
/
*
Removed the --delete-conflicting and --ignore-conflicts-at-my-risk options, w...
1.0
Jason R. Coombs
2013-08-17
3
-66
/
+9
*
Updated docs in Multiple Python Versions to reference supported Python versions.
Jason R. Coombs
2013-08-17
1
-9
/
+7
*
Reorganized the documentation to cover the different launcher techniques.
Jason R. Coombs
2013-08-17
1
-30
/
+62
*
Changed the launcher relevant environment variable to SETUPTOOLS_LAUNCHER and...
Jason R. Coombs
2013-08-17
3
-13
/
+17
*
Updated changelog once more to provide a re-assuring narrative about the back...
Jason R. Coombs
2013-08-17
1
-1
/
+5
*
Updated changelog to highlight backward-incompatible changes
Jason R. Coombs
2013-08-17
1
-7
/
+10
[next]