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
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use MemoizedZipManifests for all operations. Fixes #240.
5.7
Jason R. Coombs
2014-08-15
1
-0
/
+11
*
Use absolute_import in svn_utils. Fixes #242.
Jason R. Coombs
2014-08-14
1
-0
/
+7
*
Fix typo; ref #239.
Jason R. Coombs
2014-08-10
1
-0
/
+6
*
Include setup_requires directive in Distribution attributes and metadata. Fix...
Jason R. Coombs
2014-08-10
1
-0
/
+8
*
Correct execfile implementation for Python 2.6. Fixes #236.
Jason R. Coombs
2014-08-01
1
-0
/
+6
*
Update changelog
Jason R. Coombs
2014-07-06
1
-0
/
+7
*
Make memoized zip manifests opt-in using the PKG_RESOURCES_CACHE_ZIP_MANIFEST...
Jason R. Coombs
2014-07-05
1
-2
/
+6
*
Merge with master
Jason R. Coombs
2014-07-05
1
-4
/
+61
|
\
|
*
Merge pull-request #57
5.3
Jason R. Coombs
2014-06-28
1
-0
/
+9
|
|
\
|
|
*
Moved the additions to the change file up, after rebasing.
Philip Thiem
2014-05-31
1
-9
/
+9
|
|
*
Prune paths file list starting with (RCS|CVS|.svn) as well as path with
Philip Thiem
2014-04-23
1
-0
/
+2
|
|
*
Fixes Issue #185: Svn not working on new style svn metadata.
Philip Thiem
2014-04-16
1
-0
/
+7
|
*
|
Always generate the lines, even in dry run.
Jason R. Coombs
2014-06-22
1
-0
/
+2
|
*
|
Update changelog
Jason R. Coombs
2014-06-22
1
-0
/
+2
|
*
|
Update changelog
Jason R. Coombs
2014-06-22
1
-0
/
+8
|
*
|
Update changelog to reflect incidental change in 5.0.
Jason R. Coombs
2014-06-22
1
-0
/
+2
|
*
|
Update changelog
Jason R. Coombs
2014-06-15
1
-0
/
+8
|
*
|
Update changelog
5.0.2
Jason R. Coombs
2014-06-15
1
-0
/
+6
|
*
|
Rename script template to use .tmpl extensions.
Jason R. Coombs
2014-06-14
1
-0
/
+7
|
*
|
Update changelog
Jason R. Coombs
2014-06-14
1
-3
/
+16
*
|
|
Summarize zip_manifest cache changes.
Philip Thiem
2014-05-31
1
-0
/
+7
|
/
/
*
|
Update changelog
Jason R. Coombs
2014-06-14
1
-0
/
+2
*
|
Merge with the rest of 3.7.1
Jason R. Coombs
2014-06-14
1
-0
/
+6
|
\
\
|
*
|
Update changelog
3.7.1
Jason R. Coombs
2014-06-02
1
-0
/
+6
|
|
/
*
/
Update changelog
3.8
Jason R. Coombs
2014-06-01
1
-0
/
+7
|
/
*
Update changelog
3.7b1
Jason R. Coombs
2014-05-27
1
-0
/
+6
*
Update changelog. Fixes #203.
Jason R. Coombs
2014-05-07
1
-0
/
+7
*
Merge Pull Request #48
3.5.2
Jason R. Coombs
2014-05-07
1
-0
/
+7
|
\
|
*
Update changelog
Jason R. Coombs
2014-05-07
1
-0
/
+7
*
|
Restore install._install with a comment to capture its requirement on earlier...
Jason R. Coombs
2014-05-04
1
-0
/
+7
*
|
Update changelog
Jason R. Coombs
2014-05-03
1
-0
/
+4
*
|
Monkey-patch the write_pkg_info method on Python 3.1 DistributionMetadata. Fi...
Jason R. Coombs
2014-05-03
1
-0
/
+7
|
/
*
Exclude children of excluded parents when doing package discovery. Fixes #184.
3.4.4
Jason R. Coombs
2014-04-11
1
-0
/
+7
*
Issue #183: Really fix test command with Python 3.1.
3.4.3
Arfrever Frehtes Taifersar Arahesis
2014-04-07
1
-0
/
+6
*
Wrap unittest.main in a compatibility wrapper for Python 3.1 compatibility. F...
3.4.2
Jason R. Coombs
2014-04-06
1
-0
/
+6
*
Extract the resolution of loader/runner classes. Allows None value to pass-th...
Jason R. Coombs
2014-03-30
1
-0
/
+6
*
Allow install to proceed with an egg install on IronPython and any other envi...
3.4
Jason R. Coombs
2014-03-30
1
-0
/
+4
*
Removed notice about PEP 420 package finder. Discussion in the ticket (Ref #9...
Jason R. Coombs
2014-03-28
1
-3
/
+0
*
Apply patch based on patch in 2008 by Klaus Zimmerman. Fixes #176.
Jason R. Coombs
2014-03-28
1
-0
/
+2
*
Update changelog
Jason R. Coombs
2014-03-22
1
-5
/
+4
*
Add support for PEP 420 namespace packages to find_packages()
Wyatt Lee Baldwin
2014-02-12
1
-0
/
+9
*
Add include parameter to find_packages.
Wyatt Lee Baldwin
2014-02-12
1
-0
/
+6
*
Bump wincertstore to 0.2. Fixes #164.
Jason R. Coombs
2014-03-14
1
-0
/
+1
*
Issue #162: Update dependency on certifi to 1.0.1.
Arfrever Frehtes Taifersar Arahesis
2014-03-11
1
-0
/
+1
*
Use a single method to handle both languages.
Jason R. Coombs
2014-03-10
1
-0
/
+6
*
Update changelog
Jason R. Coombs
2014-03-08
1
-0
/
+7
*
Correct typo in previous bugfix
3.0.2
Jason R. Coombs
2014-03-06
1
-0
/
+6
*
Restore support for Python 2.6 in bootstrap script. Fixes #157.
Jason R. Coombs
2014-03-06
1
-0
/
+7
*
Issue #156: Fix spelling of __PYVENV_LAUNCHER__ variable.
3.0
Arfrever Frehtes Taifersar Arahesis
2014-03-04
1
-0
/
+1
*
Update changelog
Jason R. Coombs
2014-02-24
1
-0
/
+2
[prev]
[next]