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
/
package_index.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
0.6a8 final.
PJ Eby
2005-11-16
1
-1
/
+1
*
Update for SourceForge's changed mirror page formats
PJ Eby
2005-11-16
1
-7
/
+7
*
Reduce the number of redundant host blocking warnings by not
PJ Eby
2005-11-04
1
-1
/
+1
*
Added "--allow-hosts" option to restrict downloading and spidering to
PJ Eby
2005-10-19
1
-22
/
+22
*
Fix a bug parsing #egg links reported by Ben Bangert on the distutils-sig.
PJ Eby
2005-09-24
1
-1
/
+1
*
Correctly handle URL fragments in --find-links.
PJ Eby
2005-09-14
1
-1
/
+1
*
Implemented md5 validation for PyPI and for URLs with a "#md5=..." anchor.
PJ Eby
2005-08-22
1
-30
/
+30
*
Document the "Environment" class, and simplify its API.
PJ Eby
2005-08-14
1
-2
/
+2
*
Fix bugs reported by Ian Bicking, Walter Doerwald, and Vincenzo Di Massa.
PJ Eby
2005-08-11
1
-3
/
+3
*
Renamed AvailableDistributions -> Environment. Add sketch of pkg_resources
PJ Eby
2005-08-07
1
-2
/
+2
*
Implement --editable option, which allows you to just download and extract
PJ Eby
2005-07-24
1
-24
/
+24
*
Massive API refactoring; see setuptools.txt changelog for details. Also,
PJ Eby
2005-07-18
1
-40
/
+40
*
The ``path`` attribute of ``Distribution`` objects is now ``location``,
PJ Eby
2005-07-17
1
-4
/
+4
*
Renamings for consistent terminology; distributions and requirements now
PJ Eby
2005-07-17
1
-2
/
+2
*
Fix bugs and implement features reported/requested by folks on the
PJ Eby
2005-07-12
1
-21
/
+62
*
Detect and handle conflicts with "unmanaged" packages when installing
PJ Eby
2005-07-10
1
-7
/
+7
*
Add upload support to setuptools, and make default downloads of setuptools
PJ Eby
2005-07-07
1
-12
/
+12
*
EasyInstall/setuptools 0.5a4: significant new features, including automatic
PJ Eby
2005-06-27
1
-14
/
+55
*
0.5a3 bugfix release
PJ Eby
2005-06-25
1
-1
/
+1
*
Fix stupid typos.
PJ Eby
2005-06-15
1
-2
/
+2
*
Add support for installing from .win32.exe's created by distutils (by
PJ Eby
2005-06-15
1
-17
/
+58
*
Add support for quiet/verbose/dry-run/optimize flags.
PJ Eby
2005-06-14
1
-4
/
+4
*
Support downloading packages that were uploaded to PyPI (by scanning all
PJ Eby
2005-06-14
1
-4
/
+4
*
Add lots of progress messages, so people know what the package search is
PJ Eby
2005-06-14
1
-37
/
+78
*
Move package index/downloading stuff to setuptools.package_index module.
PJ Eby
2005-06-12
1
-0
/
+369