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 19.5 in preparation for next release.
19.5
Jason R. Coombs
2016-01-23
1
-1
/
+1
*
Update changelog
Jason R. Coombs
2016-01-23
1
-2
/
+4
*
Merged in darjus/setuptools (pull request #169)
Jason R. Coombs
2016-01-23
3
-89
/
+7
|
\
|
*
Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no...
Darjus Loktevic
2016-01-11
3
-89
/
+7
*
|
Update changelog.
Jason R. Coombs
2016-01-23
1
-0
/
+1
*
|
Relicense the package as MIT license. Drop licensing as PSF and Zope as neith...
Jason R. Coombs
2016-01-23
1
-3
/
+1
*
|
Avoid TypeError when getfilesystemencoding returns None. Fixes #486.
Jason R. Coombs
2016-01-23
2
-1
/
+7
*
|
Add test capturing failure. Ref #486.
Jason R. Coombs
2016-01-23
1
-0
/
+10
*
|
Extract variable for candidate encodings
Jason R. Coombs
2016-01-23
1
-2
/
+4
*
|
Added tag 19.4.1 for changeset 0bda3291ac72
Jason R. Coombs
2016-01-23
1
-0
/
+1
*
|
Bumped to 19.4.1 in preparation for next release.
19.4.1
Jason R. Coombs
2016-01-23
1
-1
/
+1
*
|
Merged in svetlyak40wt/setuptools/svetlyak40wt/make-194-same-level-header-as-...
Jason R. Coombs
2016-01-23
1
-230
/
+1
|
\
\
|
*
|
Make all headers on the same level in CHANGES.txt.
Alexander Artemenko
2016-01-19
1
-231
/
+1
|
*
|
Make 19.4 same level header as other version numbers.
Alexander Artemenko
2016-01-18
1
-0
/
+1
*
|
|
Invoke import on importlib.machinery directly. Access an attribute to force i...
Jason R. Coombs
2016-01-23
2
-3
/
+11
|
/
/
*
|
Bumped to 19.5 in preparation for next release.
Jason R. Coombs
2016-01-16
1
-1
/
+1
*
|
Added tag 19.4 for changeset f47f3671508b
Jason R. Coombs
2016-01-16
1
-0
/
+1
*
|
Get VersionConflict from pkg_resources.
19.4
Jason R. Coombs
2016-01-16
1
-1
/
+1
*
|
Re-use tarfile_open for Python 2.6 compatibilty.
Jason R. Coombs
2016-01-16
1
-6
/
+2
*
|
Just use BytesIO
Jason R. Coombs
2016-01-16
1
-7
/
+1
*
|
Update changelog
Jason R. Coombs
2016-01-16
1
-2
/
+8
*
|
Merged in embray/setuptools (pull request #167)
Jason R. Coombs
2016-01-16
4
-42
/
+245
|
\
\
|
*
|
Sort __path__ entries for namespace packages according to their order
Erik Bray
2016-01-06
2
-11
/
+51
|
*
|
Fixes the original root cause of #231, and re-enables the test when the tempd...
Erik Bray
2015-12-31
2
-8
/
+27
|
*
|
Adds the regression test for distribute issue 323 that I attached to #207. T...
Erik Bray
2015-12-31
2
-29
/
+173
|
|
/
*
|
Remove script as it's no longer needed. Fixes #432.
Jason R. Coombs
2016-01-16
1
-260
/
+0
*
|
Pin to 1.6.4 due to https://github.com/pypa/twine/issues/158. Ref #432.
Jason R. Coombs
2016-01-16
1
-1
/
+1
*
|
Omit cert and client_cert, the latest release of twine is different than what...
Jason R. Coombs
2016-01-16
1
-2
/
+0
*
|
Copy all the defaults from twine.commands.upload, as they're not exposed in t...
Jason R. Coombs
2016-01-16
1
-1
/
+14
*
|
Fix two failures in sorting where filename parts became a factor in the versi...
Jason R. Coombs
2016-01-16
1
-3
/
+10
*
|
Always use Python 3 version of map
Jason R. Coombs
2016-01-16
18
-7
/
+26
*
|
Prefer relpath to string slicing for computing a path relative to a base. Fix...
Jason R. Coombs
2016-01-16
2
-4
/
+8
*
|
Reindent
Jason R. Coombs
2016-01-16
1
-11
/
+11
*
|
Extract function for getting data files for package.
Jason R. Coombs
2016-01-16
1
-4
/
+4
*
|
Remove superfluous local variable
Jason R. Coombs
2016-01-16
1
-2
/
+2
*
|
Move trailing comment to docstring
Jason R. Coombs
2016-01-16
1
-1
/
+2
*
|
Bumped to 19.4 in preparation for next release.
Jason R. Coombs
2016-01-15
1
-1
/
+1
*
|
Added tag 19.3 for changeset 32bba9bf8cce
Jason R. Coombs
2016-01-15
1
-0
/
+1
*
|
Update changelog
19.3
Jason R. Coombs
2016-01-06
1
-0
/
+2
|
/
*
Added tag 19.3b1 for changeset 66fa131a0d77
Jason R. Coombs
2016-01-04
1
-0
/
+1
*
Merge feature/issue-229
19.3b1
Jason R. Coombs
2016-01-04
38
-273
/
+1154
|
\
|
*
Use six in pkg_resources.
Jason R. Coombs
2016-01-04
2
-25
/
+11
|
*
Move six to pkg_resources for use there.
Jason R. Coombs
2016-01-04
7
-9
/
+6
|
*
Extract variable for extant name. Add comment about the hack.
Jason R. Coombs
2016-01-02
1
-3
/
+9
|
*
Add some docstrings
Jason R. Coombs
2016-01-02
1
-0
/
+13
|
*
Based on experimentation, the canonical module name needs to be in sys.module...
Jason R. Coombs
2016-01-02
1
-1
/
+4
|
*
Combine separate VendorImporters into a single one in pkg_resources.extern
Jason R. Coombs
2016-01-02
3
-45
/
+2
|
*
Pop the module off the stack, preventing the 'Version' class from having a di...
Jason R. Coombs
2016-01-02
2
-4
/
+2
|
*
Make VendorImporter more generic
Jason R. Coombs
2016-01-02
2
-26
/
+40
|
*
Create a PEP 302 importer for managing conditional import of vendored package...
Jason R. Coombs
2016-01-02
4
-90
/
+84
[next]