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
/
setuptools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Override upload command to load passwords from keyring when available and not...
20.1
Jason R. Coombs
2016-02-11
2
-1
/
+24
*
Bumped to 20.1 in preparation for next release.
Jason R. Coombs
2016-02-07
1
-1
/
+1
*
Bumped to 20.0 in preparation for next release.
Jason R. Coombs
2016-02-07
1
-1
/
+1
*
Merge backout of 1ae2a75724bb; fixes #118.
Jason R. Coombs
2016-02-07
1
-1
/
+1
|
\
|
*
Backout changeset 1ae2a75724bbba56373784f185a7f235ed0f24a4
Jason R. Coombs
2016-02-07
1
-1
/
+1
*
|
Bumped to 19.8 in preparation for next release.
Jason R. Coombs
2016-02-03
1
-1
/
+1
*
|
Bumped to 19.7 in preparation for next release.
19.7
Jason R. Coombs
2016-02-03
1
-1
/
+1
*
|
FreeBSD: Add root certificate from ca_root_nss.
Julien Cigar
2016-02-03
1
-0
/
+1
*
|
Bumped to 19.6.3 in preparation for next release.
Jason R. Coombs
2016-01-31
1
-1
/
+1
*
|
Bumped to 19.6.2 in preparation for next release.
Matthew Iversen
2016-01-29
1
-1
/
+1
*
|
Bumped to 19.6.1 in preparation for next release.
19.6.1
Matthew Iversen
2016-01-29
1
-1
/
+1
*
|
Rather than re-use globals of setuptools.launch, build a unique namespace in ...
Jason R. Coombs
2016-01-25
1
-6
/
+13
*
|
Bumped to 19.7 in preparation for next release.
Jason R. Coombs
2016-01-24
1
-1
/
+1
*
|
Also hide Cython when hiding setuptools, as setuptools will have imported Cyt...
19.6b1
Jason R. Coombs
2016-01-24
1
-1
/
+5
*
|
Add 'launch' hook, based on pip.utils.setuptools_build
Jason R. Coombs
2016-01-24
1
-0
/
+28
*
|
Bumped to 19.6 in preparation for next release.
Jason R. Coombs
2016-01-23
1
-1
/
+1
*
|
Bumped to 19.5 in preparation for next release.
19.5
Jason R. Coombs
2016-01-23
1
-1
/
+1
*
|
Merged in darjus/setuptools (pull request #169)
Jason R. Coombs
2016-01-23
2
-88
/
+5
|
\
\
|
*
|
Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no...
Darjus Loktevic
2016-01-11
2
-88
/
+5
*
|
|
Avoid TypeError when getfilesystemencoding returns None. Fixes #486.
Jason R. Coombs
2016-01-23
1
-1
/
+1
*
|
|
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
*
|
|
Bumped to 19.4.1 in preparation for next release.
19.4.1
Jason R. Coombs
2016-01-23
1
-1
/
+1
*
|
|
Bumped to 19.5 in preparation for next release.
Jason R. Coombs
2016-01-16
1
-1
/
+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
*
|
|
Merged in embray/setuptools (pull request #167)
Jason R. Coombs
2016-01-16
2
-29
/
+173
|
\
\
\
|
*
|
|
Adds the regression test for distribute issue 323 that I attached to #207. T...
Erik Bray
2015-12-31
2
-29
/
+173
|
|
/
/
*
|
|
Always use Python 3 version of map
Jason R. Coombs
2016-01-16
15
-5
/
+20
*
|
|
Prefer relpath to string slicing for computing a path relative to a base. Fix...
Jason R. Coombs
2016-01-16
1
-4
/
+2
*
|
|
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
|
/
/
*
|
Move six to pkg_resources for use there.
Jason R. Coombs
2016-01-04
4
-870
/
+1
*
|
Combine separate VendorImporters into a single one in pkg_resources.extern
Jason R. Coombs
2016-01-02
1
-44
/
+1
*
|
Pop the module off the stack, preventing the 'Version' class from having a di...
Jason R. Coombs
2016-01-02
1
-2
/
+1
*
|
Make VendorImporter more generic
Jason R. Coombs
2016-01-02
1
-13
/
+20
*
|
Create a PEP 302 importer for managing conditional import of vendored package...
Jason R. Coombs
2016-01-02
2
-45
/
+42
*
|
Use the same technique in pkg_resources, relying on an 'extern' module to res...
Jason R. Coombs
2015-12-31
2
-3
/
+2
*
|
Make the technique even more generic
Jason R. Coombs
2015-12-31
1
-7
/
+6
*
|
Modeling after Astropy's technique for bundling libraries, the imports are no...
Jason R. Coombs
2015-12-31
26
-159
/
+76
*
|
Update vendoring technique to match that used for packaging. Ref #229.
Jason R. Coombs
2015-12-31
31
-61
/
+1030
*
|
Merge with master. Ref #229.
Jason R. Coombs
2015-12-31
34
-880
/
+1405
|
\
\
|
*
|
Bumped to 19.3 in preparation for next release.
Jason R. Coombs
2015-12-25
1
-1
/
+1
|
*
|
Bumped to 19.2 in preparation for next release.
19.2
Jason R. Coombs
2015-12-25
1
-1
/
+1
|
*
|
Merged in viraptor/setuptools (pull request #162)
Jason R. Coombs
2015-12-25
1
-2
/
+2
|
|
\
\
|
|
*
|
Fix multiline strings with missing spaces
Stanislaw Pitucha
2015-12-07
1
-2
/
+2
[next]